home/README.md
Neeldhara Misra 32969f0953
Some checks are pending
Build / build (push) Waiting to run
Use Heliotrope on homepage
2026-06-13 23:28:43 +02:00

11 lines
277 B
Markdown

# 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/`.
```sh
npm run build
```