Commit graph

31 commits

Author SHA1 Message Date
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
7aebcef803 added testing output dir to ignore list 2024-11-24 17:46:09 -05:00
a42cf66cee Implemented copying site directory and processing certain filetypes 2024-11-24 15:42:11 -05:00
e68611afb1 updated markdown package required 2024-11-18 00:18:08 -05:00
8e299bef35 Merge branch 'main' of github.com:ficcdaf/zona 2024-11-17 14:59:21 -05:00
cfcfc91c13
Update README.md 2024-11-13 01:58:04 -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
54dbec451e Changed license to MIT 2024-11-10 13:48:33 -05:00
575708756e removed test dir from gitignore for now; will add back in once project is stable
Added testdir back
2024-11-10 13:48:25 -05:00
863d4b1843 removed test dir from gitignore for now; will add back in once project is stable 2024-11-09 16:31:03 -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
b36db1119c added test directory to ignorelist 2024-11-04 02:13:52 -05:00
26adec4a97 Implement cli argument for file path, path validation, file type validation 2024-10-19 03:14:20 -04:00
1667fb10ef Added installation instructions 2024-10-19 01:26:27 -04:00
491f442697 Created build script 2024-10-19 01:06:58 -04:00
ec2d4c4b3c created project structure 2024-10-19 01:06:27 -04:00
ad5f5eb921 Populated .gitignore 2024-10-19 01:05:28 -04:00
ab76583722 Removed Norg support from planned features (Norg needs a working parser mannnnnnn) 2024-10-19 00:43:48 -04:00
Daniel
2d4b82edd9
Update README.md 2024-10-17 03:07:03 -04:00
Daniel Fichtinger
a846167241 Improved wording of WIP warning 2024-10-13 01:58:23 -04:00
Daniel Fichtinger
8d4b43b09f README formatting 2024-10-13 01:56:54 -04:00
Daniel Fichtinger
3f055a79b5 Added WIP warning to README 2024-10-13 01:56:26 -04:00
Daniel Fichtinger
63edef3b48 Updated readme 2024-10-13 00:59:41 -04:00
Daniel Fichtinger
8d81ae7948 Initial commit 2024-10-13 00:58:13 -04:00