1031 Commits

Author SHA1 Message Date
welpo
1f4f3a906f
💄 style: increase margin between anchor and header 2023-03-06 11:28:56 +01:00
welpo
f83c75ed04
🔥 refactor: remove useless lines 2023-03-06 02:41:32 +01:00
welpo
27dc4b9a96
🔥 refactor: remove unused section_title variable 2023-03-06 02:35:38 +01:00
welpo
7532e0ab12
feat: add anchor header links on hover
Closes #64
2023-03-06 02:22:02 +01:00
welpo
026a240536
🐛 fix: comment out empty date_format
Otherwise dates aren't rendered. Adds explanation in comments.
2023-03-06 00:33:35 +01:00
welpo
dceceff5fd
♻️ refactor: improve spacing and indentation 2023-03-06 00:20:31 +01:00
welpo
4b18391c18
♻️ refactor: format date as "6 July 2049"
Follows Oxford's and other formal style manuals.
2023-03-06 00:07:41 +01:00
welpo
7195734d59
🐛 fix: set proper ul & li scope for .meta elements
Fixes broken Table of Contents styling.
2023-03-05 20:34:17 +01:00
welpo
cd2ab356be
💄 style: redesign post listing and other minor changes 2023-03-05 19:58:19 +01:00
welpo
14156b590a
🚚 refactor: move blog posts to blog section 2023-03-05 19:53:52 +01:00
welpo
cec746c1ce
💄 style: remove transitions 2023-03-05 19:53:12 +01:00
welpo
8ac1894a66
💄 style: redesign tag pages 2023-03-05 19:52:51 +01:00
welpo
7605ccaf54
♻️ refactor: use consistent pagination 2023-03-05 19:51:20 +01:00
welpo
f5834a2e39
💄 style: increase date opacity 2023-03-05 19:50:02 +01:00
welpo
a8e49cfedf
♻️ refactor: use consistent pagination 2023-03-05 19:48:16 +01:00
welpo
6938ae42f9
🔥 refactor: remove 403 page 2023-03-05 19:46:26 +01:00
welpo
64449d5d9f
🚚 refactor: move blog posts blog section 2023-03-05 19:44:36 +01:00
welpo
4ac32077eb
📝 docs: update inspiration 2023-03-05 19:42:44 +01:00
welpo
80ec217607
💄 style: remove "home" from navigation 2023-03-05 19:41:42 +01:00
welpo
de46a24d37
♻️ refactor: rename extra.desc to extra.header 2023-03-01 12:34:10 +01:00
Óscar
644dd1a4ba
💄 style: list tags redesign 2023-03-01 01:19:56 +01:00
welpo
b33a942766
💄 style: use cards/boxes for tag list 2023-03-01 00:57:44 +01:00
welpo
b1728fc441
♻️ refactor: use rem instead of px 2023-03-01 00:56:50 +01:00
welpo
a761fd00ee
🚧 style: list all posts per tag 2023-02-28 18:36:31 +01:00
welpo
887929fac7
♻️ refactor: wrap tags in ul>li
Long tags will get wrapped onto new lines now.
2023-02-27 18:45:46 +01:00
welpo
9b680b0da7
📝 docs: set consistent paths for imgs 2023-02-27 18:42:02 +01:00
welpo
0648bc80e2
♻️ refactor: rename 'Categories' to 'Tags' 2023-02-27 01:45:42 +01:00
Óscar
ca96eeab54
feat: add 'Last updated' extra tag 2023-02-27 01:06:48 +01:00
welpo
bd72fb84be
🔥 refactor: remove extra last_updated date 2023-02-27 01:05:25 +01:00
welpo
abfe2f9dc8
✏️ fix: update year to current year 2023-02-27 01:04:32 +01:00
welpo
31ea93bbbe
♻️ refactor: use native updated field 2023-02-27 01:03:33 +01:00
welpo
ed47f2580b
feat: add 'Last updated' extra tag 2023-02-27 00:55:17 +01:00
welpo
eb60527bfb
📝 docs: change 'Usage' section styling 2023-02-26 23:57:12 +01:00
Óscar
de9cce5fa9
feat: add dual image support for switching themes
Closes #41
2023-02-25 22:33:29 +01:00
welpo
b3dc5396b4
feat: add dual image support for switching themes 2023-02-25 22:28:43 +01:00
welpo
1496f0cf73
💄 style: set style for figure & figure captions 2023-02-25 20:06:19 +01:00
welpo
2c4b64481c
📝 docs: add closing shortcode tag to references() 2023-02-25 02:07:13 +01:00
Óscar
bb763ada0e
Merge pull request #57 from welpo/feature/references-shortcode
 feat: format references with custom shortcode
2023-02-25 02:05:03 +01:00
welpo
bec5ccb9b7
📝 add link to shortcodes in repository 2023-02-25 02:04:14 +01:00
welpo
4e4021da5d
feat: format references with custom shortcode
Uses hanging indent for a References section.
2023-02-25 02:00:42 +01:00
welpo
c2d9107cd3
💄 style: increase iframe margins 2023-02-24 14:56:38 +01:00
welpo
372d696eec
💄 style: center and enlarge iframes (embeds) 2023-02-24 14:48:06 +01:00
welpo
54ae781352
🔒️ fix: prevent malformed CSP header 2023-02-23 01:35:06 +01:00
welpo
5dcd605801
💄 style: incrase footer's margin-bottom
Reverts back to c7d50c6399f43351b8b2e77d640a6f38936f14aa
2023-02-23 00:53:54 +01:00
Óscar
20a354b2da
Merge pull request #56 from welpo/feature/custom-separator
 feat: use custom separator from config in meta & title
2023-02-22 23:58:49 +01:00
welpo
aa00640e96
feat: use custom separator from config in meta & title 2023-02-22 23:56:34 +01:00
Óscar
ba0631b4e0
Merge pull request #55 from welpo/fix/title-tag
🐛 fix: use set_title macro to set proper titles
2023-02-22 23:49:26 +01:00
welpo
9ac150423b
♻️ refactor: remove unused set_title argument 2023-02-22 23:33:45 +01:00
welpo
53d2624133
🐛 fix: use set_title macro to set proper titles
Fixes #33
2023-02-22 23:28:14 +01:00
welpo
872992b426
💄 style: use serif font in footnote numbers
For consistency with the paragraph and note contents.
2023-02-22 03:00:33 +01:00