Commit graph

137 commits

Author SHA1 Message Date
ac8c88e2af ci: updated publish job to use cache
All checks were successful
/ test-build (push) Successful in 20s
2025-07-16 01:37:50 -04:00
59948ec517 updated changelog
All checks were successful
/ publish (push) Successful in 15s
/ test-build (push) Successful in 18s
2025-07-16 01:35:19 -04:00
dea02e3a4e ci: updated test to check version
All checks were successful
/ test-build (push) Successful in 21s
2025-07-16 01:33:53 -04:00
3dc623f1c7 added --version flag to cli
All checks were successful
/ test-build (push) Successful in 37s
2025-07-16 01:32:59 -04:00
4cef77e4e0 ci: added test with cache
All checks were successful
/ test-build (push) Successful in 21s
2025-07-16 01:17:23 -04:00
8ad8bad438 updated styling of lists 2025-07-15 23:24:06 -04:00
a0fb62ac7a release 1.2.0
All checks were successful
/ publish (push) Successful in 22s
- Improved the appearance and semantics of post navigation buttons.
  - Navigation now follows "newer/older" logic.
- Added hover symbols to page titles.
- Improved the styling of hover symbols and links.
2025-07-15 18:46:25 -04:00
d35d3f61fb updated documentation 2025-07-15 18:42:32 -04:00
4ea80a33f8 improved styling of hover symbols 2025-07-15 18:35:13 -04:00
c33acfa1c8 added hover symbols to page titles 2025-07-15 17:53:05 -04:00
bafe70ed37 fix post-nav button order
Navigation now follows newer/older logic. click right to go older, left
to go newer.
2025-07-15 17:18:09 -04:00
fa10a813f2 add to .kakrc 2025-07-15 16:48:03 -04:00
c6dd2785af added .kakrc to manage cwd in editor 2025-07-15 15:13:27 -04:00
f72142fff3 prepare release
All checks were successful
/ publish (push) Successful in 32s
2025-07-14 22:57:36 -04:00
115751b120 fix: mistake in post-nav template 2025-07-14 22:50:26 -04:00
1f2b736815 feat: merge user templates with defaults 2025-07-14 21:24:22 -04:00
c489a6f076 added post-nav to posts 2025-07-14 20:15:40 -04:00
933210c93b fixed crash on missing templates dir when starting server 2025-07-14 19:19:58 -04:00
404e951651 added smooth scroll to default stylesheet 2025-07-14 18:57:51 -04:00
24919171ad fixed structure of page date in templates 2025-07-14 16:34:17 -04:00
de86a92928 added title styling to default stylesheet 2025-07-14 16:24:28 -04:00
2bc12ff2ed refactored title in templates
now has "title" class for easier styling
2025-07-14 16:24:14 -04:00
07152a3746 feat: ignore frontmatter option 2025-07-14 16:11:47 -04:00
27178dc6d8 updated formatter config 2025-07-14 16:06:24 -04:00
04948a9373 formatted python files 2025-07-14 16:04:05 -04:00
faac8f63bb major updates to default stylesheet 2025-07-14 15:00:54 -04:00
e28a206067 update publish workflow to use based-alpine 2025-07-13 23:42:51 -04:00
8b849fd2a0 ci: added pypi release workflow 2025-07-13 22:10:37 -04:00
e69dd80875 updated just recipes 2025-07-13 21:33:36 -04:00
db8318622c fixed license identifier in pyproject 2025-07-13 21:32:24 -04:00
0e32024147 update metadata for release 2025-07-13 21:29:15 -04:00
a789d1f64e changed license to BSD-3 2025-07-13 21:28:00 -04:00
46934e502f update readme 2025-07-13 21:25:20 -04:00
0166e82cce updated readme 2025-07-13 18:24:56 -04:00
10d1772a2d added config option for preview scroll tolerance 2025-07-13 18:12:11 -04:00
fe0f338803 added auto-scrolling for preview 2025-07-13 17:20:59 -04:00
1c64d1f431 make injection script template a data file 2025-07-13 16:54:04 -04:00
585a987c3f updated default css 2025-07-13 16:04:17 -04:00
dacea2756a fix: live preview rebuilds no longer crash the server
When cleaning the previous build, we deleted the entire directory, which
caused problems. Now, we only clean the output dir's children, but leave
the dir itself intact.
2025-07-13 03:16:55 -04:00
8d17572d12 server now includes drafts by default 2025-07-12 00:53:43 -04:00
bdd7558999 server now builds to tempdir by default 2025-07-12 00:48:22 -04:00
8793284bd6 feat: clean output directory on build 2025-07-12 00:43:53 -04:00
71e541aa5e fix: root internal links are now recognized properly 2025-07-12 00:34:14 -04:00
55df755596 added toc anchor links, updated default css 2025-07-11 14:46:58 -04:00
0ee8094cc9 feature: only external links open in new tab 2025-07-11 14:21:34 -04:00
b8b8fef72c updated link in readme 2025-07-10 18:17:21 -04:00
d739ef5d95 updated readme 2025-07-06 21:19:07 -04:00
3037aa88d8 added math frontmatter option 2025-07-06 21:09:55 -04:00
eacaeba2ab update markdown extensions 2025-07-06 21:04:16 -04:00
12f4670533 added latex support 2025-07-06 21:04:01 -04:00