Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.11 KB

poberezkin.com

Site is generated by Hakyll.

Build

cabal build
cabal run my-site -- build

Executable posts

To build the executable posts uncomment some of the sections in my-site.cabal and set compiler in cabal.project to GHC 8.6.5. Please note that this GHC version is not available on ARM Macs.

License

Content - Creative Commons Attribution-ShareAlike CC BY-SA

Code - MIT