298 Commits (7543f03e1291a03723c3ac28e71016fbffa32c5e)
 

Author SHA1 Message Date
Óscar de9cce5fa9
feat: add dual image support for switching themes
Closes #41
2 years ago
welpo b3dc5396b4
feat: add dual image support for switching themes 2 years ago
welpo 1496f0cf73
💄 style: set style for figure & figure captions 2 years ago
welpo 2c4b64481c
📝 docs: add closing shortcode tag to references() 2 years ago
Óscar bb763ada0e
Merge pull request #57 from welpo/feature/references-shortcode
 feat: format references with custom shortcode
2 years ago
welpo bec5ccb9b7
📝 add link to shortcodes in repository 2 years ago
welpo 4e4021da5d
feat: format references with custom shortcode
Uses hanging indent for a References section.
2 years ago
welpo c2d9107cd3
💄 style: increase iframe margins 2 years ago
welpo 372d696eec
💄 style: center and enlarge iframes (embeds) 2 years ago
welpo 54ae781352
🔒️ fix: prevent malformed CSP header 2 years ago
welpo 5dcd605801
💄 style: incrase footer's margin-bottom
Reverts back to c7d50c6399
2 years ago
Óscar 20a354b2da
Merge pull request #56 from welpo/feature/custom-separator
 feat: use custom separator from config in meta & title
2 years ago
welpo aa00640e96
feat: use custom separator from config in meta & title 2 years ago
Óscar ba0631b4e0
Merge pull request #55 from welpo/fix/title-tag
🐛 fix: use set_title macro to set proper titles
2 years ago
welpo 9ac150423b
♻️ refactor: remove unused set_title argument 2 years ago
welpo 53d2624133
🐛 fix: use set_title macro to set proper titles
Fixes #33
2 years ago
welpo 872992b426
💄 style: use serif font in footnote numbers
For consistency with the paragraph and note contents.
2 years ago
Óscar 611790ab2b
📝 docs: improve punctuation 2 years ago
welpo 5a2738f665
📝 docs: add Contributing guidelines 2 years ago
welpo 5cbc33a838
📝 docs: add code of conduct 2 years ago
welpo c7d50c6399
💄 style: consistent margins above and below content
Moves margin from footer to content.
2 years ago
welpo 69d4985fc5
📝 docs: replace `test` tag with `showcase` 2 years ago
Óscar 2f2b86669d
Merge pull request #54 from welpo/feature/custom-security-headers
 feat: allow customizable secure headers (CSP)
2 years ago
welpo 73a563872e
✏️ docs: fix typos 2 years ago
welpo d7caa7af5f
feat: allow customizable secure headers (CSP) 2 years ago
Óscar a8540ab499
Merge pull request #53 from welpo/style/footnotes
💄♻️ update footnotes styling and refactor font variables
2 years ago
welpo d6c198e379
♻️ refactor: set font types as variables 2 years ago
welpo f4cd6e6a92
💄 style: update footnote styling 2 years ago
Óscar 2367c793bc
Merge pull request #52 from welpo/refactor/macros
♻️ refactor: split macros.html in different files
2 years ago
welpo 3aa22cb3ad
♻️ refactor: split macros.html in different files
Clearer macros format.
2 years ago
Óscar 3d7a662ac8
Merge pull request #50 from welpo/feature/word-number-on-reading-time-hover
🥚 feature: add tooltip on reading time to show number of words
2 years ago
welpo ae88ca4db1
🔥 refactor: remove unused meta hover logic
This was used for the previous functionality where the "time to read"
meta would become "number of words" on hover.
2 years ago
welpo 9ed4034260
🥚 refactor: show word count as reading time tooltip 2 years ago
welpo d9cd64e5a4
feat: display word count when hovering over read time 2 years ago
welpo 23f5c6d309
🔧 improvement: open external links in new window 2 years ago
welpo 1c93df0a6f
️ refactor: improve table of contents accessibility 2 years ago
welpo e4c6705843
💄 style: resize headers 2 years ago
Óscar b387f3b32d
Merge pull request #49 from welpo/docs/markdown-examples
📝 docs: use markdown to showcase theme's capabilities
2 years ago
welpo 2f07137cca
📝 docs: use markdown to showcase theme's capabilities 2 years ago
Óscar a1c16b0df0
Merge pull request #47 from welpo/feature/responsive-footer
📱 feat: make footer & banner responsive
2 years ago
welpo 921725cb11
📱 feat: make footer & banner responsive
Social icons were too big on smaller screens.
Fix #34
2 years ago
Óscar 900cce3b65
Merge pull request #46 from welpo/style/increase-margins
💄 style: increase margins before content & after ToC
2 years ago
welpo 83b7bb9d3a
💄 style: increase margins before content & after ToC 2 years ago
welpo 0ecc656b91
💄 style: reduce font size for meta in cards 2 years ago
Óscar 0c4aef7d44
Merge pull request #45 from welpo/feature/ordinal-days-date
 feat: use ordinal day number in dates
2 years ago
welpo 0ecc6eff78
feat: use ordinal day number in dates
If the date_format variable in config.toml is empty, the new format date
will be used. Example: 2nd August 2043.
2 years ago
Óscar e052371865
📝 docs: add internetVin's blog as inspiration 2 years ago
welpo 367d6a8be4
💄 style: reduce font-size and increase line-height in article-title 2 years ago
Óscar c05b9b85b4
Merge pull request #44 from welpo/style/links-metadata-rehaul
💄 style: coloured links in paragraph; meta changes
2 years ago
welpo 4390b7bdfb
💄 style: coloured links in paragraph; meta changes
- Links in paragraphs are no longer underlined, but rather coloured with
the accent-colour of the theme.
- The meta section on posts (date, time to read, tags) is rehauled. It's
more compact, less distracting and more minimal.
- Line height is increased.
2 years ago