Skip to content

Commit

Permalink
Updated README with pushing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattl committed Oct 30, 2024
1 parent 193c721 commit 003ddad
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# blog.libre.fm

this is the stuff i use to publish the blog. right now runs on my mac mini hence the .env but that may change.

## Pushing to neocities

* Install https://neocities.org/cli
* `neocities pizza` # Get yourself some dinner if they still have dough
* `neocities push dist/` # Push it all up

(Neocities supports WebDAV on supporter level)

https://neocities.org/supporter

0 comments on commit 003ddad

Please sign in to comment.