Giter Club home page Giter Club logo

Jasper

Build Status Ruby Jekyll

This is a port of Ghost's default theme Casper v1.3.7 for Jekyll inspired by Kasper.

You might well ask at this point why bother making a new Casper's clone? Although this is inspired by Kasper, there are several additional features which make this port closer to the original theme.

New: Check out Jasper2, a new port of Casper version 2!

Live demo

Jasper Live Demo

Casper's Original Here

Screenshots

Home page home page

Post page post page

Author page author page

Related posts page tag page

Tags page with opened sidebar sidebar page

404 page related page

Jasper theme includes

  • Pagination
  • Google Analytics tracking
  • Author's profile with picture
  • Disqus comments (not Ghost standard)
  • Author page (New 07.02.2015)
  • Tag page(s) (New 07.02.2015)
  • 404 page (New 07.02.2015)
  • Toggleable sliding sidebar (New 07.02.2015)
  • Related posts view (New 30.10.2015)
  • Tag description(s) (New 30.10.2015)
  • Code Syntax Highlight (New 24.11.2015)
  • Code Syntax Highlight with highlight.js (New 06.04.2016)
  • Rss updated to Jekyll v3 (New 06.04.2016)
  • Updated to Casper v1.3.7 (New 17.11.2017)
  • 'Out of the box' support for Multiple Authors (New 17.11.2017)

How to use it

Deployment

There are several alternatives to building and deploying the site:

  1. build the site with GitHub Actions which pushes the resulting files (the contents of _site/ or ../jasper-pages/) to the gh-pages branch. This is the approach that is currently used. See jekyll_build.yml for more details.

  2. generate the site locally (more details below) and push the resulting HTML to a Github repository, that GitHub Pages then host;

  3. build the site with travis-ci (with goodies from jekyll-travis) automatically pushing the generated HTML files to a gh-pages branch.

  4. deploy the static website with Jekyll-compatible hosters, such as https://www.netlify.com/, that allow for deployment from the Github repo and publish the website using CDNs. Netlify has a free starter offer.

For option 2) simply clone this repository (master branch), and then run bundle exec jekyll serve inside the directory. Upload the resulting _site/ (or ../jasper-pages/) contents to your repository (master branch if uploading as your personal page (e.g. username.github.io) or gh-pages branch if uploading as a project page (as for the demo).

For option 3) you will need to set up travis-ci for your personal fork. Briefly all you need then is to change your details in _config.yml so that you can push to your github repo. You will also need to generate a secure key to add to your .travis.yml (you can find more info on how to do it in that file). Also make sure you read the documentation from jekyll-travis. This approach has clear advantages in that you simply push your file changes to GitHub and all the HTML files are generated for you and pushed to gh-pages. Also you get to know if everything is still fine with your site builds. Don't hesitate to contact me if you still have any issues (see below about issue tracking).

Author pages

In order to properly generate author pages you need to rename the field categories in the front matter of every post to match that of your each author username as defined in the _config.yml file. With the latest update, multiple author blogs are now supported out of the box.

Issues and contributing

This install builds well with Ruby v2.6.3 and Jekyll v3.9.0. If you run into any problems please log them on the issue tracker.

Feel free pull-request your patches and fixes.

Thanks

Many thanks to the Ghost team for all the design work that allows to make this clone possible. Also many thanks to all contributors, that help keeping the project alive and updated 😄

Copyright & License

Same licence as the one provided by Ghost's team. See Casper's theme license.

Copyright (C) 2015-2021 - Released under the MIT License.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Tô Minh Thành's Projects

cs420 icon cs420

My assignments on Artificial Intelligence course

git-eclipse-utility icon git-eclipse-utility

A utility to clone from Git into a new branch, creating a new Eclipse workspace and importing existing projects into this workspace

hitchens icon hitchens

An inarguably well-designed Jekyll theme.

html5-boilerplate icon html5-boilerplate

A professional front-end template for building fast, robust, and adaptable web apps or sites.

katalon-notes icon katalon-notes

A Katalon plug-in that allows you to take, organize notes easily

lr0_parser_generator icon lr0_parser_generator

A very simple and limited LR0 parser generator that demonstrates my understanding on compiler theory.

mylexer icon mylexer

Lexical analysis with JFLEX and CUP

naive_bayesian_spam_filter icon naive_bayesian_spam_filter

A very simple Naive Bayesian Spam Filter to demonstrate my knowledge on probability and its application in Machine Learning.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.