Commit Graph

67 Commits

Author SHA1 Message Date
Leni Aniva 571d54a975
fix: Call `setTheme` function 2024-10-15 19:20:08 -07:00
Leni Aniva 581c122c82
fix: Theme switch --navlink colour 2024-10-15 19:16:20 -07:00
Leni Aniva 3a8a9c8105
fix: Blockquote themes 2024-10-15 19:14:27 -07:00
Leni Aniva 8632ae7a79
feat: Light and dark themes 2024-10-15 18:59:02 -07:00
Leni Aniva cd477d6b7a
feat: Syntax highlighting via shiki 2024-10-15 13:58:14 -07:00
Leni Aniva 72b4fd2550
feat: Style name heading and nav-link 2024-10-15 13:51:46 -07:00
Leni Aniva 8762763390
feat: Prose dark mode 2024-10-15 12:11:40 -07:00
Leni Aniva f2344ea3cb
feat: Put ThemeSwitch after CSS 2024-10-11 15:06:17 -07:00
Leni Aniva cf84bd324f
merge: branch 'main' into styling/dark-mode 2024-10-11 15:01:07 -07:00
Leni Aniva 4499884d74
feat: Justify items to centre on navbar 2024-10-11 15:00:14 -07:00
Leni Aniva 57ef57319a
fix: RSS Trailing slash problem 2024-10-11 14:55:56 -07:00
Leni Aniva 2c1e7a0a39
fix: Styling for RSS nav link 2024-10-11 14:54:03 -07:00
Leni Aniva 95095083c3
refactor: Move global styles to `app.css` 2024-10-11 14:43:20 -07:00
Leni Aniva e8ef1d6a0e
fix: Glowing links inherit colour 2024-10-11 11:50:31 -07:00
Leni Aniva 20f663e654
feat: Glowing links in dark mode 2024-10-11 11:49:58 -07:00
Leni Aniva 479690d2b2
feat: Implement dark mode switch 2024-10-11 11:45:19 -07:00
Leni Aniva 84572e15cb
fix: RSS Feed separator 2024-10-11 01:34:53 -07:00
Leni Aniva 8983d3ecaf
merge: branch 'main' into post/rss 2024-10-11 01:34:05 -07:00
Leni Aniva f1cf008405
merge: branch 'main' into post/rss 2024-10-11 01:30:06 -07:00
Leni Aniva 906a9fccf1
fix: Prerender XML 2024-10-11 01:28:20 -07:00
Leni Aniva c00d54936b
feat: Implement RSS feed 2024-10-11 01:25:09 -07:00
Leni Aniva bc40990b52
feat: Enable wrapping of main navbar when its long 2024-10-11 00:53:35 -07:00
Leni Aniva 99ce735252
merge: branch 'post/tag' into routing/extra 2024-10-10 15:22:35 -07:00
Leni Aniva 173f32fb33
feat: Show tag post count 2024-10-10 15:20:28 -07:00
Leni Aniva 82d6c2f4c3
fix: Tags exceed screen width 2024-10-10 15:03:02 -07:00
Leni Aniva e714877e47
fix: Layout overflow on narrow screen 2024-10-10 15:00:12 -07:00
Leni Aniva 72af3e9d65
merge: branch 'post/page' into routing/extra 2024-10-10 14:40:32 -07:00
Leni Aniva 8662b2469a
feat: Name in navbar 2024-10-10 14:40:14 -07:00
Leni Aniva e505cc92cf
feat: Custom extras page 2024-10-10 14:34:52 -07:00
Leni Aniva 568c1b740f
feat: Display series 2024-10-10 12:16:44 -07:00
Leni Aniva 2175e30325
fix: Use ISO date format 2024-10-10 12:06:42 -07:00
Leni Aniva 22787eceda
feat: Tag system 2024-10-10 12:00:35 -07:00
Leni Aniva 636a00f826
feat: Use blur transition 2024-09-29 18:48:08 -07:00
Leni Aniva bed7d508ff
feat: Render pages 2024-09-29 18:45:35 -07:00
Leni Aniva d1cc88397b
feat: Render disabled links 2024-09-29 17:39:40 -07:00
Leni Aniva 16d767cf76
feat: Pages 2024-09-29 16:40:26 -07:00
Leni Aniva ccdcff0164
feat: Testing fixture posts 2024-09-29 15:37:28 -07:00
Leni Aniva 1ac8faae1e
merge: 'build/testing' into post/page 2024-09-29 00:15:09 -07:00
Leni Aniva 2b030ab61f
chore: Eslint and pre-commit hooks 2024-09-28 23:59:37 -07:00
Leni Aniva b7156d0c93
chore: Eslint ignore unused `_` variables 2024-09-28 15:41:04 -07:00
Leni Aniva aa68aa8833
test: Setup playwright testing 2024-09-28 15:18:09 -07:00
Leni Aniva e823d76cbc
feat: Page transitions 2024-09-28 00:27:15 -07:00
Leni Aniva d3a714e003
fix: 404 on refresh bug 2024-09-26 23:02:46 -07:00
Leni Aniva 7275b72e88
fix: Style problems on vertical screens 2024-09-19 13:26:56 -07:00
Leni Aniva 02f82467e6
feat: Add error page 2024-09-19 09:40:43 -07:00
Leni Aniva 350e96bb07
fix: Front cover not covering page 2024-09-19 09:36:50 -07:00
Leni Aniva a64bce10f6
fix: Avatar downscaling upon compressing the page 2024-09-17 16:21:31 -05:00
Leni Aniva 6a0198f6c6
feat: Externalize picture and front cover paths 2024-09-17 16:06:42 -05:00
Leni Aniva 75deb49409
fix: Reading non-existent date field in archives 2024-09-17 15:20:39 -05:00
Leni Aniva 2caddbc8fd
fix: Remove legacy title format 2024-09-17 15:14:50 -05:00