|
716e4abfc8
|
Replace path to tabi with duckquill
|
2024-07-24 06:31:38 +03:00 |
|
|
ccb9fdb4b8
|
Fix symlinks
|
2024-07-24 05:34:55 +03:00 |
|
|
7e4f701d84
|
Replace lang-specific content with symlinks
|
2024-07-24 05:29:54 +03:00 |
|
|
ca6b07acfa
|
Remove heading top margin in featured post card
|
2024-07-24 05:23:58 +03:00 |
|
|
3cbfeb182e
|
Support RTL for OP instance pill
|
2024-07-24 04:59:10 +03:00 |
|
|
7ae51334e8
|
Fix margin for unverified instances
|
2024-07-24 03:27:13 +03:00 |
|
|
0dc01a5332
|
Use icon for the verified checkmark
|
2024-07-24 03:20:06 +03:00 |
|
|
c960669527
|
Give instance pill some space to breathe
|
2024-07-24 01:17:48 +03:00 |
|
|
03cf7b43b1
|
Fix line heights and paddings
|
2024-07-24 01:10:09 +03:00 |
|
|
c2cc9b0e56
|
Fix badge padding in RTL
|
2024-07-23 06:01:38 +03:00 |
|
|
2d6306a717
|
Fix line height in Arabic
|
2024-07-23 05:54:19 +03:00 |
|
|
a16f02e7a2
|
Use <strong> instead of <b>
|
2024-07-23 05:44:23 +03:00 |
|
|
2292081c1f
|
Fix search bar getting stuck in disabled state-
When page is reloaded with the search open
|
2024-07-23 05:35:01 +03:00 |
|
|
9138c95f29
|
Set background color on code blocks
Handle the scenario in which syntax highlighting is disabled
|
2024-07-23 05:22:57 +03:00 |
|
|
1790df356e
|
Don't set emoji font on body, don't animate focused headings
|
2024-07-23 00:03:06 +03:00 |
|
|
c473ced9b9
|
Thank GNOME design team
|
2024-07-22 06:18:14 +03:00 |
|
|
75ae37625d
|
Revert c4dc2feabc
|
2024-07-22 04:18:25 +03:00 |
|
|
44cd81ea70
|
Fix comment content being too close to timestamp
|
2024-07-22 04:10:43 +03:00 |
|
|
c4dc2feabc
|
Remove max-width from the banner
|
2024-07-22 04:00:45 +03:00 |
|
|
87f04672ce
|
Remove unneeded background color property from avatar
|
2024-07-22 00:17:28 +03:00 |
|
|
0eb32679a5
|
Don't use the weird af "unset" keyword
|
2024-07-22 00:07:34 +03:00 |
|
|
bd4c5bb972
|
Add edge highlight to images
In case if image is transparent and it's actually visible
|
2024-07-21 23:22:11 +03:00 |
|
|
df1c651124
|
Fix broken avatars from being non-square
|
2024-07-21 23:15:23 +03:00 |
|
|
bbbf1d1967
|
Support more media attachment types in comments
Types taken from
https://github.com/dpecos/mastodon-comments/blob/master/mastodon-comments.js
|
2024-07-21 22:46:11 +03:00 |
|
|
3625196398
|
One final screenshot update
|
2024-07-21 22:32:10 +03:00 |
|
|
01a927dc79
|
Adjust heading top margin
|
2024-07-21 22:29:23 +03:00 |
|
|
3bfdbf9620
|
More complete heading styling trick
|
2024-07-21 22:24:45 +03:00 |
|
|
b6a211273f
|
Update screenshot yet again
|
2024-07-21 22:09:37 +03:00 |
|
|
7c2b92785f
|
Add table of contents on tricks page
|
2024-07-21 22:05:32 +03:00 |
|
|
1a6bcb8dab
|
More tricks
|
2024-07-21 21:56:20 +03:00 |
|
|
94cbdaed62
|
Add "tricks" page (partially fixes #29)
|
2024-07-21 21:37:00 +03:00 |
|
|
11d0eb30e9
|
Be more specific as for why banner has these specific dimensions
|
2024-07-21 20:08:30 +03:00 |
|
|
67201978bb
|
Fix broken code blocks with complex settings (again)
Additionally, utilize `unset` instead of transparent in more places
|
2024-07-21 19:59:23 +03:00 |
|
|
ddf9e2fb77
|
Bump to v4.1.0, update screenshot
|
2024-07-21 04:11:12 +03:00 |
|
|
6fd12215f6
|
Thank more awesome people
|
2024-07-21 02:44:52 +03:00 |
|
|
f786ca3cbb
|
Self closing tag!
|
2024-07-21 02:15:41 +03:00 |
|
|
089755c89f
|
Add estimated read time counter, remove tags from the post
Shoutout to Cassidy for
https://cassidyjames.com/blog/read-time-estimate-jekyll/
|
2024-07-20 23:00:11 +03:00 |
|
|
9a2b0aca95
|
Allow setting different primary color for dark mode (fixes #35)
|
2024-07-20 22:07:29 +03:00 |
|
|
8b200e577d
|
Support comment img/video attachments (fixes #30)
|
2024-07-20 21:03:05 +03:00 |
|
|
0bfb92729c
|
Bump to v4.0.0
|
2024-07-20 04:14:39 +03:00 |
|
|
85b27b4542
|
Mention the recommended banner dimensions
|
2024-07-20 04:13:54 +03:00 |
|
|
7fd73e0360
|
Rewrite the demo (fixes #27)
|
2024-07-20 03:39:21 +03:00 |
|
|
a6e0471fb2
|
Display multiple post authors of present, align tags to the right
|
2024-07-20 02:00:53 +03:00 |
|
|
0866d0725b
|
Make more XHTML5 compliant in theory (fixes #31)
|
2024-07-19 22:26:15 +03:00 |
|
|
425de4235d
|
Allow reloading comments (fixes #32)
|
2024-07-19 21:54:07 +03:00 |
|
|
598e5e9fb7
|
Remove description variable from article_list.html (fixes #33)
Instead use the normal page content. This allows much richer blog
descriptions!
|
2024-07-19 21:38:27 +03:00 |
|
|
f1ca685eaa
|
Allow statements on regular pages (fixes #34)
|
2024-07-19 21:32:32 +03:00 |
|
|
f72225103f
|
Don't use :has for copy code animation
And move the main container to _general.scss
|
2024-07-18 22:14:01 +03:00 |
|
|
54c75f36a6
|
Reset button appearance using appearance: none
|
2024-07-18 17:36:17 +03:00 |
|
|
61adc17752
|
Shine the code block header on copy
|
2024-07-18 02:38:37 +03:00 |
|