Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/itzderock/derock.blog
- Owner: ItzDerock
- Created: 2023-01-29T21:44:37.000Z (almost 2 years ago)
- Default Branch: v2
- Last Pushed: 2024-05-02T00:43:57.000Z (9 months ago)
- Last Synced: 2024-05-31T15:17:23.860Z (8 months ago)
- Topics: astrojs-blog, blog, robotics, solidjs
- Language: Astro
- Homepage: https://derock.blog
- Size: 18.3 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)