order of things

This commit is contained in:
sakrecoer 2026-07-31 11:58:52 +02:00
parent 106863711c
commit bb0554610d
3 changed files with 4 additions and 62 deletions

View file

@ -52,15 +52,15 @@ This should be present in your system already, but who knows... It is definitely
## 📝 Deployment Scripts
### 1. fetch-and-convert.sh (Already exists)
First make a copy of the default files:
```bash
cp exemple.fetch-and-convert.sh fetch-and-convert.sh
cp exemple.deploy.sh deploy.sh
cp example.fetch-and-convert.sh fetch-and-convert.sh
cp example.deploy.sh deploy.sh
```
### 1. fetch-and-convert.sh
This script fetches data from Nostr and converts it to JSON for Hugo.
You need to cusomize the top of the file yourself: