Using Aperture template for Jekyll.
- Add your site and author details in
_config.yml
. - Get a workflow going to see your site's output (with CloudCannon or Jekyll locally).
Install the dependencies with Bundler:
gem install bundle
bundle install --path vendor/bundle
Run jekyll
commands through Bundler to ensure you're using the right versions:
bundle exec jekyll serve
- Install ruby2.7 using rbenv.
- Follow Develop guide
Aperture is already optimised for adding, updating and removing photos and navigation in CloudCannon.
- Exposed as a data file to give clients better access.
- Set in the Data / Navigation section.
- Populated using front matter array in
index.html
.