Skip to content

alevy/simple.cx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web site for the Simple web framework

This repository holds the site contents for http://simple.cx.

Dependencies

The site is completely static, but is build using make and pandoc for compiling the markdown into HTML. Many OS distributions have pandoc in their software repositories, or you can build it with cabal:

$ cabal install pandoc

Building

To build the site, simply run make:

$ make

Get involved!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git://github.com/alevy/simple.cx.git

About

http://simple.cx - site for the Haskell Simple web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published