Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/margaretkrutikova/margareta.dev

My internet identity, https://margareta.dev/
https://github.com/margaretkrutikova/margareta.dev

personal-website

Last synced: 8 days ago
JSON representation

My internet identity, https://margareta.dev/

Awesome Lists containing this project

README

        

# margareta.dev

This is my personal site. I write some posts, scribble some notes on various tech topics, mostly programming languages and functional programming and document small things I learn every day in today-i-learned.

It is a work-in-progress, so a lot might change. Damn, I might even use a different color for highlighting links.

## Tech stack

This blog is built on Gatsby's [starter blog](https://github.com/gatsbyjs/gatsby-starter-blog). I attempted to use `Typescript` as much as possible, but the whole `Gatsby`-thing was stubbornly against me succeeding with this.

Overall, lessons learned from this blog: DO NOT build your blog with Gatsby. It is not worth the struggle.