/GithubActionsWithStack

run stack example with GithubActions

Primary LanguageHaskell

example workflow name

Purpose

In this repo set up a Hakyll example blog, which is build and deployed using Github actions.
The initial intend was to find a way to do this using stack. I haven't figured out a way yet.

Resources

The following resources were useful for learning about Github actions in combination with Haskell and Hakyll: