All Projects → sandrokeil → ghost-theme-casperion

sandrokeil / ghost-theme-casperion

Licence: MIT license
Casperion is a free Ghost theme. Casperion is based upon original Ghost theme Casper with some minor modifications and extensions.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to ghost-theme-casperion

Casper
The default theme for Ghost
Stars: ✭ 2,274 (+8322.22%)
Mutual labels:  ghost
Mnml Ghost Theme
A minimal, responsive, fast ghost blog theme with great typography. Comes with paid membership support, Disqus comments, syntax highlighting, and KaTeX for mathematics, and more.
Stars: ✭ 235 (+770.37%)
Mutual labels:  ghost
ghost-wbkd
A ghost/journey theme.
Stars: ✭ 101 (+274.07%)
Mutual labels:  ghost
Eleventy Starter Ghost
A starter template to build websites with Ghost & Eleventy
Stars: ✭ 187 (+592.59%)
Mutual labels:  ghost
London
A free, open source theme for Ghost
Stars: ✭ 212 (+685.19%)
Mutual labels:  ghost
doffy
a web auto run lib base on chrome headless
Stars: ✭ 13 (-51.85%)
Mutual labels:  casper
Steam
A clean and minimal theme for Ghost.
Stars: ✭ 170 (+529.63%)
Mutual labels:  ghost
JSS-Resource-Tools
A CLI utility that utilises the Jamf Pro (previously Casper Suite) API in order to import, export and update JSS resources en-masse.
Stars: ✭ 24 (-11.11%)
Mutual labels:  casper
Ghost Android
🤖 Ghost for Android
Stars: ✭ 215 (+696.3%)
Mutual labels:  ghost
filisantillan.com
My official site
Stars: ✭ 16 (-40.74%)
Mutual labels:  ghost
Fizzy Theme
🥤A tasty blogging theme for Ghost.
Stars: ✭ 194 (+618.52%)
Mutual labels:  ghost
Action Deploy Theme
Deploy your Ghost theme with Github Actions
Stars: ✭ 197 (+629.63%)
Mutual labels:  ghost
cbc-casper-js
JS implementation of Vlad Zamfir's CBC Casper TFG
Stars: ✭ 21 (-22.22%)
Mutual labels:  casper
X Ray
Visual debugger for your HTML, executable via a bookmark
Stars: ✭ 188 (+596.3%)
Mutual labels:  ghost
Asgar
A two-column, clean and minimalist theme for @TryGhost
Stars: ✭ 22 (-18.52%)
Mutual labels:  ghost
Boo
Boo - A beautiful, clean and responsive theme for Ghost.
Stars: ✭ 176 (+551.85%)
Mutual labels:  ghost
Easter Egg Collection
🐰 A funny library for tricking your colleagues.
Stars: ✭ 249 (+822.22%)
Mutual labels:  ghost
ghostfire
We use this docker image to host Ghost websites at FirePress 🔥📰. See live demos at play-with-ghost.com
Stars: ✭ 20 (-25.93%)
Mutual labels:  ghost
kirby-highlight
Themeable server-side syntax highlighting for Kirby
Stars: ✭ 14 (-48.15%)
Mutual labels:  highlightjs
geist
Casper 2.0 theme for WordPress.
Stars: ✭ 23 (-14.81%)
Mutual labels:  casper

Casperion Ghost theme

Full text search

Highlight.js integration

Minified css and js

Casperion is a free Ghost theme. The theme is based upon original Ghost theme Casper with some minor modifications and extensions.

Casperion Demo

Casperion is a lightweight and speed optimized theme for Ghost. Casperion theme gets Grade A for both PageSpeed and YSlow reported by GTmetrix.

Grade A

Full Features

Casperion theme is packaged with full powerful features so you can get started building your blog easily. It's planned to update this theme consistently depending on Casper theme changes.

Full Ghost 2.0 support

Casperion supports latest Ghost version.

GhostHunter

GhostHunter provides Casperion full text searching right in the blog without having to resort to any third-party solutions, by utilizing the Ghost API.

Highlight.JS

Highlight.js highlights syntax in code examples on Casperion blog. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it. Highlight.js is only loaded if a code block was detected in blog post.

Docker

It's very easy to build the assets with Docker. Make sure you run the Docker container from the root dir of this source.

$ docker run --rm -it --volume $(pwd):/app sandrokeil/typescript yarn install
$ docker run --rm -it --volume $(pwd):/app sandrokeil/typescript gulp zip
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].