Commit Graph

37 Commits

Author SHA1 Message Date
4c774ff990 Make footer social links darker
They were too bright compared to the "powered by" text, even though it used same color
2024-05-02 21:30:29 +03:00
8aa03d03fa Rewrite footer to support links and socials, tweak heading sizes, deprecate page/site links and replace with "external" class, change discalimer heading from plural to singular 2024-05-02 17:58:27 +03:00
41ff1c4748 Some improvements to the config (breaking changes!)
- Remove support for per-page/section emoji favicon (breaking change!)
- Update copyright year
- Improve code comments in config
- Introduce a new configuration variable: locale; used for defining comment timestamp locale
- Fix code blocks having every other line being darker in some complex cases (unset leftover styles from "table")
- Fix code block "mark" having an edge highlight (leftover style from "mark")
- Use get_url for code block styles
- Always use png favicon as a fallback
- Get rid of transparency and roundness in apple-touch-icon (as recommended by 🤮pple)
2024-04-21 20:44:52 +03:00
68a0299fe2 Improve comments in config 2024-04-01 07:23:44 +03:00
0508bb0a9f Revert the test from 0c38fc12de 2024-04-01 07:16:21 +03:00
0c38fc12de Test with base_url = "/" 2024-04-01 07:13:19 +03:00
6630785ecb Improve nav links logic (BREAKING CHANGE) 2024-04-01 07:08:09 +03:00
1dd9b457ca Revert back to using goqr.me API for comment QR
DDG doesn't seem to work in "production" for some reason, while it works
perfectly fine locally :/
2024-03-30 21:38:06 +03:00
9f37b9519d Change johnvert description 2024-03-28 06:22:49 +03:00
7f1b6b4abd Use DDG for QR code, fix #14 and #16 2024-03-27 05:16:41 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
dd26561fe7 fix: Previous commit 2024-01-29 16:10:29 +03:00
83e5d27035 feat: Update config to reflect removal of the icon font 2024-01-29 16:09:20 +03:00
e4b78d5d03 feat: Rewrite comments thingy from https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/ 2024-01-28 03:16:51 +03:00
5603e05dda feat: Emoji favicon support
🦆🪶
2024-01-20 22:40:48 +03:00
e01e715745 feat: Use primary color specified in config
Sorry, not sorry iPhone users, get a phone on which you are able to use something different than Safari, or get a newer one :)
2024-01-20 20:13:23 +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
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15: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
1c62b0db78 feat: exozyme -> codeberg 2023-12-21 20:03:47 +03:00
1545040ba0 feat: exozyme -> codeberg 2023-12-21 19:44:29 +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
212fd71c3f chore: Get rid of hosting config variable 2023-11-05 19:28:21 +03:00
d7c2f206b9 feat: Comments in config.toml 2023-11-03 00:23:42 +03:00
71fdfc7557 feat: Simplify <code> style, use tables instead of lists for available variables 2023-10-30 21:12:26 +03:00
461eaaa7a0 chore: Remove favicon/card source files 2023-10-28 22:12:42 +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
6b6c9a0a78 chore: Variable names and smth 2023-10-15 23:12:50 +00:00
5d330d543c feat: Redo code blocks 2023-10-15 20:01:21 +00:00
9e9e12f732 feat: Add option to disable feed link in nav 2023-10-15 17:21:17 +00:00
f25e5421ef feat: Setting for enabling animated favicon 2023-10-14 04:10:55 +00:00
0a32cbb094 chore: Change all references to source 2023-10-13 01:57:15 +00:00
dbb8ea6af3 fix: Workflow 2023-10-13 01:40:40 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00