From f3eddf8b906761e9fd367391b99bd8829c3b8db5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20Ev=C3=A4kallio?= Date: Sat, 20 Jun 2020 02:41:01 +0100 Subject: [PATCH] Publish tips --- foam_tips.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/foam_tips.md b/foam_tips.md index 801137e..2720dc0 100644 --- a/foam_tips.md +++ b/foam_tips.md @@ -13,6 +13,12 @@ Whether you want to build a [Second Brain](https://www.buildingasecondbrain.com/ 3. Use Foam's shortcuts and autocompletions to link your thoughts together with Markdown links, and navigate between to explore your knowledge graph. +## Publishing + +New Foams are not published by default. To publish your Foam, go to [repository settings](settings) and enable GitHub Pages on the default branch. + +If you don't like GitHub pages, you're free to set up any other deployment mechanism of your choosing. + ## Useful commands TODO