Ó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
welpo
83e211a18d
📝 docs: js size has grown :(
2 years ago
welpo
9242fa4389
📱 feature: responsive (and centered) images
2 years ago
Óscar
d653f5b281
Merge pull request #43 from welpo/style/redesign-posts
...
💄 style: narrower blog layout, smaller and thinner text, and more
2 years ago
Óscar
9ff7462ccd
Merge branch 'main' into style/redesign-posts
2 years ago
welpo
8fe96d3f46
Commit Message: Refactor font weight and size, add article max-width, update color variables
2 years ago
welpo
799b31d403
✏️ fix: minor typo
2 years ago
Óscar
586b5617b2
Merge pull request #39 from welpo/feature/default-theme-switcher
...
Change default theme to OS default; listen to OS default theme changes and switch accordingly (as long as there's no user preference set)
2 years ago
welpo
e61e7970f2
💄 style: slight redesign of quote blocks
...
Uses theme's colours.
2 years ago
welpo
6afcd2fbbb
📱 improvement: responsive inline code font size
2 years ago
welpo
9a1f5db45c
✨ feat: listen for changes on OS theme to switch accordingly
...
As long as the visitor has not changed the default theme, the site will
change between dark and light themes matching the OS setting.
2 years ago
serginogal
2f80b0b5ad
⚡ feat: clean js code
2 years ago
welpo
505eb2cb72
⚡ ️ improvement: try to load local fonts first
2 years ago
Óscar
40c12a8ed0
Merge pull request #40 from welpo/feature/dimmable-image-shortcode
...
✨ feat: add dimmable-image shortcode for dark theme
2 years ago