This commit is contained in:
commit
aa78b43c34
8 changed files with 192 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# 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.
|
||||
|
||||
```sh
|
||||
npm run build
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue