Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/browniebroke/browniebroke.com
Personal blog
https://github.com/browniebroke/browniebroke.com
blog gatsby gatsbyjs
Last synced: 3 months ago
JSON representation
Personal blog
- Host: GitHub
- URL: https://github.com/browniebroke/browniebroke.com
- Owner: browniebroke
- License: mit
- Created: 2017-11-29T14:50:17.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T07:20:22.000Z (9 months ago)
- Last Synced: 2024-05-01T13:51:49.758Z (9 months ago)
- Topics: blog, gatsby, gatsbyjs
- Language: MDX
- Homepage: https://browniebroke.com
- Size: 25.8 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Blog
1. Install deps with `npm i`
2. Run the development server using `npm run develop`
3. Generate production-ready content by running `yarn run build`. The result is in the `public/` folder.