Commit Graph

956 Commits

Author SHA1 Message Date
5ca298f703 Update screenshot 2024-08-27 04:49:56 +03:00
a9ac35a3a8 Add missing demo translation strings 2024-08-27 04:47:39 +03:00
d8cc59e7b8 Change navbar links 2024-08-27 04:42:12 +03:00
95a80e4c07 Reduce nesting depth in _footer.scss 2024-08-27 04:36:30 +03:00
eeb255ff13 Bump to v4.7.0 2024-08-27 04:34:54 +03:00
fc8a533d0d Rewrite _nav.scss (fixes #63)
Not the cleanest stylesheet but still a bit better than what it was.
2024-08-27 03:59:23 +03:00
a029f81333 DRYer _article-list.scss 2024-08-26 22:05:48 +03:00
80e7ccf9ae Don't same icon for the post badge and ::before 2024-08-26 21:52:49 +03:00
3121386fd3 Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
2f00256c0f Fix banner loading and processing 2024-08-26 16:50:54 +03:00
4392844fc6 Generate card from banner if present. Use page/section description instead of config if available (fixes #51 and #50) 2024-08-26 06:34:24 +03:00
cb58a187bd Simple variable overrides for stylesheets (fixes #55) 2024-08-26 05:41:09 +03:00
58e4507229 Add YouTube and Vimeo embed shortcodes (fixes #57) 2024-08-26 05:17:16 +03:00
0db21144df Slightly tilt the star 2024-08-26 03:42:05 +03:00
8b24b68c0e Add missing i18n strings 2024-08-26 03:41:02 +03:00
6124fdfc60 Add hot/poor article types, move article list to a partial (fixes #58 and #53)
Among other things introduce new --fg-contrast color variable.
2024-08-26 03:35:30 +03:00
2af0f9f6cb Reword the no javascript statement 2024-08-25 23:56:40 +03:00
7ebea6c1b2 Initial navbar menus implementation (fixes #56 and #62)
I'm aware that the styles are very messy, I'm going to rewrite the whole
_nav.scss to be more DRY later.
2024-08-25 23:56:17 +03:00
f029b0bc93 Sort lines ascending in changelog 2024-08-25 19:46:24 +03:00
2541309405 Fix release diff links in changelog
Too bad that forgejo doesn't support CHANGELOG.md format
2024-08-25 19:40:20 +03:00
7f5c92755f Attempt to fix release links in changelog 2024-08-25 19:23:11 +03:00
3b64d2b546 Add CHANGELOG.md (fixes #60) 2024-08-25 19:15:30 +03:00
3499501b44 Close all other navbar dropdowns when different one opens (fixes #59) 2024-08-25 02:01:32 +03:00
813f0cdf68 Prevent navbar from obfuscating post banner on mobile (fixes #61) 2024-08-25 01:37:00 +03:00
7808d906f1 Use modern RGB format (fixes #54) 2024-08-23 23:18:59 +03:00
8411000de7 Bump to v4.6.0 2024-08-23 05:46:04 +03:00
568829797c Fix the "Feed" button in multi-lang sites 2024-08-23 05:43:41 +03:00
092ca0ba97 Ditto but for the footer 2024-08-23 00:50:58 +03:00
3e42c2e3be Add edge highlight to active home button
I knew something was off!
2024-08-22 23:21:59 +03:00
a1e6d6e2b0 Fix theme switcher flex 2024-08-22 23:17:38 +03:00
20ee72f166 Utilize more flex stuff 2024-08-22 23:13:39 +03:00
5e3d08bcea Remove dead sites
All sites come and go, sad :<
2024-08-22 17:25:46 +03:00
839a76bffb Remove unused "Repo" i18n string 2024-08-22 16:55:59 +03:00
19bafc179a Add missing "By $AUTHOR" string to i18n files (fixes #52) 2024-08-22 16:53:39 +03:00
849f46c10e Get rid of logo in README [SKIP CI] 2024-08-22 05:28:19 +03:00
926314509e Add Benjamin's websites to the list 2024-08-21 20:56:02 +03:00
0bbb407804 Some wording changes 2024-08-21 02:36:11 +03:00
3b10d47e48 Update tricks page to reflect navbar additions 2024-08-19 05:15:35 +03:00
5bfc843cc5 Don't print Zola version on build step [SKIP CI] 2024-08-18 19:08:18 +03:00
9a02937a68 Remove left/right margin from figure
Made images small smh
2024-08-18 16:22:25 +03:00
5b5554f99c Change theme switcher icon depending on current mode 2024-08-18 16:04:34 +03:00
b24a1d2723 Bump to v4.5.0 2024-08-18 02:47:15 +03:00
dcd22301ff Add commented-out layout debugging style
It's useful to have it here
2024-08-18 02:35:55 +03:00
b1236bcb84 Improve adaptivity of the footer links 2024-08-18 02:34:47 +03:00
c69b4a3e4f Add repository button to the navbar 2024-08-18 02:32:22 +03:00
67c698b949 Add manual theme switcher (fixes #5) 2024-08-18 02:19:34 +03:00
656a6f2328 Bump to v4.4.0. update screenshot 2024-08-17 23:05:39 +03:00
b7eb0b7d69 Add home icon to home button 2024-08-17 22:51:18 +03:00
e326987985 Improve adaptivity of the navbar (fixes #45) 2024-08-17 22:36:34 +03:00
fc21fd7b7d Add top/bottom margin to inline images on mobile (fixes #46) 2024-08-17 21:13:28 +03:00