All Projects → GavickPro → Perfetta Free Ghost Theme

GavickPro / Perfetta Free Ghost Theme

Licence: mit
Simple restaurant blog theme for Ghost

Projects that are alternatives of or similar to Perfetta Free Ghost Theme

Mapache
You can use the theme Mapache for ghost in: Blog - Magazine - Landing page - Personal page - Photographers. and in many other things
Stars: ✭ 477 (+562.5%)
Mutual labels:  handlebars
Meteor Boilerplate
Boilerplate meteor app - starting point for meteor apps
Stars: ✭ 893 (+1140.28%)
Mutual labels:  handlebars
Sparkles
✨ is a web "framework" in Rust
Stars: ✭ 46 (-36.11%)
Mutual labels:  handlebars
Lightncandy
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ),
Stars: ✭ 565 (+684.72%)
Mutual labels:  handlebars
Mailmason
A complete toolset to streamline building and updating a set of consistent transactional emails.
Stars: ✭ 759 (+954.17%)
Mutual labels:  handlebars
Privacyspy
Rating privacy policies for convenience & accountability.
Stars: ✭ 40 (-44.44%)
Mutual labels:  handlebars
Raymond
Handlebars for golang
Stars: ✭ 418 (+480.56%)
Mutual labels:  handlebars
Admin4b
Bootstrap 4 Admin Template
Stars: ✭ 58 (-19.44%)
Mutual labels:  handlebars
Logging Helpers
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
Stars: ✭ 5 (-93.06%)
Mutual labels:  handlebars
Book
The Rust and WebAssembly Book
Stars: ✭ 1,021 (+1318.06%)
Mutual labels:  handlebars
Handlebars Rust
Rust templating with Handlebars
Stars: ✭ 632 (+777.78%)
Mutual labels:  handlebars
Handlebars.net
A real .NET Handlebars engine
Stars: ✭ 723 (+904.17%)
Mutual labels:  handlebars
Google Cpp Style Guide Zh Tw
Google C++ Style Guide 的繁體中文版
Stars: ✭ 41 (-43.06%)
Mutual labels:  handlebars
Panini
A super simple flat file generator.
Stars: ✭ 562 (+680.56%)
Mutual labels:  handlebars
Node Server Project
基于 node.js + express 技术栈,采用MVC结构设计、JWT + RESTful API、PM2服务监控的Node服务器端项目框架.
Stars: ✭ 47 (-34.72%)
Mutual labels:  handlebars
Open Color
Color scheme for UI design.
Stars: ✭ 4,512 (+6166.67%)
Mutual labels:  handlebars
Dayandnight
Simple responsive theme for Ghost
Stars: ✭ 26 (-63.89%)
Mutual labels:  handlebars
Html to pdf
Generate a simple invoice PDF from HTML using puppeteer & handlebars
Stars: ✭ 62 (-13.89%)
Mutual labels:  handlebars
Fauxghost
FauxGhost Ghost blog theme
Stars: ✭ 56 (-22.22%)
Mutual labels:  handlebars
Vim Cheat Sheet
A mobile friendly Vim cheat sheet
Stars: ✭ 1,017 (+1312.5%)
Mutual labels:  handlebars

Perfetta

Free theme for Ghost prepared by GavickPro.

-> DEMO <-

Important The v.1.3.0 adds a built-in support for the post cover images - if you are using older version of the theme, you will have to set cover images for all your older posts.

Download

Important All below packages contain the "perfetta" directory with the theme which should be moved to the content/themes directory.

Download v.1.5.1 for Ghost 0.6.*

Download v.1.5.0 for Ghost 0.6.0

Download v.1.4.0 for Ghost 0.5.9

Download v.1.3.0 for Ghost 0.5.2

Download v.1.2.0 for Ghost 0.5.0

Download v.1.1.2 for Ghost 0.4.2

Download v.1.1.1 for Ghost 0.4.2

Download v.1.1.0 for Ghost 0.4.2

Download v.1.0.0 for Ghost 0.4.1

Screenshot

Important information

This theme contains a few features which may require some additional knowledge or settings.

Featured images/videos

The image or video placed at the beginning of the post will be used as a featured image/video on the post list. Additionally if you want to display the post over the title on the post page, you have to set the alternative text of the image to featured-image.

In theory you can use different images as a featured image on the posts’ list and on the post page (in this case you can add the featured-image alternative text to a different image).

The videos will be responsive thanks to the fitvids jQuery plugin.

Animations

Animated blocks on the post list uses the scrollReveal.js library. It is a very simple library for scroll-based animations. The official documentation for this library is available here.

Disqus comments

You can specify your Disqus username in the partials/config.hbs file in the following line:

var disqus_shortname = '';

Google Analytics support

You can specify your Google Analytics tracking code ID in the partials/config.hbs file in the following line:

var ga_ua = 'UA-XXXXX-X';

Background image

The image displayed in the background is a blog cover image which can be defined in the Ghost settings.

If you want to use a responsive version of this image, you should leave blank the cover image under the Ghost settings and replace images in the assets/images/ directory with your own ones.

Logo area

The text "Free Ghost Theme" can be changed in the partials/logo.hbs file in the following fragment:

 <small>Free Ghost Theme</small>

Footer area

You can modify the content of the page footer in the partials/footer.hbs file. It will be displayed on all subpages of your Ghost blog.

Useful Ghost resources

We recommend these Ghost resources if you need to improve your knowledge regarding this CMS:

Copyright & License

Copyright (C) 2014 GavickPro - 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.

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].