Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Satorii === Theme Name: Satorii Theme URI: http://www.yukei.net/ Author: Felipe Lavin Z. Author URI: http://felipe.lv Description: Satorii is a clean, minimalist theme for WordPress with a strong focus on your contents and readability. It features a single column layout and three widgetized areas on the site footer. It was born as a fork of Scott Wallick's Sandbox theme. Version: 1.5 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: white, light, one-column, custom-menu, threaded-comments, translation-ready, sticky-post Text Domain: satorii == Installation == Manual installation: 1. Upload the `satorii` folder to the `/wp-content/themes/` directory Activation and Use 1. Activate the Theme through the 'Themes' menu in WordPress 2. Enjoy == License == Unless otherwise specified, all the theme files, scripts and images are licensed under GNU General Public License version 2, see file license.txt. The exceptions to this license are as follows: * css/reset-fonts-grids.css is licensed under BSD License * css/base-min.css is licensed under BSD License == Change Log == = 1.5 = * Many changes related to the WordPress theme development guidelines * Replaced a bunch of deprecated functions for newer ones * Minor styling fixes * Fixed some localization issues * Removed outdated scripts and styles * Replaced 'mini icons' for WordPress' dashicons * Changed theme text domain to 'satorii' * Updated fancybox to 1.3.4 * Use WordPress' jQuery instead of own * Use wp_enqueue_scripts and wp_enqueue_styles and get rid of CSS @import rules * Fixed PHP warnings * Various improvements to comments = 1.2.1 = * Sticky footer * Replace some sandbox functions for WordPress' (body and post classes) * Fixed some PHP warnings * Updated some translations = 1.0.1 = * Use jQuery no-conflict mode = 1.0 = * Clean-up unnecessary files * Support for sticky posts * Default sidebar widgets = 0.8 = * First public version