=== NewStone ===
Contributors: Terry Lin
Requires at least: 3.6
Tested up to: 7.0
Version: 2.1.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Tags: gray, white, two-columns, three-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats
Requires PHP: 5.2.4
Stable tag: 2.1.1

== Description ==

NewStone is a simple and clean two-columns ( It can become three-columns by using particular widgets ), fixed-width theme with 15 years of history. It deliberately targets very old WordPress versions and is compatible with WordPress 3.x standard features: Custom Menu, Header Image, Custom Background and Featured Images. It does not add dedicated block editor (Gutenberg) support on purpose, so the experience long-time users rely on stays intact. NewStone supports 4 widgets for normal use, 4 widgets for placing Ads, 1 widget for Javascript (Google Analytics or similar services).

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in NewStone 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 to taste.

== Copyright ==

NewStone WordPress Theme, Copyright 2011-2026 TerryL.in
NewStone 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 3 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.

== Resources ==

All bundled images (header images in images/headers/ and the layout sprites in
images/) are original work created by the theme author, Terry Lin, and are
licensed under the GNU General Public License v3 or later, the same license as
the theme itself.

== Changelog ==

= 1.2.2 =

- Last upadted: June, 16, 2011

= 1.2.3 =

- Modify function.php to fit the new WordPress 5.x.
- Update readme and screenshot.

= 2.0.0

- Modify code to fit the last Theme Review requirements.
- Drop out IE 6 support.

= 2.0.2

- Adjust default header image and remove default background image.

= 2.1.0 =

- Add a responsive slide-out navigation menu: a hamburger button pinned to the top-right and the site name on the left, opening an off-canvas drawer that slides in from the left.
- Rebuild the responsive (RWD) layout so content and sidebar widgets render as rounded white cards (border-radius 8px) instead of relying on the fixed-width sprite backgrounds.
- Fix misaligned sprite backgrounds and overlapping submenu items in responsive mode.
- Add support for a custom logo and responsive embeds.
- Move the stylesheet to a SCSS build pipeline (scss/ compiled to style.css via npm run build).
- Upgrade note: the navigation menu is now tied to the "Primary Navigation"
  menu location. If your menu disappears after updating, go to Appearance >
  Menus and assign your menu to the "Primary Navigation" location (or use
  Appearance > Customize > Menus). Until then, the theme falls back to listing
  your pages automatically.