Minimal homepage for neeldhara.blog
Find a file
Neeldhara Misra a15a35b4ce
Some checks are pending
Build / build (push) Waiting to run
Bottom-align homepage blog list
2026-06-14 01:10:40 +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 Bottom-align homepage blog list 2026-06-14 01:10:40 +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