Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlarky/jlarky-blog
My blog (Astro)
https://github.com/jlarky/jlarky-blog
Last synced: about 1 month ago
JSON representation
My blog (Astro)
- Host: GitHub
- URL: https://github.com/jlarky/jlarky-blog
- Owner: JLarky
- Created: 2022-06-20T06:51:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T05:45:16.000Z (almost 2 years ago)
- Last Synced: 2023-04-11T17:40:56.218Z (over 1 year ago)
- Language: HTML
- Homepage: https://jlarky.now.sh
- Size: 938 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My blog
This is my blog, it's more of a test of technologies I can use for a blog :) see [previous attempts](https://github.com/JLarky/jlarky-blog) in Next.js.
At the moment this is using:
- [Astro](https://astro.build/)
- [Partytown](https://partytown.builder.io/)## More about this website
You can watch me build almost the whole thing live [on YouTube](https://www.youtube.com/watch?v=Xl4hWu4WFOM&list=PLuPYpWKKQ-H2jSKOidziVAvDOWevlP7Ax).
## More about me
Follow me on Twitter [@JLarky](https://twitter.com/JLarky).
## How do I actually run it
git clone [email protected]:JLarky/jlarky-blog.git
cd jlarky-blog
pnpm install
pnpm dev