Add posts to the .gitignore, change the config start data

Now that the posts are deterministic we don't need to store them.
main
Bill Ewanick 2023-09-21 14:20:52 -04:00
parent e014354176
commit 1772b80ab3
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
_cache
_site
result
posts
# Haskell stuff
site

View File

@ -1,6 +1,6 @@
{ sealImagesPath = "images"
, postsOutputPath = "posts"
, startDate = 2022-04-20
, startDate = 2023-01-01
, seed = +137
, adjectives1 =
[ "absorbing"