Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itzderock/derock.blog

My cool blog site for developer related content. Powered by astro.build with a bit of solid.js
https://github.com/itzderock/derock.blog

astrojs-blog blog robotics solidjs

Last synced: 3 months ago
JSON representation

My cool blog site for developer related content. Powered by astro.build with a bit of solid.js

Awesome Lists containing this project

README

        

# derock.blog

This repository contains the source code for v2 of my personal blog site [derock.blog](https://derock.blog). It is currently WIP.
More information soon!

## Contributing

Feature requests will be considered but please note that since this is a personal site, not all requests will be implemented or merged. If you have found a typo, feel free to PR those changes (source content are in the form of markdown files in the `src/content/blog` directory).

## Tech Stack

- [Astro](https://astro.build)
- [Tailwind CSS](https://tailwindcss.com)
- [SolidJS](https://solidjs.com)