Commit Graph

111 Commits

Author SHA1 Message Date
Leni Aniva 363874d8fe Merge pull request 'feat: Allow the user to add more "archive" like pages' (#10) from routing/extra into main
Reviewed-on: #10
2024-10-11 01:32:12 -07:00
Leni Aniva 8b5e9f4913
merge: branch 'main' into routing/extra 2024-10-11 01:31:23 -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 58fb9485c5 Merge pull request 'feat: Show tag count and fix tag wrapping' (#11) from post/tag into main
Reviewed-on: #11
2024-10-11 00:47:20 -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 d0411d8011 Merge pull request 'feat: Blog catalog and tags' (#7) from post/page into main
Reviewed-on: #7
2024-10-10 14:49:17 -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 3719c667b5
fix: Add pre-commit-config.yaml 2024-09-29 00:14:24 -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 8aaf9bc854
chore: Formatting setup 2024-09-28 15:30:11 -07:00
Leni Aniva a66ee79e3c
test: Links on home page 2024-09-28 15:25:19 -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 f54eadd2b1
doc: Building instruction 2024-09-19 13:46:26 -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 e41d5b2136
feat: Relative import paths for pictures 2024-09-17 15:38:18 -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
Leni Aniva 1b91453f8f
fix: blockquote alerts 2024-09-17 15:09:08 -05:00
Leni Aniva cd981dd601
fix: Pathing issue when using external content 2024-09-17 13:38:49 -05:00
Leni Aniva 7fabd50b3a
feat: Refactor out header, blockquote remark 2024-09-17 11:40:19 -05:00
Leni Aniva f3f7890962
feat: Vertical navbar and blog layout 2024-09-16 23:33:02 -05:00
Leni Aniva 2564ee4c2e
fix: Remove extraneous console.log 2024-09-14 20:34:41 -07:00
Leni Aniva a9c97f02bc
fix: Theming of links in markdown 2024-09-14 19:04:24 -07:00
Leni Aniva 76a716839a
fix: Code block indent and content envvar reading 2024-09-14 19:01:40 -07:00
Leni Aniva e10fca7ffe
feat: Add syntax highlighting
fix: Clamp main page progress to between 0,1
2024-09-14 18:37:13 -07:00
Leni Aniva 830815f1d8
feat: Stylesheet improvement 2024-09-14 18:14:02 -07:00