Event marketing template for Jekyll
Event marketing template for Jekyll. Browse through a live demo. Increase the web presence of your event with this configurable theme.
CloudCannon was made by CloudCannon, the Cloud CMS for Jekyll. Find more templates and themes at Jekyll Tips.
Learn Jekyll with step-by-step tutorials and videos at Jekyll Tips.
_config.yml
._config.yml
.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
Malt is already optimised for updating pages, company details and footer elements in CloudCannon.
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 is a third party website analytics tool. To install:
_config.yml
.JEKYLL_ENV=production
(the default for CloudCannon and GitHub Pages).EventBrite is a third party embeddable event module for websites. To install:
eventbrite_embed
in _config.yml
.The image gallery is populated by a front matter array in index.html
. To add items just copy the existing structure.