Add posts to latest story

This commit is contained in:
Bad Manners 2024-08-08 09:49:11 -03:00
parent 7bb8a952ef
commit 6dd8a92318
8 changed files with 51 additions and 31 deletions

View file

@ -15,7 +15,7 @@ Static website built in Astro + Typescript + TailwindCSS.
```bash
git clone https://git.badmanners.xyz/badmanners/gallery.badmanners.xyz
cd gallery.badmanners.xyz
npm install && npm run sync
npm install
```
### Local development