Skip to content

MathiasSM/hakyll-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathias' personal site

How to develop?

  1. Install ghcup
  2. Use ghcup to install cabal and ghc
  3. cabal build
  4. (Most) content lives on a different git repo.
  1. cabal exec site <CMD>; these are hakyll commands
  • cabal exec site build (generate site)
  • cabal exec site clean (cleanup and remove cache)
  • cabal exec site rebuild (clean and build again)
  • cabal exec site server (run server on what's built)
  • cabal exec site watch (recompile server)
  • There's -v (verbose) and -h (help) flags

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published