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.
- 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