Commit Graph

884 Commits

Author SHA1 Message Date
769b3fa648 feat: More optimizations 2024-01-30 19:01:42 +03:00
3b422786e2 feat: Remove duckquill version from stylesheet since there are on releases 2024-01-30 16:26:45 +03:00
a91c711d2e fix: title having whitespace, stylesheet copyright year 2024-01-30 16:26:00 +03:00
df2cf3a6cb fix: Medium is even bigger than this huh 2024-01-29 23:05:19 +03:00
039176ec60 feat: Add more "features" to home page 2024-01-29 23:04:13 +03:00
174764715e fix: Formatting 2024-01-29 22:42:44 +03:00
4fe36b6508 feat: Add alt text to comments QR code, fix margins 2024-01-29 22:30:24 +03:00
56ccf772a0 feat: Use bolder weight for faves 2024-01-29 22:21:31 +03:00
4d9efb886e fix: Make the scanlines on top, move nav even more top 2024-01-29 22:13:59 +03:00
68d22810fc feat: CRT flicker 2024-01-29 20:13:03 +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
d9e25db705 feat: Zoom-in cursor for images with hover 2024-01-29 16:02:16 +03:00
0beb8b3de1 feat: Format styles 2024-01-29 15:48:33 +03:00
6a82ff0bd2 feat: Rename cursor blinking animation 2024-01-29 03:49:34 +03:00
f45e5b5e2c feat: Add feed link text for accesibility and w3m 2024-01-29 01:31:59 +03:00
a419f54ba1 feat: Update screenshot
I should add a CI for this or something :/
2024-01-29 00:11:32 +03:00
eb8f9e751a feat: Use rem instead of px 2024-01-29 00:07:11 +03:00
857cf7e7e5 Merge pull request 'nav: Added some margin to have a more balanced nav' (#4) from gxbs/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/4
2024-01-28 21:02:45 +00:00
69445b645d Added some margin to have a more balanced nav 2024-01-28 22:54:54 +02:00
852fdc5548 fix: Don't transform separator when active 2024-01-28 23:40:31 +03:00
bd19211ac9 fix: Comments faves active state 2024-01-28 23:27:50 +03:00
428fb72d73 feat: Update screenshot 2024-01-28 23:05:23 +03:00
c6e60b926c feat: Adjust emoji size 2024-01-28 22:48:23 +03:00
62609d6cd4 feat: Add meta description tag to improve lighthouse score 2024-01-28 22:24:19 +03:00
2588c08d0e feat: Add moving scanline, remove emoji font stuff 2024-01-28 21:37:45 +03:00
36d8dda804 feat: Use fonts provided by system, new navbar (again) 2024-01-28 20:41:32 +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
777f200f09 Merge pull request 'Replaced Source Code Pro with JetBrains Mono' (#3) from gxbs/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/3
2024-01-27 11:54:24 +00:00
d158ff287f Replaced Source Code Pro with JetBrains Mono 2024-01-27 11:24:15 +00:00
d72ed0dbb2 feat: Don't compile bootstrap-icons and normalize into the main stylesheet and instead import it
Get rid of Twi%%er-like verified badge, tweak the OP instance thingy
2024-01-24 19:28:16 +03:00
38e0a97352 fix: First comment having some weird margin on the left 2024-01-23 13:36:43 +03:00
9595796101 feat: Even *more* adaptive navbar
Oh and icons can be disabled without the nav turning into shit
2024-01-23 11:43:04 +03:00
f8efb69e6c feat: Make stuff look good on as many browser versions as possible
Rejoice iPhone users, you'll have pretty CRT now as well!
2024-01-23 09:47:59 +03:00
5939a6681f chore: Use IDs instead of classes for nav and footer; change name to site-nav/footer 2024-01-22 22:12:46 +03:00
68f9fd8086 feat: QR code to the mastodon post used for comments, chnage some classes to IDs 2024-01-21 16:07:40 +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
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
b65353d54d chore: Title capitalization for "File an issue" button 2024-01-20 16:16:09 +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
ef4b2c6a77 Merge pull request 'QoL Improvements' (#1) from sungsphinx/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/1
2024-01-20 13:08:27 +00: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
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
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