15 Commits (be009dc7b3956f4ac4ffd0c559a37ac4d0cad4bd)
 

Author SHA1 Message Date
Zed A. Shaw be009dc7b3 Had to change the domain name for the package. 1 month ago
Zed A. Shaw 6ac8620053 A basic init command that will generate a starter .toml file and the ability to change the config used with --config. MUST COME BEFORE COMMAND. 1 month ago
Zed A. Shaw 415b01c78d Now watching a dir works and will delay the build based on a configurable amount of time. 1 month ago
Zed A. Shaw 3ef2a31622 Now we have basic directory watching, although it does fail on windows because of timing with the file locking Windows does. 1 month ago
Zed A. Shaw 245ebce688 Now we have working templates that match what I have in Fiber and can process either .html or .md files. 1 month ago
Zed A. Shaw 21fd1cb613 Refactored the code so that it's easier to work on and get it ready to rip out Fiber's templates. 1 month ago
Zed A. Shaw a9bcb6360a Markdown files are now converted with goldmark, but it doesn't get the layout. To fix that we have to rip out fiber's templates and do our own. 1 month ago
Zed A. Shaw fb172f7e63 Update the README.md to show how to use it. 1 month ago
Zed A. Shaw c0b4d68a9a Refactor the code more to make it esier to work on. 1 month ago
Zed A. Shaw 08f90ec9f4 First running site gen working. 1 month ago
Zed A. Shaw 56b9321382 Initial setup of the project directory. 1 month ago
Zed A. Shaw 167321bf1f Is this the magic incantation? 1 month ago
Zed A. Shaw 2e296d674d Make the logo show up. 1 month ago
Zed A. Shaw bad0eabefe Create a funny parody logo. 1 month ago
Zed A. Shaw 7310dc6f82 Initial commit 1 month ago