dave.engineer
Back to home

Archive

Posts tagged “til”

1 entry tagged “til”.

Browse by tag

View all tags →
Today I Learned

How til.dave.engineer works

The site is a basic Eleventy site. You can install with npm install and build with npm run build. Use npm run serve for development. Most of the code that turns the repo of markdown files into a website is in .eleventy.j…

Read more