Commit Graph

15 Commits

Author SHA1 Message Date
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