elm-pages
elm-pages
Elm Package Docs
Github repo
338
Docs
Showcase
Blog
A is for API - Introducing Static HTTP Requests
Blog post cover photo
Dillon Kearns
Dillon Kearns
•
December 10th, 2019
The new StaticHttp API lets you fetch data when your site is built. That lets you remove loading spinners, and even access environment variables.
Extensible Markdown Parsing in Pure Elm
Blog post cover photo
Dillon Kearns
Dillon Kearns
•
October 8th, 2019
Introducing a new parser that extends your palette with no additional syntax
Introducing elm-pages 🚀 - a type-centric static site generator
Blog post cover photo
Dillon Kearns
Dillon Kearns
•
September 24th, 2019
Elm is the perfect fit for a static site generator. Learn about some of the features and philosophy behind elm-pages.