Compare commits

..

1 Commits

Author SHA1 Message Date
Benjamin Yule Bädorf 8341c079f8
lume: update to v2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
* Update lume to v2
* Update deno to v1.41.3
* Use vento instead of nunjucks for templating
* Use markdown for page data
* Fix english translation of homepage
* Fix asset build
* Make images responsive
2024-04-14 15:02:49 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ direnv allow
Just build the static site, results are in `_site`:
```
./build.sh
deno task build
```
To get a live development server, run: