Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tychota/blog
My personal blog
https://github.com/tychota/blog
Last synced: 22 days ago
JSON representation
My personal blog
- Host: GitHub
- URL: https://github.com/tychota/blog
- Owner: tychota
- License: mit
- Created: 2018-10-22T15:48:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:35:39.000Z (over 1 year ago)
- Last Synced: 2024-11-06T02:23:49.602Z (2 months ago)
- Language: JavaScript
- Homepage: https://blog.tycoach.me/
- Size: 4.63 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# blog.tycoach.me
This is my personal blog.
## gatsby-starter-hello-world
Made with gatsby-starter-hello-world, which is a starter with the bare essentials needed for a [Gatsby](https://www.gatsbyjs.org/) site.
Install this starter (assuming Gatsby is installed) by running from your CLI:```bash
gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world
```Or [view the live demo here](https://gatsby-starter-hello-world-demo.netlify.com/).
### Running in development
`gatsby develop`