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
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
2c5fd27b90
feat: Add bootstrap icons credit
2024-01-13 17:21:55 +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
d01bb88e16
chore: Add gitgnore [SKIP CI]
2023-12-25 05:57:20 +03:00
6d3abf6d7d
fix: Link underline when inside crt
2023-12-25 05:47:34 +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
b9af50749b
fix: Oopsie woopsie
2023-12-25 04:46:52 +03:00
38208f1c52
chore: Optimize CI
2023-12-25 04:42:30 +03:00
bc0033a245
chore: More clear steps
2023-12-25 04:32:27 +03:00
8463a62d25
fix: Quote the asterisk in the CI
2023-12-25 04:25:15 +03:00
01d24d367a
fix: Attempt fixing CI error
2023-12-25 04:21:04 +03:00
1b09a034b3
chore: Make CI remove old build before pushing new one
2023-12-25 04:18:16 +03:00
8bdd8d97a5
feat: Use JetBrains Mono again, new header styles, rounded table corners
2023-12-25 04:10:38 +03:00
dc0d9abdbd
feat: ci skip for build result
2023-12-21 20:19:53 +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
6374d737c0
chore: Fix CI
2023-12-21 18:53:39 +03:00
473a14c502
feat: Update CI
2023-12-18 21:13:42 +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