23 Commits (d25a1ec1f3d013cd093964b1eb952f0b25a09dc5)
 

Author SHA1 Message Date
Zed A. Shaw d25a1ec1f3 Move to lcthw.dev 2 days ago
Zed A. Shaw 6eacdff12e Don't generate the layout inside the layout and do a build before watch. BUG: This suddenly crashes now when watching, which sucks. 3 weeks ago
Zed A. Shaw b0047ab2ce Needed install instructinos for using go tool. 1 month ago
Zed A. Shaw b79d652539 README had some duped stuff. 1 month ago
Zed A. Shaw 502fc83b1b It will now watch the static directory as well and do the sync operation when that changes. 1 month ago
Zed A. Shaw 679aa4650b Added a sync_dir option to the config so you can have a static directory that gets synced. WARNING: The Go default CopyFS won't copy files to targets that exist so I have to remove the target to do the sync. 1 month ago
Zed A. Shaw d3d581c783 Moved over to ssgod because super-saiyan-god would produce binaries with that name. Now go get -tool should work. 1 month ago
Zed A. Shaw d897d8375e Now it will recursively watch content in pages. Closes #2. 1 month ago
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