|
46f7891e1b
|
fixed config path resolution
|
2024-11-30 18:24:58 -05:00 |
|
|
ab1b7afaf8
|
fixed issue with header/footer rules not rendering properly
|
2024-11-30 18:24:36 -05:00 |
|
|
93c0359df2
|
fixed relative paths for stylesheet
|
2024-11-28 19:05:24 -05:00 |
|
|
065c344c03
|
fixed stylesheet embedding
|
2024-11-28 18:44:47 -05:00 |
|
|
c65ebfc809
|
fixed article template override
|
2024-11-28 18:15:12 -05:00 |
|
|
bfe7ddffd4
|
fixed settings parsing & embed
|
2024-11-28 18:03:00 -05:00 |
|
|
878cb3d3a8
|
finished config parser (untested)
refactored some config parser types
|
2024-11-25 16:22:00 -05:00 |
|
|
c6c801e248
|
continue working on config and default parsing
|
2024-11-25 16:05:35 -05:00 |
|
|
4d1b18fd12
|
refactoring; began implementing embedding
|
2024-11-25 14:55:45 -05:00 |
|
|
12ebba687b
|
fixed title casing
|
2024-11-25 14:15:33 -05:00 |
|
|
ff1357c8da
|
removed tree package
|
2024-11-25 14:15:22 -05:00 |
|
|
64e243773a
|
implemented basic templating and default settings
|
2024-11-24 21:49:37 -05:00 |
|
|
11f724732d
|
refactored some modules
|
2024-11-24 21:14:38 -05:00 |
|
|
68d2ddb692
|
Began implementing YAML metadata
|
2024-11-24 19:38:05 -05:00 |
|
|
7915a4bb09
|
Implemented proper conversion of links to local markdown files into html links
|
2024-11-24 17:47:08 -05:00 |
|
|
46e4f483f6
|
created testing functions for conversion operations
|
2024-11-24 17:46:36 -05:00 |
|
|
a42cf66cee
|
Implemented copying site directory and processing certain filetypes
|
2024-11-24 15:42:11 -05:00 |
|
|
7c89ebebe6
|
began implementing creating parent directories for output file
|
2024-11-12 02:44:46 -05:00 |
|
|
005f011678
|
fixed traversal constructing output paths correctly
|
2024-11-12 00:48:10 -05:00 |
|
|
c81985e79a
|
Continued work on directory traversal
|
2024-11-10 13:49:08 -05:00 |
|
|
3e6e481c0b
|
began implementing dir traversal
|
2024-11-09 01:00:44 -05:00 |
|
|
3c8dd525f4
|
node updates
|
2024-11-05 00:22:37 -05:00 |
|
|
41bea2f4a5
|
Added node type
|
2024-11-05 00:11:39 -05:00 |
|
|
43cf614462
|
Implemented converting a markdown file to HTML
|
2024-11-04 02:15:12 -05:00 |
|
|
26adec4a97
|
Implement cli argument for file path, path validation, file type validation
|
2024-10-19 03:14:20 -04:00 |
|