Commit Graph

15 Commits

Author SHA1 Message Date
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
36d8dda804 feat: Use fonts provided by system, new navbar (again) 2024-01-28 20:41:32 +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
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
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00
9bf3e34a61 feat: base_url -> get_url 2023-12-25 05:45:07 +03:00
41a35ef28f feat: Rename color variables, tweak some styles 2023-12-14 17:14:09 +03:00
c006fbe69d chore: Keep nice look while having good contrast 2023-12-06 02:41:21 +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
9202b7fe92 feat: Style improvements, use Source Code Pro for monospace, update Inter to 4.0, pill-like nav on desktop, color changes 2023-11-22 03:29:55 +03:00
16ee13558e chore: Separate project README and site home 2023-10-28 21:42:49 +03:00
d39b7f5630 feat: Bootstrap icons, new H1 style, symlink README to site index 2023-10-28 04:20:09 +03:00
17ed382092 feat: Move blog title and description to the section index 2023-10-20 00:14:15 +00:00
bb7b4ead29 feat: Improve metadata, add blog descriptions 2023-10-19 23:50:28 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00