Tritium Carousel is a Ghost Theme built from the Bootstrap Carousel Template. This template is built using these resources
Follow these instructions to load this theme locally:
- Make sure you have Ghost 0.7.2 or greater installed. This requires the public API which was introduced in Beta during that release.
- Copy the entire these files into the \content\themes\tritium-carousel directory on the root of the Ghost site.
- Restart Ghost
- MOST IMPORTANT Turn on the Public API under the Enable Beta Features in the ghost settings at http://yoursitelocation/ghost/settings/labs/
- Change the theme selection to /ghost/settings/general to tritium-carousel
The tritium-carousel theme uses the Ghost API to allow the admins to customize certain layouts using the blog posts. We can customize the Carousel, the Features, and Tag menu.
To add an image to the carousel on the home page, do the following:
- Add a post
- Add an image to the post
- Turn into a static page.
- Tag the page with the 'carousel' tag. It will now appear in the carousel.
To add a feature to the home page, do the following:
- Add a post
- Add an image to the post.
- Check the 'Turn this post into a static page' property.
- Check the 'Feature this post' property.
To add a tag to the menu, simply add tags to posts. The most popular tags will be added to the menu.