Minimal homepage for neeldhara.blog
Find a file
Neeldhara Misra 02e47cf5d0
Some checks failed
Build / build (push) Has been cancelled
Add social links to homepage
2026-06-14 01:51:54 +02:00
.forgejo/workflows Create minimal blog homepage 2026-06-13 22:01:17 +02:00
deploy Create minimal blog homepage 2026-06-13 22:01:17 +02:00
scripts Add social links to homepage 2026-06-14 01:51:54 +02:00
webfonts Use Heliotrope on homepage 2026-06-13 23:28:43 +02:00
.dockerignore Create minimal blog homepage 2026-06-13 22:01:17 +02:00
.gitignore Create minimal blog homepage 2026-06-13 22:01:17 +02:00
Dockerfile Use Heliotrope on homepage 2026-06-13 23:28:43 +02:00
package.json Create minimal blog homepage 2026-06-13 22:01:17 +02:00
README.md Use Heliotrope on homepage 2026-06-13 23:28:43 +02:00

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