summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJonas Kohl <gitlab@jonaskohl.de>2024-07-19 13:36:48 +0200
committerJonas Kohl <gitlab@jonaskohl.de>2024-07-19 13:36:48 +0200
commit63fe1d9cc50fef591f5a6b1813804d40e1d302d7 (patch)
tree8c67ddb2b8666dd0e92852af9c6dcf36d5e9c32a /README.txt
parent22327394454fe28c83d58f9f1b61f82b45d09052 (diff)
Add publishing task
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 7ca81d2..aab0b38 100644
--- a/README.txt
+++ b/README.txt
@@ -1,3 +1,5 @@
This is the source code of my Neocities site at https://hozyro.neocities.org/
To build it, you'll need GNU Make and a recent version of PHP. Then just run `make`. To clean the output directory, run `make clean`.
+
+To publish it, you can use `make publish`. This requires Ruby and the Neocities CLI to be installed. You can learn more here: https://neocities.org/cli