Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/margaretkrutikova/margareta.dev
- Owner: MargaretKrutikova
- License: mit
- Created: 2020-04-25T20:29:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T16:52:00.000Z (11 months ago)
- Last Synced: 2024-05-27T21:49:35.604Z (5 months ago)
- Topics: personal-website
- Language: TypeScript
- Homepage:
- Size: 8.49 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.