All Projects → thoughtbot → Ghost Theme Template

thoughtbot / Ghost Theme Template

Licence: mit
A project scaffold for building ghost themes using gulp, node-sass, & autoprefixer

Projects that are alternatives of or similar to Ghost Theme Template

Prometheus
🌈 A Clean And Modern Ghost Theme with Progressive Web Apps (PWA)
Stars: ✭ 94 (+3.3%)
Mutual labels:  gulp, ghost
Portfolio one Page Template
Free responsive one page portfolio template
Stars: ✭ 106 (+16.48%)
Mutual labels:  gulp, template
Electrate
Quick and Easy Electron + React Boilerplace
Stars: ✭ 80 (-12.09%)
Mutual labels:  gulp, template
Ionic Starter Template
Reinventing the wheel, again! Sorry Ionic Team... but there are many newbies learning on Youtube!
Stars: ✭ 208 (+128.57%)
Mutual labels:  gulp, template
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (-65.93%)
Mutual labels:  gulp, ghost
Puppy
Starter kit and delivery system for building static prototypes with Twig
Stars: ✭ 25 (-72.53%)
Mutual labels:  gulp, template
Ghostwind
Tailwind CSS Starter Template - Ghostwind (Ghost Casper theme in Tailwind CSS)
Stars: ✭ 89 (-2.2%)
Mutual labels:  ghost, template
Nytl
Modern C++ generic header-only template library.
Stars: ✭ 87 (-4.4%)
Mutual labels:  template
Buddycss
The framework for people who love coding!
Stars: ✭ 89 (-2.2%)
Mutual labels:  gulp
Ghost Caspro
👀ghost博客系统caspro主题,响应式,自适应,简洁
Stars: ✭ 87 (-4.4%)
Mutual labels:  ghost
Gomplate
A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
Stars: ✭ 1,270 (+1295.6%)
Mutual labels:  template
Svelte Pwa
Svelte Progresssive Web App (PWA) starter template
Stars: ✭ 87 (-4.4%)
Mutual labels:  template
Gulp Pure Start
Start your project with 'Gulp Pure Start' easily than ever!
Stars: ✭ 89 (-2.2%)
Mutual labels:  gulp
Ghost Matery2
这是又一个采用Material Design和响应式设计的漂亮、简洁且基于Ghost博客的新主题
Stars: ✭ 87 (-4.4%)
Mutual labels:  ghost
Codrops Dropcast
a responsive HTML/CSS/Javascript template, comes with Sketch files and a fully working site with SCSS. It works very well for podcasts landing pages or blogs, and can be easily customized.
Stars: ✭ 91 (+0%)
Mutual labels:  template
Phaser3 Tilemap Pack
Phaser 3 Project Template with Webpack, Tilemap, and Asset Pack
Stars: ✭ 87 (-4.4%)
Mutual labels:  template
Rebecca
Rebecca is a readme generator for Go
Stars: ✭ 91 (+0%)
Mutual labels:  template
Portfolio Template
An Open-Sourced Template for developers to show-off there skills. Made with ReactJS
Stars: ✭ 52 (-42.86%)
Mutual labels:  template
Yipack Cli
易打包-命令行工具
Stars: ✭ 89 (-2.2%)
Mutual labels:  template
Webpack Defaults
Defaults to be shared across webpack projects
Stars: ✭ 88 (-3.3%)
Mutual labels:  template

Ghost Theme Template

A project scaffold for building Ghost themes using Gulp, LibSass, & Autoprefixer.

Features

  • Gulp integration
  • Blazing fast LibSass
  • Bourbon and Neat
  • The amazing power of Autoprefixer
  • JSHint with Stylish

Gulp Tasks

Running gulp will initiate the default compile task which will compile all stylesheets using Sass and Autoprefixer, use JSHint to analyze the javascript, and watch for changes on both.

Running gulp deploy will recompile the theme's stylesheets, create a zip file of the theme (excluding the node_modules directory), and then use gscan to validate if the theme is compliant with ghost.

[Gscan] Checks Ghost themes for errors, deprecations, best practices and looks to see which features are supported. Aims to generate a compatibility report and feature listing for themes.

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