gwa/zero
最新稳定版本:v3.0.0
Composer 安装命令:
composer require gwa/zero
包简介
WordPress Starter Theme with Twig for use as a starting template for building custom themes.
README 文档
README
Description
This is a WordPress starter theme. This theme differs from the rest as it makes use to the fantastic Timber Library allowing you to use the Twig templating language. Timber facilitates a separation of concerns in Wordpress splitting the data and view of your project.
Make sure to fork! If you do, you get a cookie.
Requirements
- php 5.4
- nodejs
- grunt
- Composer
- Zero Library
Installation
To get the latest version of Zero theme, simply download zero, unzip it to your wordpress theme folder and add the following line to the require block of your composer.json file:
{
"require": {
"gwa/zero-library" : "~3.3.0"
}
}
You'll then need to run composer install or composer update to download it and have the autoloader updated and npm install to start working with Grunt.
If you make some changes on gettext __() or {{ __() }} funtions, you need to run grunt in your console.
License
Zero theme is licensed under The MIT License (MIT).
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-23
