Minimal homepage for neeldhara.blog
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| deploy | ||
| scripts | ||
| webfonts | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| README.md | ||
neeldhara.blog
Minimal static homepage for neeldhara.blog.
The build script fetches the RSS feed from each blog and writes dist/index.html
with the latest two entries per blog. It also copies the bundled Heliotrope
fonts into dist/webfonts/.
npm run build