/cbaem-website

Website for the Chesapeake Bay Area Exoplanets Meeting :rocket:

Primary LanguageHTMLMIT LicenseMIT

Chesapeake Bay Area Exoplanet Meeting website

This is a fork of an existing template made by CloudCannon. Browse through a live demo.

Develop

Malt was built with Jekyll version 3.3.1, but should support newer versions as well.

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve

SEO Tag

This site uses the jekyll-seo-tag plugin. You should at least set a title in front matter on each page. Have a look at the project page for more options.

Google Analytics

Google Analytics is a third party website analytics tool. To install:

  1. Add your Google Analytics key to _config.yml.
  2. Run your site in production JEKYLL_ENV=production (the default for CloudCannon and GitHub Pages).

Image gallery / Featured

The image gallery is populated by a front matter array in index.html. To add items just copy the existing structure.