Skip to content

shuhei/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 83.7%
  • CSS 12.4%
  • Haskell 2.1%
  • JavaScript 1.8%