Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyyourc/blog
https://github.com/lyyourc/blog
blog gatsby gatsby-blog offline-first pwa react
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lyyourc/blog
- Owner: lyyourc
- License: mit
- Created: 2015-05-26T12:49:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:01:09.000Z (over 1 year ago)
- Last Synced: 2024-08-02T03:12:02.939Z (6 months ago)
- Topics: blog, gatsby, gatsby-blog, offline-first, pwa, react
- Language: TypeScript
- Homepage: https://www.lyyourc.com/
- Size: 6.64 MB
- Stars: 25
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog
https://www.lyyourc.com## 🚧 Development
Built with [Gateby.js](https://www.gatsbyjs.org/) 👍```bash
# install
npm i# dev
npm start# build
npm run build
```## 🚀 Deploy
Powered by [Netlify](https://www.netlify.com/) 👏