=== AMPBase === Contributors: Hidetoshi Fukushima Requires at least: WordPress 4.8.2 Tested up to: WordPress 4.8.2 Version: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: right-sidebar, theme-options, blog == Description == "AMPBase" is a theme aimed at using as a base when creating a theme compatible with AMP. However, you can use it as it is. For ease of use as a base, we try to make it as easy to understand as possible, short code. Regarding the implementation of the function, we are not aiming to cover it, but we focus on the minimum necessary functions. == Installation == 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 2. Type in ampbase 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. 4. Navigate to Appearance > Customize in your admin panel and customize. == Copyright == AMPBase, Copyright 2017 Hidetoshi Fukushima AMPBase 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. AMPBase bundles the following third-party resources: Simplicity2 License: GPLv2 or later https://wp-simplicity.com/ Reset CSS v2.0 License: none (public domain) http://meyerweb.com/eric/tools/css/reset/ Font Awesome icons, Copyright Dave Gandy License: SIL Open Font License, version 1.1. Source: http://fontawesome.io/ == Changelog == = 1.0.2 = * Released: September 26, 2017 Initial release