-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
executable file
·49 lines (30 loc) · 1.25 KB
/
readme.txt
File metadata and controls
executable file
·49 lines (30 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Gather
Gather is a highly adaptable theme for displaying products, art, and content. Multiple menu locations, social icons, and widget areas are available. Gather is responsive and looks great on all devices.
## Installation Instructions
This theme can be installed under "Appearance" > "Themes". Click on the "Add New" button to upload the theme zip file.
## Developer Instructions
### Grunt
This theme uses Grunt to compile Sass and Javascript. It also generates translation files, autoprefixes styles, and concats and minifies scripts.
If you have Grunt installed, just run `npm install` in the theme directory to download dependencies.
`grunt watch` can be used while editing SASS and JS.
`grunt release` should be used before browser testing or releasing.
## Change Log
1.4.0
---
* Fix: Improved support for Jetpack Lazy Load and Infinite Scroll
1.3.0
---
* Update: Additional support for WordPress 5.0 Editor (Gutenberg)
1.2.1
---
* Fix: Improved Infinite Scroll button positioning with masonry grid.
* Update: Packages (Autoprefixer, Sass, etc.)
1.1.0
---
* Add header image option.
* Add header background color option.
* Fix syntax for inline styles.
* Resolve issues with screen resize and "Read More" button.
1.0.0
---
* WordPress.com release.