Commit Graph

291 Commits

Author SHA1 Message Date
275fa8bbde chore: Revert title capitalization of Website Source
Since this is not a header nor a button, it shouldn't have header capitalization
2024-01-20 16:15:12 +03:00
c3208d2172 Update templates/404.html 2024-01-20 12:30:57 +00:00
5d52f7fad9 Allow showing an archive notice on a normal page 2024-01-20 12:25:43 +00:00
c6ab012e6b Minor nitpick 2024-01-20 00:00:51 +00: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
7fb135c2a9 fix: Minor text fixes 2024-01-16 17:33:01 +03:00
8c413a6101 feat: Underline links for accessebility, add active style for clickable elements, use current year in footer 2024-01-16 01:03:15 +03:00
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00
75f18e625e featL Improve 404 illustration 2024-01-08 03:05:57 +03:00
d08ff51115 feat: Home and Feed icons in nav (not entierly sure about this) 2023-12-28 02:00:18 +03:00
9bf3e34a61 feat: base_url -> get_url 2023-12-25 05:45:07 +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
1545040ba0 feat: exozyme -> codeberg 2023-12-21 19:44:29 +03:00
41a35ef28f feat: Rename color variables, tweak some styles 2023-12-14 17:14:09 +03:00
5db2d46fbe fix: Twitter card property 2023-12-07 00:32:53 +03:00
09dde848bb feat: Add twitter card property 2023-12-06 02:55:26 +03:00
c006fbe69d chore: Keep nice look while having good contrast 2023-12-06 02:41:21 +03:00
84a1f95da4 feat: Contrast and legibility improvements 2023-12-05 20:36:38 +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
8488d2cbbb feat: Support anchors, use style nesting, use normalize.css 2023-11-16 22:46:21 +03:00
8cb64945de feat: Animated 404 image, some style improvements, more attributions 2023-11-09 21:35:12 +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
0ebed6e34d feat: Re-do the nav 2023-10-30 17:41:37 +03:00
16ee13558e chore: Separate project README and site home 2023-10-28 21:42:49 +03:00
13cd684349 chore: Use en-EN for comments 2023-10-28 18:58:13 +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
b4c5428159 fix: Custom css loading 2023-10-20 00:06:03 +00: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
6b6c9a0a78 chore: Variable names and smth 2023-10-15 23:12:50 +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
32727be002 feat: Mastodon verification using comments server and username 2023-10-14 03:49:02 +00:00
0426f63368 feat: Wait this may work 2023-10-14 02:46:48 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00