mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-21 01:05:46 +03:00
Theme: Initial commit.
This was forked from `pub/wporg-main` and `pub/wporg-plugins`, and then customized.
This commit is contained in:
commit
de191e098b
38 changed files with 4532 additions and 0 deletions
27
themes/wporg-5ftf/style.css
Normal file
27
themes/wporg-5ftf/style.css
Normal file
|
@ -0,0 +1,27 @@
|
|||
/*
|
||||
* Theme Name: WordPress.org Five for the Future
|
||||
* Theme URI: https://wordpress.org/five-for-the-future/
|
||||
* Author: wordpressdotorg
|
||||
* Author URI: https://wordpress.org
|
||||
* Description: Theme for WordPress.org/five-for-the-future/.
|
||||
* Version: 1
|
||||
* License: GNU General Public License v2 or later
|
||||
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
* Text Domain: wporg
|
||||
* Template: wporg
|
||||
|
||||
This theme, like WordPress, is licensed under the GPL.
|
||||
Use it to make something cool, have fun, and share what you've learned with others.
|
||||
|
||||
Normalizing styles have been helped along thanks to the fine work of
|
||||
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
|
||||
|
||||
|
||||
|
||||
PLEASE DO NOT EDIT THIS FILE.
|
||||
|
||||
During development, run `grunt watch`, and then make style changes to `/css`.
|
||||
|
||||
Before committing, please run `grunt build` to keep the file size down.
|
||||
|
||||
Thanks!
|
Loading…
Add table
Add a link
Reference in a new issue