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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T06:47:32.000Z (4 months ago)
- Last Synced: 2025-04-06T14:10:10.610Z (23 days ago)
- Topics: css, gatsby, graphql, html, md, mdx, netlify, react
- Language: MDX
- Homepage: https://edvins.io
- Size: 44.4 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Edvins Antonovs
[](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).