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.

website

run locally

npm install && \
npx vite

then open http://localhost:5173/

For all future runs, you just need

npx vite

Links to the tools:

contributing

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

elm-cli run src/Build.elm $EPOCHSECONDS

to generate the new rss feed.