|
d098641edb
|
updated dependencies
|
2025-07-06 16:16:30 -04:00 |
|
|
28b722ddf4
|
updated readme
|
2025-07-06 16:11:36 -04:00 |
|
|
7fc481983d
|
formatting
|
2025-07-06 15:36:40 -04:00 |
|
|
3b32352ba6
|
updated cli serve interface
|
2025-07-06 15:35:12 -04:00 |
|
|
cefd57d8d7
|
made live reloading optional
|
2025-07-06 15:35:02 -04:00 |
|
|
a03e9bfb82
|
documented server code
|
2025-07-06 15:23:10 -04:00 |
|
|
ecd3e50218
|
implemented reload script injection
|
2025-07-06 15:18:00 -04:00 |
|
|
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 |
|