Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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