Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ummahusla/edvins-io
My digital garden
https://github.com/ummahusla/edvins-io
css gatsby graphql html md mdx netlify react
Last synced: 19 days ago
JSON representation
My digital garden
- Host: GitHub
- URL: https://github.com/ummahusla/edvins-io
- Owner: ummahusla
- License: mit
- Created: 2020-08-17T13:22:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T05:51:58.000Z (3 months ago)
- Last Synced: 2024-08-21T06:53:05.804Z (3 months ago)
- Topics: css, gatsby, graphql, html, md, mdx, netlify, react
- Language: MDX
- Homepage: https://edvins.io
- Size: 35.2 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Edvins Antonovs
[![Netlify Status](https://api.netlify.com/api/v1/badges/da4186cd-7306-4c88-a37c-fc288b3552b1/deploy-status)](https://app.netlify.com/sites/edvins/deploys)
My digital garden where I write about software development and side-hustle.
Proudly built with React, Gatsby and GraphQL and deployed to Netlify.
## Blog post template
- [Blog post template](./BLOG_POST_TEMPLATE.md)
## Notes
- `$` is escaped as `\$`, so you need to use `` where it's used. Read more about [this](https://github.com/prettier/prettier/issues/6213).