Full-featured Jekyll port of Ghost's default theme Casper v2
Jasper2 is a port of Ghost’s default theme Casper v2.1.9 for Jekyll and GitHub Pages. It is a full-featured theme that includes support for multiple authors, tag descriptions and personalized covers, related posts view, pagination, code syntax highlighting, Google Analytics tracking, and Disqus comments. It provides various options for deployment, including GitHub Actions, Travis CI, and Jekyll-compatible hosters like Netlify.
To install the theme and deploy the site, there are three options:
Option 1: GitHub Actions
jekyll_build.yml file for more details.Option 2: Local Generation
bundle exec jekyll serve inside the directory._site/ contents to your repository (master branch for personal page or gh-pages branch for project page).Option 3: Travis CI
_config.yml to push to your GitHub repo..travis.yml file.jekyll-travis for more information.Jasper2 is a fully-featured Jekyll theme that provides a port of Ghost’s default theme Casper. It offers support for multiple authors, tag descriptions and covers, related posts view, pagination, code syntax highlighting, Google Analytics tracking, and Disqus comments. The theme can be installed and deployed using various methods, including GitHub Actions, local generation, and Travis CI. With its wide range of features and flexibility in deployment, Jasper2 is a great choice for creating a blog or website with Jekyll and GitHub Pages.