Git Product home page Git Product logo

haywire-grav's Introduction

GitHub release license

Boilerplate/theme for getgrav CMS

Haywire is a modern starter theme/boilerplate for Grav. The idea behind the theme is to help developers get started quickly on their new getgrav projects using modern frameworks and tools such as yarn, laravel-elixir, bootstrap.

It is recommended that you install the admin-plugin package when using this theme.

Live demo

This theme is under active development, use master branch for the latest version.

Features

  • Yarn
  • Bootstrap-sass
  • Laravel-elixir
  • Gulp
  • Bower

Installation / Usage

(Recommended) bin/gpm (Grav Package Manager)

$ cd ~/gravroot
$ bin/gpm install haywire
$ cd /user/themes/haywire
$ yarn
$ bower install
$ gulp

Manual installation

$ cd ~/gravroot/user/themes
$ git clone https://github.com/robbinfellow/haywire-grav.git haywire
$ cd haywire
$ yarn
$ bower install
$ gulp

Demo

Installing through bin/gpm will prompt you to install the demo content automatically.

However if you install the theme manually you can copy the contents of _demo/pages/ into your user/pages/ folder for a quick demo content of your site.

Laravel elixir

Compile assets => gulp

Watch scss/js => gulp watch

Minify assets => gulp --production

Compiled assets goes into the /dist directory, these files are generated for you through laravel-elixir, you should not edit these files manually!

Updating

bin/gpm update

The easiest way to update this theme is via the Grav Package Manager:

bin/gpm update haywire

Contribute

Contributions are welcome from everyone.

Bug reports

Create an issue with detailed information regarding the problem.

Feature requests

Feature requests are more than welcome! Create an issue or make a pull request to develop branch with detailed information/description of your request.

Donations

If this project helps you develop your grav-site in a faster, more efficient way, feel free to give me a cup of โ˜• :)

paypal.me/robbinfellow

License

Haywire grav theme is an open-sourced software licensed under the MIT license.

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.