alaczek 2205d68513 Version Bump 1 năm trước cách đây
..
css 4a8db57d04 #5724: Gazette: Fix blog posts read more links (#6390) 2 năm trước cách đây
genericons 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
inc 88570611f1 Public Themes G, H, I: PHP Rector fixes (#7387) 1 năm trước cách đây
js 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
languages abf42f0743 Add language files from dotcom 4 năm trước cách đây
404.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
LICENSE d08f37c75a Add LICENSE to Gazette 5 năm trước cách đây
archive.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
author-bio.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
comments.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
content-featured-post.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
content-link.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
content-none.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
content-page.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
content-single.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
content-video.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
content.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
featured-content.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
footer.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
functions.php 5a410e23c4 All Themes: Fix whitespace in functions.php 4 năm trước cách đây
header.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
index.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
page.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
readme.txt 2205d68513 Version Bump 1 năm trước cách đây
rtl.css 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
screenshot.png 5e09f86f14 Gazette: Optimizes images 7 năm trước cách đây
search.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
sidebar-footer.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
sidebar.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
single.php 0e0be838fb Initial commit of Gazette 7 năm trước cách đây
style.css 2205d68513 Version Bump 1 năm trước cách đây

readme.txt

=== Gazette ===

Contributors: automattic
Tags: blue, white, light, two-columns, right-sidebar, responsive-layout, custom-header, custom-menu, featured-images, flexible-header, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

Requires at least: 4.0
Tested up to: 4.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A minimalist magazine-style theme.

== Description ==

Gazette is a clean and flexible theme perfectly suited for minimalist magazine-style sites, personal blogs, or any content-rich site. It allows you to highlight specific articles on the homepage, and to balance readability with a powerful use of photography — all in a layout that works on any device.

* Responsive layout.
* Social menu.
* Jetpack.me compatibility for Infinite Scroll, Featured Content, Responsive Videos, Site Logo.
* The GPL v2.0 or later license. :) Use it to make something cool.

== Installation ==

1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.

== Frequently Asked Questions ==

= I don't see the Featured Content menu in my customizer, where can I find it? =

To make the Featured Content menu appear in your customizer, you need to install the [Jetpack plugin](http://jetpack.me) because it has the required code needed to make [featured content](http://jetpack.me/support/featured-content/) work for the Gazette theme.

Once Jetpack is active, the Featured Content menu will appear in your customizer. No special Jetpack module is needed and a WordPress.com connection is not required for the Featured Content feature to function. Featured Content will work on a localhost installation of WordPress if you add this line to `wp-config.php`:

`define( 'JETPACK_DEV_DEBUG', TRUE );`

= Where can I add widgets? =

Gazette offers two widget areas, which can be configured in Appearance → Widgets:

* An optional sidebar widget area, which appears on the right.
* An optional footer widget area.

= How do I add the Social Links to the menu? =

Gazette allows you display links to your social media profiles, like Twitter and Facebook, with icons.

1. Create a new Custom Menu, and assign it to the Social Links Menu location.
2. Add links to each of your social services using the Links panel.
3. Icons for your social links will automatically appear if it's available.

Available icons: (Linking to any of the following sites will automatically display its icon in your social menu).

* CodePen
* Digg
* Dribbble
* Dropbox
* Email (mailto: links)
* Facebook
* Flickr
* Foursquare
* GitHub
* Google+
* Instagram
* LinkedIn
* Path
* Pinterest
* Polldaddy
* Reddit
* RSS Feed (urls with /feed/)
* Spotify
* StumbleUpon
* Tumblr
* Twitch
* Twitter
* Vimeo
* Vine
* WordPress
* YouTube

Social networks that aren't currently supported will be indicated by a generic share icon.

== Quick Specs (all measurements in pixels) ==

1. The main column width for posts is 540.
2. The main column width for pages is 870.
3. A widget is 270 wide.
4. Featured Images are 1920 wide by 768 high.

== Changelog ==

= 1.1.7 =
* Public Themes G, H, I: PHP Rector fixes (#7387)

= 1.1.6 =
* #5724: Gazette: Fix blog posts read more links (#6390)

= 1.1.5 =
* #5397: Gazette: Fix WooCommerce sale price (#6184)

= 1.0.6 - Sep 29 2015 =
* Update screenshot.

= 1.0.5 - Aug 12 2015 =
* Improve "Continue reading" link and make sure it's being displayed even when user uses a manual excerpt.

= 1.0.4 - Aug 03 2015 =
* Add missing "Continue reading" link.

= 1.0.3 - Jul 20 2015 =
* Minor bug fixes.

= 1.0.2 - May 29 2015 =
* Minor bug fixes.

= 1.0.1 - May 08 2015 =
* Minor bug fixes.
* Add theme option to unfix header.

= 1.0 - May 07 2015 =
* Initial release.

== Credits ==

* Genericons: font by Automattic (http://automattic.com/), licensed under [GPL2](https://www.gnu.org/licenses/gpl-2.0.html)
* Images: images by Unsplash (https://unsplash.com/), licensed under [CC0](http://creativecommons.org/choose/zero/)