To create your initial skeleton site:
If building to the root of your public_html:
- Leave
baseurl
in _config.yaml
blank:
- Link the
_site
build directory to your public_html
:
If instead building to a subdirectory:
- Set
baseurl
the base path in the URL:
- Create and link the
_site
build directory:
Once all configured, run your first build: