Code Monkey home page Code Monkey logo

wordpress-uikit-starter-theme's Introduction

WordPress UIkit Starter Theme

A WordPress starter theme for developers using the frontend framework UIkit.

NOTICE: This theme is still in development. You might miss some features.

Theme Features

  • Full responsive theme
  • Two-level dropdown navigation with offcanvas-navigation for smaller devices
  • Main sidebar on the right side and horizontal footer sidebar with auto-columns
  • Support for featured image in posts
  • Gallery-tag support with UIkit slideshow and gallery
  • Header-image support

Screenshot

Screenshot

Getting started

  • git clone [email protected]:nstaeger/WordPress-UIkit-Starter-Theme.git into the wp-content/themes folder of your WordPress-installation.
  • Go to the WordPress administration-panel and activate the theme.

Developers

You will need Git, Node, Bower and Gulp installed, before you start. It is also recommended, to have a running installation of WordPress.

Before you start, follow these steps.

  • git clone [email protected]:nstaeger/WordPress-UIkit-Starter-Theme.git into the wp-content/themes folder of your WordPress-installation.
  • cd WordPress-UIkit-starter-theme
  • npm install

Bower

This theme uses Bower to manage its dependencies like jQuery and UIkit. You can get the latest versions of those by running bower install in the themes folder.

Gulp

You can use Gulp to compile the less files and other stuff. Here are a few tasks, that come with the theme:

  • gulp compile-less Compiles the UIkit and theme-specific Less files into your CSS folder.
  • gulp copy-font Copies the UIkit font files to the fonts directory.
  • gulp minify-js Minifies all JS-files to an all.min.js.
  • gulp watch Watches the less/-folder for changes. If changes are made, the CSS-file will be recompiled.

wordpress-uikit-starter-theme's People

Contributors

nstaeger avatar

Watchers

James Cloos 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.