-
Create a new markdown file in
./sections/
directory with the following front matter:--- layout: content key: <name of sections> ---
-
Add a hash to the
sections
in_config.yml
like so:- key: <name of section # should match the above file> menu: <true|false> # should this section appear in the top menu? title: <nice name for the section>
letsencrypt certonly --webroot -w /usr/share/nginx/html/hlwedding/master/ -d hlwedding.akmiller.co.uk