Óscar
|
011d24a74b
|
🐛 fix(article-navigation): adjust spacing for RTL (#275)
|
1 year ago |
Mohammed Alotaibi
|
b3ef23f305
|
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
1 year ago |
ZzMzaw
|
b011f58da6
|
✨ feat: allow inverting previous/next article links (#261)
- Adds next/previous labels for clarity
- Truncated long titles get "…" appended
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
1 year ago |
Óscar
|
906bc9dec0
|
✨ feat: add search functionality (#250)
|
1 year ago |
Óscar
|
dac6bfc024
|
✨ feat: add previous/next article navigation (#246)
|
1 year ago |
Óscar Fernández
|
6b69cf7a3e
|
🐛 fix: prevent background overflow on link hover (#226)
|
1 year ago |
welpo
|
1e33b9bc1f
|
✨ feat: improve clickability cue by adding pointer cursor to details summary
|
1 year ago |
Óscar Fernández
|
1df3f7f89c
|
✨ feat(sitemap): add XML styling (#221)
|
1 year ago |
Donovan Glover
|
944ad4db35
|
💄 fix(style): add line-height to .section-title (#205)
|
1 year ago |
Óscar Fernández
|
2c6ac293ad
|
♿️ fix: improve accessibility and i18n (#183)
|
1 year ago |
Óscar
|
6f269eee4a
|
✨ feat(templates): introduce info-page template (#147)
|
1 year ago |
Óscar
|
14ccb208cf
|
🎨 refactor: turn macros into partials & sort CSS (#146)
|
1 year ago |
Óscar
|
0055a3613e
|
♿️ fix(a11y): update heading tags (#140)
|
1 year ago |
welpo
|
1adf2423f3
|
💄style: use divider-color for <hr> & remove border-color
|
2 years ago |
welpo
|
95a35fceb6
|
🔥chore(css): remove duplicated hr declaration
|
2 years ago |
Óscar
|
ac41bb18f8
|
✨feat(quick-navigation): add ToC button (#115)
|
2 years ago |
welpo
|
497566e696
|
🔥 chore: remove duplicated `p` line-height
|
2 years ago |
welpo
|
8949db43e1
|
💄 fix: draft margin
|
2 years ago |
welpo
|
e3ee95d718
|
💄 style: redesign block quotes
|
2 years ago |
Óscar
|
5cdc18e688
|
✨ feat: add backlinks to footnotes (#101)
|
2 years ago |
welpo
|
a1ceb74785
|
💄 style: improve footnotes and `<hr>` styling
Fixes multiple footnotes having a horizontal line above each.
|
2 years ago |
welpo
|
05a6d15455
|
✨ feat: add quick navigation buttons
💄 style(dark): change inline code background
♻️ refactor: simplify comment system logic
|
2 years ago |
welpo
|
787243c3c5
|
♻️ refactor: unify table styling
|
2 years ago |
welpo
|
0494a54f57
|
💄 style: add styling to infobox
|
2 years ago |
welpo
|
36930dc817
|
💄 style: add `padding-top` class
|
2 years ago |
welpo
|
5bdb8045a6
|
💄 style: set custom header anchor
|
2 years ago |
welpo
|
87a5c9a3a2
|
♻️ refactor: simplify sans-serif-font declarations
🐛 fix: use sans-serif in article
|
2 years ago |
welpo
|
14997045d8
|
✨ style: prevent header anchor selection
- Add `user-select: none` to .zola-anchor class in CSS
|
2 years ago |
welpo
|
050f546e27
|
🐛 fix: set proper scope to transparent hover for anchor
|
2 years ago |
welpo
|
1c07128aeb
|
💄 style: use theme's primary colour for table headers
|
2 years ago |
welpo
|
7a1bb1d04c
|
🎨 refactor: improve code format; set tabs = 4 spaces
|
2 years ago |
welpo
|
8006500593
|
💄 style: minor changes to article title
Increases line height.
|
2 years ago |
welpo
|
15f26293b5
|
💄 style: reduce text/background contrast
|
2 years ago |
welpo
|
15c1280706
|
💄 style: hide anchor links on small screens
|
2 years ago |
welpo
|
884cc90439
|
🐛 fix: remove header link background change on hover
|
2 years ago |
welpo
|
667f15abb2
|
🐛 fix: remove h1 permalink 🔗 background on hover
|
2 years ago |
welpo
|
0f07a6e98b
|
💄 style: remove round borders on tables for consistency
|
2 years ago |
welpo
|
ba19524254
|
💄 style: simplify colourscheme
Improves accessibility and cohesion.
|
2 years ago |
welpo
|
77298d82b0
|
💄 style: fix invisible url on hover in projects
|
2 years ago |
welpo
|
e51f5318d6
|
♿️ style: increase contrast for link hover
|
2 years ago |
welpo
|
1f4f3a906f
|
💄 style: increase margin between anchor and header
|
2 years ago |
welpo
|
7532e0ab12
|
✨ feat: add anchor header links on hover
Closes #64
|
2 years ago |
welpo
|
cd2ab356be
|
💄 style: redesign post listing and other minor changes
|
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
|
872992b426
|
💄 style: use serif font in footnote numbers
For consistency with the paragraph and note contents.
|
2 years ago |
welpo
|
f4cd6e6a92
|
💄 style: update footnote styling
|
2 years ago |
welpo
|
83b7bb9d3a
|
💄 style: increase margins before content & after ToC
|
2 years ago |
welpo
|
367d6a8be4
|
💄 style: reduce font-size and increase line-height in article-title
|
2 years ago |