Giter Site home page Giter Site logo

lsanclemente / kiliframework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabolivark/kiliframework

0.0 1.0 0.0 256 KB

A fresh framework for developing themes in Wordpress

Home Page: https://www.kiliframework.org

License: GNU General Public License v3.0

PHP 60.12% CSS 20.65% JavaScript 19.23%

kiliframework's Introduction

Build Status Code Climate Codacy Badge

A fresh framework for developing themes in Wordpress.

Kili is a framework for agile and modular theme development for Wordpress. It separates the views from the business logic and makes it easier to re-use code.

Installation

Kili shares the same server requirements as a regular WordPress installation. See requirements.

Install Kili as you would a regular WordPress theme. See the WordPress Theme Installation Guide.

Once installed, a couple of plugins are required:

See the WordPress Plugin Installation Guide.

Developing a Child Theme

See the Kili Wiki for detailed instructions.

Contributing

  1. Fork the project (https://github.com/koombea/kiliframework)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Rebase your branch with the develop branch to ensure you have the latest version (git pull --rebase upstream develop)
  5. Push your branch (git push origin feature/fooBar)
  6. Create a new Pull Request

Version History

  • 0.0.2
    • ACF and Timber integration into the parent theme. It now works without the need of a child theme.
    • Route updates.
  • 0.0.1
    • Initial development version.

Issues

Use the Issues tab to report bugs or to suggest new features.

Meta

Distributed under the GNU/GPL v3 license. See License for more information.

kiliframework's People

Contributors

rhonaldomaster avatar fabolivark avatar dbohorquez8 avatar

Watchers

Leonardo Sanclemente 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.