Files
foam/docs/github-pages.md
Riccardo a23e73245f Update docs to use extension in wikilink definition (#283)
* changed vscode setting to include extensions in link definition

* updated docs to include extension in wikilink definition

* updated readme to navigate to github pages instead of published site
2020-10-09 19:04:07 +01:00

1.3 KiB

Github Pages

  • The Foam template is GitHub Pages ready, all you have to do is turn it on in your repository settings.
  • The default GitHub Pages template is called Primer. See Primer docs for how to customise html layouts and templates.
  • GitHub Pages is built on Jekyll, so it supports things like permalinks, front matter metadata etc.

Other templates

There are many other templates which also support publish your foam workspace to github pages

[todo] [good-first-task] Improve this documentation