Giter Site home page Giter Site logo

phivk / grav-plugin-uikitifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khanduras/grav-plugin-uikitifier

0.0 2.0 0.0 1.42 MB

UiKitifier plugin for Grav will let you include Yootheme's UIKit

License: MIT License

HTML 0.20% PHP 1.39% CSS 52.05% JavaScript 46.35%

grav-plugin-uikitifier's Introduction

Grav UIKitifier Plugin

UIKitifier is a Grav plugin that can be used as a dependency for other themes and plugins to load the Yootheme UIKit Framework. The main purpose of this plugin is to allow the Library theme to depend on the UI Kit's CSS/JS and to allow the plugin to be updated independently of the theme itself.

Installation

GPM Installation (Preferred)

The simplest way to install this plugin is via the Grav Package Manager (GPM). From the root of your Grav install type:

bin/gpm install uikitifier

Manual Installation

If for some reason you can't use GPM you can manually install this plugin. Download the zip version of this repository and unzip it under /your/site/grav/user/plugins. Then, rename the folder to uikitifier.

You should now have all the plugin files under:

/your/site/grav/user/plugins/uikitifier

Usage

To best understand what the Materializer plugin provides, you should read through the original UI Kit framework documentation.

Configuration

Changes via the Admin Panel will automatically create that file in 'user/config/plugins'.

enabled: true
always_load: true
mode: staging   # production / staging
load_uikit: true
style: gradient   # flat / almost-flat / gradient
customizer: off      # specifiy customizer .css file
load_all: false

Individual components can be enabled or disabled accordingly

load_component_accordion: false
load_component_autocomplete: true
load_component_cover: true
load_component_datepicker: false
load_component_dotnav: false	
load_component_form_advanced: false
load_component_form_file: false
load_component_form_password: false
load_component_form_select: false
load_component_grid: true
load_component_htmleditor: false
load_component_lightbox: false
load_component_nestable: false
load_component_notify: false
load_component_pagination: false
load_component_parallax: false
load_component_grid_parallax :false
load_component_placeholder: false
load_component_progress: false
load_component_search: true
load_component_slideshow: false
load_component_slideshow-fx: false
load_component_slidenav: false
load_component_sortable: false
load_component_sticky: true
load_component_timepicker: false
load_component_tooltip: true
load_component_upload: false

grav-plugin-uikitifier's People

Contributors

dimitrilongo avatar khanduras avatar phivk avatar

Watchers

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