hakyll
static site generator
A static site generator library in Haskell that compiles websites into static files for deployment
A static website compiler library in Haskell
3k stars
52 watching
409 forks
Language: Haskell
last commit: 11 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
2016rshah/heckle | A Haskell-based static site generator that supports LaTeX and Markdown. | 93 |
programminghistorian/jekyll | A Jekyll-based static site for hosting academic content with features like data management and scraping. | 521 |
facebook/haxl | A Haskell library that simplifies access to remote data by abstracting away low-level details and optimizing data fetching | 4,271 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
dfinity-side-projects/dhc | Compiles Haskell to WebAssembly for use in web applications | 166 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
avi-d-coder/implicit-hie | Automates the creation of cabal or stack configuration files for multi-component Haskell projects. | 205 |
jaspervdj/blaze-html | A library for generating HTML in Haskell by combining smaller components. | 242 |
pkamenarsky/concur-static | Generates semi-dynamic UIs by encoding all UI transitions statically in JavaScript | 58 |
abooij/sudbury | A Haskell implementation of the Wayland protocol's C ABI to provide an elegant interface for writing Wayland programs in Haskell | 90 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
srid/rib | A Haskell tool for building and managing static websites using Shake as its foundation | 119 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 289 |