Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobwgillespie/startpage
Custom new tab page
https://github.com/jacobwgillespie/startpage
astro
Last synced: about 2 months ago
JSON representation
Custom new tab page
- Host: GitHub
- URL: https://github.com/jacobwgillespie/startpage
- Owner: jacobwgillespie
- Created: 2020-09-16T11:45:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T21:55:26.000Z (11 months ago)
- Last Synced: 2024-10-12T16:15:28.925Z (3 months ago)
- Topics: astro
- Language: JavaScript
- Homepage: https://startpage.jacobwgillespie.com
- Size: 1.81 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# startpage
New tab page. ✨
## Development
Dev server:
```shell
$ pnpm dev
```Building:
```shell
$ pnpm build
```