27 Commits

Author SHA1 Message Date
94481f755b Removed warning about processing binary files being broken 2020-09-05 18:12:06 +01:00
2772da78ca Various fixes and additions 2020-09-05 18:11:35 +01:00
d4466d6136 Initial implementation of MarkDown support 2020-07-25 07:48:07 +01:00
849f3c6c62 Cleaned up code slightly. Fixed correctly copying over binary files. Started preparations for initial Markdown support 2020-07-23 03:09:02 +01:00
21520d7a9d Updated README.md to be reflective of updates. Fixed some spelling errors 2020-07-22 00:24:12 +01:00
b53a0ef467 Some changes. 2020-07-22 00:19:29 +01:00
8f2b13fc18 Updated README.md to reflect new changes and new features 2020-07-13 22:03:16 +01:00
9191c45c5a Updated Templ. Added many new features. See updated README.md for a few 2020-07-13 22:02:58 +01:00
ef828e5f2b Added basic support for front matter 2020-07-12 21:35:51 +01:00
95d8d76fa7 Made code more sane. Now allocates the exact space needed for things. 2020-07-10 05:31:50 +01:00
07ee41aa97 Add .editorconfig 2020-07-09 21:54:36 +01:00
6f83f458ca Fixed to use tabs not spaces. 2020-07-09 21:54:22 +01:00
7224dd8010 Sadly... it didn't work the first time 2020-07-09 20:47:49 +01:00
ef6aab2771 Updated Makefile to support installation... hopefully! 2020-07-09 20:44:41 +01:00
139bbe7a1a Added README file 2020-07-09 20:44:11 +01:00
d3d3a8b667 Update to specify utf8.h properly 2020-07-08 22:33:05 +01:00
5707e02ee3 Add LICENSE 2020-07-08 22:31:31 +01:00
f650427646 It's now in a working state. Yay! 2020-07-08 22:30:35 +01:00
9a2a5e029d First working version of file content replacement system 2020-07-08 20:11:54 +01:00
d09e232843 Specified C++17 2020-07-08 18:52:59 +01:00
30eadff46d Updated Makefile... again 2020-07-08 18:51:14 +01:00
7c1dafbff5 No. 2020-07-08 17:46:24 +01:00
3d89d63cd6 Updated Makefile 2020-07-08 17:37:29 +01:00
bbd5c78a74 Added Makefile 2020-07-08 17:05:30 +01:00
2fc45094f4 Used external version of utf8.h 2020-07-08 17:04:05 +01:00
151abe99a7 Got file reading working 2020-07-08 17:03:43 +01:00
fe7618dfcb Initial Commit. 2020-07-07 21:34:42 +01:00