Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/statebait/blog
Personal Blog
https://github.com/statebait/blog
dark-theme gatsby gatsby-blog gatsbyjs react reactjs
Last synced: about 1 month ago
JSON representation
Personal Blog
- Host: GitHub
- URL: https://github.com/statebait/blog
- Owner: statebait
- License: mit
- Created: 2019-05-13T18:26:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T04:52:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T11:35:19.624Z (3 months ago)
- Topics: dark-theme, gatsby, gatsby-blog, gatsbyjs, react, reactjs
- Language: JavaScript
- Homepage: https://mohamedshadab.me/blog
- Size: 23.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Blog
Built using [GatsbyJS](https://www.gatsbyjs.org/). Forked from the [gatsby-starter-blog](https://github.com/gatsbyjs/gatsby-starter-blog).
To run locally, first clone the repo and then inside of the repo run the following commands:
- To install dependencies:
```bash
yarn
```- To run the website:
```bash
yarn dev
```then open https://localhost:8000 in a browser.
## License
This project is licensed under the MIT License - Copyright (c) 2021 Mohamed Shadab