diff --git a/logseq/config.edn b/logseq/config.edn index e218281..ac025a5 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -412,4 +412,5 @@ ;; - :triple-lowbar (default) ;; ;use triple underscore `___` for slash `/` in page title ;; ;use Percent-encoding for other invalid characters - :file/name-format :triple-lowbar} + :file/name-format :triple-lowbar + :publishing/all-pages-public? true} diff --git a/logseq/graphs-txid.edn b/logseq/graphs-txid.edn index 09c87d2..9f3086d 100644 --- a/logseq/graphs-txid.edn +++ b/logseq/graphs-txid.edn @@ -1 +1 @@ -["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 108] \ No newline at end of file +["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 109] \ No newline at end of file diff --git a/pages/infrastructure.md b/pages/infrastructure.md index 9c9b10b..7e1795b 100644 --- a/pages/infrastructure.md +++ b/pages/infrastructure.md @@ -1,7 +1,8 @@ public:: true +tags:: #seed - prev: [[entrance]] - [[The Grid]]. -- this is a collection of +- this is a collection of (hopefully) helpful texts to guide you in the - # website hosting - [[how to upload a logseq graph that's synchronized to github pages and also publish it to the internet]] \ No newline at end of file