Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).