Commit Graph

117 Commits

Author SHA1 Message Date
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
1d80b2d169 chore: Sort styles for media (no behaviour changes) 2024-01-20 19:20:43 +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
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
ca7c238a27 fix: Patch bootstrap icons to always be sharp 2024-01-19 08:56:03 +03:00
2a1a7921b3 fix: Navbar styles leaking to comments header, use real icons for verified badge 2024-01-18 12:24:07 +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
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
6d3abf6d7d fix: Link underline when inside crt 2023-12-25 05:47:34 +03:00
8bdd8d97a5 feat: Use JetBrains Mono again, new header styles, rounded table corners 2023-12-25 04:10:38 +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
4b0fe67030 fix: Blockquote border radius 2023-12-18 20:12:19 +03:00
0b7eac282f feat: Remove border-bottom on table rows 2023-12-18 20:08:25 +03:00
48b2e027d3 feat: Small tweaks 2023-12-18 02:47:11 +03:00
f9698b68f3 fix: Comment interactions colors 2023-12-18 02:32:36 +03:00
b5d683c4aa chore: Sort styles for previous commit 2023-12-18 02:22:15 +03:00
dc27e38692 feat: Neat avatar hover effect for comments 2023-12-18 02:19:49 +03:00
8ae9a4d94f fix: Outdated color variable names in comments.scss 2023-12-18 02:10:14 +03:00
5431905516 feat: Simplify tag style
It was indeed pretty, but was too out of style and didn't respect primary color
2023-12-18 01:35:23 +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
f183c9f7f3 feat: Bold instance name 2023-12-06 02:49:33 +03:00
64b9e57fae fix: --fg20 2023-12-06 02:44:26 +03:00
c006fbe69d chore: Keep nice look while having good contrast 2023-12-06 02:41:21 +03:00
141bb423cb fix: Remove title underline 2023-12-05 20:38:30 +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
72f8610179 fix: static nav on mobile 2023-11-10 00:08:34 +03:00
8cb64945de feat: Animated 404 image, some style improvements, more attributions 2023-11-09 21:35:12 +03:00
cca5b622cf feat: Tweak H1 size, new 404 image 2023-11-05 19:02:32 +03:00
c22a91f394 chore: Update CI 2023-11-04 18:15:36 +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
461eaaa7a0 chore: Remove favicon/card source files 2023-10-28 22:12:42 +03:00
16ee13558e chore: Separate project README and site home 2023-10-28 21:42:49 +03:00
df308e89a9 fix: Fonts path 2023-10-28 19:03:59 +03:00
3a8597ab69 fix: Bootstrap icons 2023-10-28 19:02:13 +03:00
f9ce2bf44c fix: Bootstrap icons 2023-10-28 19:00:52 +03:00
d39b7f5630 feat: Bootstrap icons, new H1 style, symlink README to site index 2023-10-28 04:20:09 +03:00
bb7b4ead29 feat: Improve metadata, add blog descriptions 2023-10-19 23:50:28 +00:00
6242b721f2 feat: Some more changes 2023-10-15 23:39:24 +00:00
6b6c9a0a78 chore: Variable names and smth 2023-10-15 23:12:50 +00:00