Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nareshbhatia/blog-template
Simple blog template with Markdown syntax
https://github.com/nareshbhatia/blog-template
Last synced: about 6 hours ago
JSON representation
Simple blog template with Markdown syntax
- Host: GitHub
- URL: https://github.com/nareshbhatia/blog-template
- Owner: nareshbhatia
- Created: 2023-09-25T02:58:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T05:59:13.000Z (about 1 year ago)
- Last Synced: 2023-09-27T07:49:01.843Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://blog-template-zeta.vercel.app/
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog Template
A Simple blog template with Markdown syntax.
Live demo: https://blog-template-zeta.vercel.app/
## Building Blog Template
### Development Build
```shell
npm ci
npm run dev
```Open a browser window at http://localhost:3000/ to see app.