Giter VIP home page Giter VIP logo

confit's Introduction

Confiture - Theme

Confiture is a modern WordPress theme running almost completely on javascript. It uses Backbone for structure, Handlebars for templating and uses the JSON REST API which will be part of WP core very soon.


Requirements

Prerequisite How to check How to install
PHP >= 5.4.x php -v php.net
Node.js 0.12.x node -v nodejs.org
grunt >= 0.44 grunt -v npm install -g grunt
Bower >= 1.3.12 bower -v npm install -g bower

Features

  • No more WordPress template hierarchy, but a clear-cut Javascript powered template engine based on Handlebars.
  • Seperate frontend from backend-development and keep things clean.
  • Bourbon Neat as our Sass-powered grid-system.
  • BrowserSync for keeping browsers and devices synchronised while testing
  • GruntJS linting and buildscripts for Javascript & CSS

Installing

Clone the git repo - git clone https://github.com/chefduweb/confit.git and then rename the directory to the name of your theme or website, or install with composer:

composer require chefduweb/confit

If you install using composer, Confiture will use WPackagist to load in in the JSON REST API as a dependency.

After you have all the files you need to let NPM and bower install the other packages:

  1. navigate to the confit folder using your command line tool
  2. type npm install to install the workflow packages.
  3. type bower install to install all frontend dependencies.

After installing all dependencies you need to change one Url in package.json: change the appUrl variable to the url of your WordPress site (BrowserSync uses this variable to create proxies).

Development

The theme was created by Luc Princen, who continues to lead the development.

Contributing to Confiture

All issues and pull requests should be filled on the chefduweb/confit repository.

License

The Confiture Theme is open-source software licensed under GPL-2+ license.

confit's People

Contributors

towonder avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.