Skip to content

epoberezkin/poberezkin.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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