Skip to content

lue-bird/blog

Repository files navigation

So far, I've shared ideas through elm packages. But well... some ideas have not worked out, some were abandoned, some are about external tools.

(early stages) website

run locally

npx elm-watch hot

and open the index.html file or better

serve

contributing

Before building the new version, cd build-step and run

elm-cli run src/Build.elm $EPOCHSECONDS

to generate the new rss feed.