This is a Jekyll starter template for Foam, forked from the official foam-template which implicitly relies github pages for publishing.
You can find me in foam-jekyll-template, or create your new project using this template.
Replace baseurl
and repository
in _config.yml
file to your own namespace (if you are going to deploy it to Github or Vercel).
Dev mode:
jekyll serve --baseurl ''
Or build:
jekyll build --baseurl ''
Once you have github pages settings configured, it will be automatically deployed after you pushed.
After build is done, you can sync _site
directory to your VPS for deployment.
Check the foam's official Vercel recipe to learn how to import project into Vercel.
And don't forget to override the build command to jekyll build --baseurl ''
.
We've created a few Bubbles (markdown documents) to get you started.
- [inbox] - a place to write down quick notes to be categorised later
- [foam-tips] - tips to get the most out of your Foam workspace
NOTICE the autogerated link references below is essential for Jekyll to generate link for currently not yet supported wikilinks.