Skip to content

Thimoteus/purescript.github.io

 
 

Repository files navigation

purescript.github.io

The Purescript project homepage.

Development

You'll need the following installed to proceed:

The site is generated using Hakyll. To regenerate it, run the following:

$ npm install
$ npm run sass
$ stack build
$ stack exec site rebuild

The static site will be written to the _site directory.

TODO: work out how to get a 'watch' command working.

About

Project Homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 82.0%
  • CSS 13.7%
  • Haskell 2.3%
  • JavaScript 2.0%