initial commit
This commit is contained in:
commit
5162a852b3
13 changed files with 387 additions and 0 deletions
8
package.yaml
Normal file
8
package.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
name: website
|
||||
|
||||
dependencies:
|
||||
- base
|
||||
- hakyll
|
||||
|
||||
executable:
|
||||
main: site.hs
|
||||
Loading…
Add table
Add a link
Reference in a new issue