Pithikos / darkcortex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

Using Aperture template for Jekyll.

Setup

  1. Add your site and author details in _config.yml.
  2. Get a workflow going to see your site's output (with CloudCannon or Jekyll locally).

Develop

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

Editing

Aperture is already optimised for adding, updating and removing photos and navigation in CloudCannon.

Navigation

  • Exposed as a data file to give clients better access.
  • Set in the Data / Navigation section.

Photo Gallery

  • Populated using front matter array in index.html.

About


Languages

Language:HTML 35.5%Language:CSS 34.2%Language:JavaScript 16.9%Language:Ruby 13.4%