Skip to content

Static site generator developed in Node.js for a Haskell description language site.

License

Notifications You must be signed in to change notification settings

alextorrer/haskell-ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developed in Node.js

This is a project where we describe some core concepts about Haskell. Made from scratch with a static site generator developed in node.js which consists in convert Markdown files into HTML files. Deployed with Netlify.

Netlify Status

Node modules

  • front-matter for extracting the yaml from a post.
  • marked for converting markdown to html.
  • highlight.js for syntax highlighting in code.

SSG developed from kartikn.me

About

Static site generator developed in Node.js for a Haskell description language site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published