Skip to content

DanGe42/hakyll4-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is the code behind my personal website. It uses Hakyll, a static site generator written in Haskell, to generate the HTML/CSS/JavaScript that gets uploaded to the Github Page.

Check out my site at either dge.io or dange42.github.io.

How to run

Make sure you get the dependencies installed.

  • Haskell
  • Hakyll (>= 4) (cabal install hakyll)

Once you clone my repository, simply run make to compile site.hs. make build will generate the site into the _site/ folder, and make preview will allow you to access the site at localhost:8000.

About

Hakyll-based personal website (using new styles, layouts, etc. and Hakyll 4)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors