Commit Graph

27 Commits

Author SHA1 Message Date
e4246c69b8 feat: Skip to content link 2024-02-04 00:32:33 +03:00
97df3b9f3a fix: Hmm 2024-01-31 01:26:58 +03:00
74db6f4c8c fix: Huh? 2024-01-31 01:25:31 +03:00
cf7bbe30e5 fix: svg namespace 2024-01-31 01:14:18 +03:00
36b0aa4ad3 fix: Add additional... - tags? - for the feed svg 2024-01-30 19:52:00 +03:00
6a82ff0bd2 feat: Rename cursor blinking animation 2024-01-29 03:49:34 +03:00
f45e5b5e2c feat: Add feed link text for accesibility and w3m 2024-01-29 01:31:59 +03:00
852fdc5548 fix: Don't transform separator when active 2024-01-28 23:40:31 +03:00
36d8dda804 feat: Use fonts provided by system, new navbar (again) 2024-01-28 20:41:32 +03:00
9595796101 feat: Even *more* adaptive navbar
Oh and icons can be disabled without the nav turning into shit
2024-01-23 11:43:04 +03:00
5939a6681f chore: Use IDs instead of classes for nav and footer; change name to site-nav/footer 2024-01-22 22:12:46 +03:00
3e8e9647d8 feat: Revert previous nav design, re-add option to disable nav icons
Yes, I'm weird
2024-01-20 19:14:09 +03:00
4ab0720ce2 feat: More glass-like navbar, support for author set in front matter, remove option to disable nav icons 2024-01-20 18:39:04 +03:00
2a1a7921b3 fix: Navbar styles leaking to comments header, use real icons for verified badge 2024-01-18 12:24:07 +03:00
d259b5c200 fix: Use feed name defined in config, allow markdown and html in blog page description
Oh and, I changed my mind, Duckquill will continue existing ;)
2024-01-18 10:26:18 +03:00
5d8b14530b feat: Rewrite nav, improve comment faves/boosts
Also, this is perhaps last featire commit here, I'll merge duckquill and my main site, it can be still used as a theme, it's just will be more convenient
2024-01-17 18:58:49 +03:00
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00
d08ff51115 feat: Home and Feed icons in nav (not entierly sure about this) 2023-12-28 02:00:18 +03:00
ff88bdb6d4 feat: Borrow $BASE_URL implementation from after-dark
37b4516e5b/templates/index.html (L42-L47)
2023-12-25 05:31:59 +03:00
2e70914d51 feat: Improved tags; get rid of bootstrap icons and scanlines
- Tags now use horizontal unordered list and have dope hover effect (shoutout to https://libreivan.com)
- Get rid of Bootstrap Icons and Scanlines scss files, the former added extra ~90kb to the stylesheet which I think is bloat, one can use emojis for this, and the scanlines were replaced by much simpler code from https://aroace.space
- Replace fg09 with fg10; it just makes more sense
- Simplify anchor styling
- Update woodpecker.yml to work with Woodpecker 2.0
2023-11-26 05:08:08 +03:00
71fdfc7557 feat: Simplify <code> style, use tables instead of lists for available variables 2023-10-30 21:12:26 +03:00
0ebed6e34d feat: Re-do the nav 2023-10-30 17:41:37 +03:00
d39b7f5630 feat: Bootstrap icons, new H1 style, symlink README to site index 2023-10-28 04:20:09 +03:00
61918353d4 fix: Remove custom.css by default 2023-10-20 00:03:51 +00:00
bb7b4ead29 feat: Improve metadata, add blog descriptions 2023-10-19 23:50:28 +00:00
9e9e12f732 feat: Add option to disable feed link in nav 2023-10-15 17:21:17 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00