zao-web / zao-theme-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theme Name: Gutenberg Starter Theme
Theme URI: https://zao.is/ Contributors: Liz Karaffa Requires at least: WordPress 4.9.6
Version: 1.0 License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, translation-ready

Description

This theme is designed to be a starting point for Gutenberg themes. It has as few opinions as possible but with built in architecture to get you spun up as quickly. Don't use this theme as a parent theme. It is meant to be developed on.

Installation

  1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
  2. Type in Gutenberg Starter Theme in the search form and press the 'Enter' key on your keyboard.
  3. Click on the 'Activate' button to use your new theme right away.

Development

  1. Within your terminal access the root of this theme
  2. Run npm install commmand
  3. To watch your files as you develop run npm run watch
  4. To build your files run npm run build

Copyright

Gutenberg Starter Theme is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Gutenberg Starter Theme bundles the following third-party resources:

Twentynineteen, Copyright 2018 WordPress.org License: GPLv2 or later Source: https://wordpress.org/themes/twentynineteen/

_s, Copyright 2015-2018 Automattic, Inc. License: GPLv2 or later Source: https://github.com/Automattic/_s/

normalize.css, Copyright 2012-2016 Nicolas Gallagher and Jonathan Neal License: MIT Source: https://necolas.github.io/normalize.css/

About

License:GNU General Public License v2.0


Languages

Language:PHP 64.9%Language:SCSS 26.7%Language:JavaScript 8.4%