initial commit

This commit is contained in:
lab-cat 2023-10-15 22:15:42 +02:00
commit 5162a852b3
13 changed files with 387 additions and 0 deletions

8
package.yaml Normal file
View file

@ -0,0 +1,8 @@
name: website
dependencies:
- base
- hakyll
executable:
main: site.hs