Commit graph

128 commits

Author SHA1 Message Date
1221f43caf formatted imports 2025-07-06 00:35:04 -04:00
d8ca92dce6 fixed mistakes in readme 2025-07-05 17:58:20 -04:00
2c7fcfc05b added note to readme 2025-07-05 17:46:45 -04:00
08e51665e0 updated documentation 2025-07-05 17:44:48 -04:00
7c52f28aa7 updated default ignorelist 2025-07-05 17:40:52 -04:00
47be4986a5 added markdown extensions, disables indented code blocks 2025-07-05 16:34:47 -04:00
85fa619828 added markdown.tab_length config option 2025-07-05 16:14:20 -04:00
99ad674f51 added show_title frontmatter option 2025-07-05 16:01:15 -04:00
fc8897b71b added table support to default stylesheet 2025-07-05 15:45:44 -04:00
da4e2620e9 update readme 2025-07-05 02:48:10 -04:00
db8d12991d removed marko dependency 2025-07-05 02:34:33 -04:00
4ad4696962 fix markdown extension loading 2025-07-05 02:28:34 -04:00
064bc8fc84 implement image caption processing 2025-07-05 01:58:54 -04:00
9b4e18d607 migrate to python-markdown 2025-07-05 01:34:23 -04:00
9f38b16d0c added drafts 2025-07-04 13:22:39 -04:00
4eb2390707 bumped pygments-ashen 2025-07-04 12:47:28 -04:00
2b5eef9839 add more logging 2025-07-04 12:44:32 -04:00
941b993287 implement logging verbosity option, change cli options 2025-07-03 12:42:02 -04:00
b26cfc2784 added frontmatter date parsing 2025-07-03 12:25:09 -04:00
e890134abf bumped pygments-ashen version 2025-07-03 12:16:11 -04:00
d6d5f581c7 begin writing readme 2025-07-03 03:13:14 -04:00
508fba5266 adjusted inline code font style in default stylesheet 2025-07-03 02:19:40 -04:00
49b4242519 fixed pygments style output location 2025-07-03 02:19:28 -04:00
22a0a39d81 implement markdown.image_labels config option 2025-07-03 02:07:54 -04:00
0940472410 implement syntax_highlighting.enabled 2025-07-03 02:03:46 -04:00
c1e377c94d pyproject toml formatting 2025-07-03 02:03:28 -04:00
5ea472e014 write cached pygments stylesheet to static 2025-07-03 01:55:53 -04:00
c6cd90001a fixed code block indentation in css 2025-07-03 01:22:59 -04:00
245919cb73 init command now adds default stylesheet and asks for confirmation to overwrite config 2025-07-03 01:04:15 -04:00
c875adb18c fixed mistake in post list template
date for the post is now correctly displayed
2025-07-02 16:18:49 -04:00
577976c741 change default date to file creation time 2025-07-02 15:55:19 -04:00
f932f24e38 select default template for posts 2025-07-02 15:43:12 -04:00
2876ef664b updated post list template 2025-07-02 15:08:56 -04:00
89e33e92c4 added sitemap header 2025-07-02 15:06:11 -04:00
0e3e9d243d updated cli
added help text and converted options into optional arguments
2025-07-02 13:46:32 -04:00
d1480df28a added logging 2025-07-01 18:31:07 -04:00
4fdb3365b9 bumped pygments-ashen, added pygments-kakoune 2025-06-30 16:31:50 -04:00
3bd1eddfac added syntax highlighting config 2025-06-29 23:42:35 -04:00
c792a6bb07 added live rebuilding to preview server 2025-06-29 23:27:15 -04:00
5cfe684c3b updated post list template 2025-06-29 00:27:32 -04:00
5e091128a0 added sort posts list by date 2025-06-29 00:23:00 -04:00
2a9508e50b added post list template 2025-06-27 23:29:43 -04:00
437aff51e7 add post detection 2025-06-27 23:11:42 -04:00
75c2bc2755 updated page template 2025-06-27 22:44:09 -04:00
acdb42fdb9 use packaged templates if none in project 2025-06-27 22:44:03 -04:00
ca58a0758c added packaged template resources 2025-06-27 21:51:30 -04:00
c4505502e8 added ashen theme 2025-06-25 02:31:12 -04:00
19a10a35bc added syntax highlighting 2025-06-24 00:37:17 -04:00
68839c5f96 update deps 2025-06-23 22:40:22 -04:00
41eacc1a85 update default config 2025-06-23 22:19:40 -04:00