All Projects → cpearson3 → wordpress-uikit-timber-theme

cpearson3 / wordpress-uikit-timber-theme

Licence: Unknown, Unknown licenses found Licenses found Unknown LICENSE Unknown LICENSE.md
UIKit 3 Wordpress Starter Theme

Programming Languages

CSS
56736 projects
Twig
543 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to wordpress-uikit-timber-theme

Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (+44.44%)
Mutual labels:  gulp, wordpress-starter-theme
WordPress-UIkit-Starter-Theme
A WordPress starter theme for developers using the frontend framework UIkit
Stars: ✭ 55 (+205.56%)
Mutual labels:  gulp, wordpress-starter-theme
branch
Branch Starter Theme - A WordPress starter theme based on Timber library and Bootstrap
Stars: ✭ 87 (+383.33%)
Mutual labels:  gulp, wordpress-starter-theme
webpack-gulp-wordpress-starter-theme
A WordPress theme with Webpack & Gulp
Stars: ✭ 110 (+511.11%)
Mutual labels:  gulp, wordpress-starter-theme
Genesis Starter Theme
A starter theme for the Genesis Framework with a modern development workflow
Stars: ✭ 141 (+683.33%)
Mutual labels:  gulp, wordpress-starter-theme
Forward-Framework
A killer WordPress theme framework built using underscores, gulp, sass, bourbon neat, bower & browsersync.
Stars: ✭ 23 (+27.78%)
Mutual labels:  gulp, wordpress-starter-theme
monsieurpress
A minimal & lightweight WordPress starter theme using gulp
Stars: ✭ 39 (+116.67%)
Mutual labels:  gulp, wordpress-starter-theme
gulp-php-minify
Gulp plug-in minifying PHP source code by removing comments and whitespace.
Stars: ✭ 24 (+33.33%)
Mutual labels:  gulp
gw-starter-kit
PEPELAC - Современный инструментарий для вёрстки и создания статичных сайтов с использованием Webpack
Stars: ✭ 30 (+66.67%)
Mutual labels:  gulp
Frontend-StarterKit
Frontend StarterKit - [Gulp 4, Pug, SCSS, ES6+]
Stars: ✭ 13 (-27.78%)
Mutual labels:  gulp
sass-starter-pack
Sass starter files using Gulp v4.0.0 🔥
Stars: ✭ 34 (+88.89%)
Mutual labels:  gulp
gulp-jspm-build
Gulp plugin for jspm.
Stars: ✭ 22 (+22.22%)
Mutual labels:  gulp
luya-kickstarter-bootstrap4
LUYA boilerplate to kickstart projects with Bootstrap 4.
Stars: ✭ 13 (-27.78%)
Mutual labels:  gulp
cookiecutter-django-gulp
A Cookiecutter template for integrating Gulp in Django projects.
Stars: ✭ 24 (+33.33%)
Mutual labels:  gulp
gulp-reporter
Error report for: CSSLint/EditorConfig/ESLint/HTMLHint/JSCS/JSHint/PostCSS/Standard/TSLint/XO
Stars: ✭ 17 (-5.56%)
Mutual labels:  gulp
gulp-sitemap
Generate a search engine friendly sitemap.xml using a Gulp stream
Stars: ✭ 60 (+233.33%)
Mutual labels:  gulp
html5-game-development-gulp-workflow
🎮 A gulp workflow that is optimised for HTML5 Game Developement.
Stars: ✭ 13 (-27.78%)
Mutual labels:  gulp
website-template
静的Webサイト制作を少しモダンにするためのテンプレート
Stars: ✭ 62 (+244.44%)
Mutual labels:  gulp
gulp
Gulp Türkçe Çeviri
Stars: ✭ 37 (+105.56%)
Mutual labels:  gulp
yunle-template-gatsby
yunle-cli 前端开发模板- gatsby 专为静态SEO页面开发
Stars: ✭ 13 (-27.78%)
Mutual labels:  gulp

Wordpress UIKit Timber Theme

A Wordpress Starter Theme built with UIKit 3 and the Timber Starter Theme.

Installation and setup

  1. Open a terminal and change to your wp-content/themes folder
  2. Clone the repository: git clone https://github.com/cpearson3/wordpress-uikit-timber-theme.git
  3. Install project dependencies: npm install
  4. Build stylesheet: npm run build

Activating the theme

  1. Login to the WordPress admin panel
  2. Go to Appearance > Themes
  3. Select WP UIKit Timber Theme
  4. Click Activate and reload the site

Customizing the stylesheet

The main stylesheet source lives in scss/style.scss and is compiled to style.css. This is where you can import Sass libraries, define variables, and create new styles.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].