Skip to content

doolse/purescript.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

232 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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, change to the _generator directory and run the following:

$ npm install
$ npm run -s build

The updated static site will be written to the root directory of the repository.

Contributing

When contributing changes, please follow the above steps and ensure that both your changes to the website source and the changes in the generated HTML are included in your commits. This way, after your PR is merged, GitHub Pages will automatically pick up the updates without any maintainers having to perform additional manual steps.

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%