Ray Elliott
2adfce302f
initial fork
2020-05-07 18:25:37 +01:00
Said El Bakkali
cf4410cb1f
Replace className.indexOf with classList.contains ( #1422 )
...
* Compile rlt styles
* Replace className.indexOf with classList.contains
* Fix the composer comand
* Update js/navigation.js
Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>
* Update js/navigation.js
Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>
* Update js/navigation.js
Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>
Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>
2020-05-06 07:20:29 +00:00
Ismail El Korchi
a9699ffb9b
Update README.md documentation ( #1419 )
2020-05-01 22:52:03 +00:00
Ismail El Korchi
5c9c0fc9d5
Remove the layouts folder ( #1398 )
2020-04-23 17:07:33 +00:00
Morten Rand-Hendriksen
31df4716c8
Refactor the css layout to use grid and flex
...
Remove #primary
Remove #primary, take 2
Change primary layout module to CSS grid.
Remove ::before / ::after based clearfixes. When using flex and grid, pseudo-elements are considered flex/grid elements and cause unexpected behavior. Clearfix is a tool to resolve clearing when using float-based layouts. Modern flex/grid-based layouts do not need them.
Main menu: Use flex as layout module.
Main menu cleanup.
Comments, Posts, and Post Navigation: Use flex for layout. Automatic RTL.
Remove errant test data.
- Fixed skip to content link to point to main content (#primary).
- Changed ID for <main> to #primary to preserve original separation between main and sidebar (#secondary).
- Removed superfluous ID reference to #secondary in CSS.
- Cleaned up whitespace triggering Travis errors.
Fix wpcs issues
Cleaning the rebase
Compile CSS
Remove primary div from WooCommerce too
grid-template-columns property doesn't support negative values
2020-04-18 19:26:11 +01:00
Neil Abraham
3749eb6bae
Readme: now six-step find and replace
2020-04-16 09:20:40 +01:00
Ismail El Korchi
d4ef6775d1
Add instruction to replace the _S_VERSION in the readme file
2020-04-06 22:26:57 +01:00
Nicolas Borboën
f4d3ee7f8a
Punctuation in ordered list
...
Harmonized punctuation in this ordered list.
2018-11-27 15:05:38 +01:00
Laurence Bahiirwa
cd103a441f
Add WooCommerce to docs
...
Add details to documentation about the enabled features and how the intergration is linked to theme
2018-04-09 08:54:23 +03:00
Laurel
f5f3a0a05b
Merge pull request #1173 from benoitchantre/no-sidebar-class
...
no-sidebar class
2018-04-06 11:02:47 -07:00
Benoît Chantre
100081feee
Use full width layout when there’s no sidebar
2017-11-12 20:37:24 +01:00
Ben
6d34e9a8a0
Update README.md
...
Correct grammar
2017-10-29 09:15:21 +00:00
David A. Kennedy
ff6cc41087
Merge pull request #1208 from awps/patch-1
...
Added a note about the need to rename `_s.pot`.
2017-10-29 00:33:41 -04:00
Bappi
8d9886c535
Add necessay backticks
2017-10-10 23:30:46 +06:00
Bappi
e4665250dd
Change links http:// to https://
...
All necessary links checked and updated to https, some remain as http as those aren't using secured protocol yet
2017-10-10 23:29:36 +06:00
Andrei Surdu
3b7b0309f1
Added a note about the need to rename `_s.pot`.
2017-09-21 20:02:23 +03:00
Armando Lüscher
b65478e278
Make README instruction numbering consistent ( #1156 )
2017-07-07 19:18:44 -04:00
David A. Kennedy
df40a3da23
Update README.md to be consistent with new file name
...
See #1064
2017-06-09 15:22:15 -04:00
Tammie Lister
8c6cffc799
Merge pull request #906 from ardalann/patch-1
...
Update the replace example in README.md
2016-12-23 14:56:56 +00:00
Ardalan Naghshineh
8655bf2c4e
Changed the example theme name from "Coolest Theme Ever" to "Megatherium is Awesome" as per Automattic team's request
2016-09-03 22:55:59 -06:00
Emil Uzelac
d214674339
Custom header re-wording
...
A custom header is no longer commented: https://github.com/Automattic/_s/blob/master/functions.php#L132
2016-04-24 22:33:44 -05:00
Ardalan Naghshineh
6b215b6e5c
Update the replace example in README.md
...
Many might choose multiple words as theme name, and they may not be sure where they should use a space, a hyphen or an underscore to separate words when doing the initial replacements. The example provided in the README file should cover that scenario.
2016-01-25 12:33:37 -07:00
Cor van Noorloos
bf7982d7ca
Link Travis build results
...
This links the badge to the Travis CI build results page
2015-03-03 21:19:56 +01:00
Philip Arthur Moore
86575390b5
Kick off Travis CI Build Monitoring for _s
...
See https://github.com/Automattic/_s/issues/553 .
2014-08-18 00:38:51 +07:00
Lucas Cherkewski
65b9ea8766
Add trailing slash to `layouts` in readme.
2014-06-30 19:42:03 -04:00
Lucas Cherkewski
536359f88b
Update README to be more consistent
...
Wrap all file paths in '`', capitalize properly, fix grammar.
2014-06-29 20:44:04 -04:00
Konstantin Obenland
1e6e4d82ca
Merge pull request #387 from aahan/patch-1
...
_s: Switch the order of text replacements.
Change ensures the textdomain in `style.css` is not replaced with the theme name, but rather with the theme slug. Broken in 1f15c20
.
2014-02-24 16:22:52 -08:00
Jeff Green
4322e0b2a1
Update README.md
...
Add "in" to sentence.
2014-02-06 11:00:51 -05:00
Aahan Krish
45b985d6d9
Fixed the order of text replacements
...
Proper order is necessary to do the intended text replacements.
2014-01-21 21:27:30 -08:00
Tracy Rotton
9358411d98
Removed bullet that referenced keyboard-image-navigation.js, since that file was deleted.
2013-11-21 14:25:26 -05:00
Vinod Dalvi
e9908d3798
Corrected file name
2013-09-15 08:08:46 -07:00
Andrew Spittle
b260e2906e
Update small-menu reference in README
...
The old reference was to `js/small-menu.js` which no longer exists. Current file is `js/navigation.js`.
2013-08-28 14:38:11 -07:00
Brad Parbs
c4c0fa992e
Comma fix in docs
2013-08-21 11:55:53 -05:00
lucasmullens
684fd1626f
Update README.md
2013-08-05 01:21:28 -05:00
obenland
1f15c20995
_s: Make theme headers translatable. Props @grappler. Fixes #203 .
2013-07-30 11:58:13 -07:00
obenland
1a12794a21
_s: Make file paths more consistent in readme file. Props @asdfgh746.
...
Fixes #269 .
2013-07-30 11:07:13 -07:00
Lucas Cherkewski
e9880dbd44
Update README.md
...
Change the reference to DocBlock search to actually display a space (to make it more consistent with the second appearance, after the OR).
2013-06-26 19:44:45 -04:00
obenland
bd20a6214a
_s: /inc/etras.php is active by default.
2013-03-26 12:02:55 -07:00
Konstantin Obenland
3edc2ee616
Merge pull request #180 from pierrepavlov/patch-1
...
Update mention of tweaks.php in README.md
2013-03-26 12:01:24 -07:00
Philip Arthur Moore
eb683c73a3
Revert part of previous commit so that search and replace step 3 is parsed properly.
2013-03-23 20:02:11 -05:00
Philip Arthur Moore
ddec2916eb
Update README.md with search and replace steps for handles.
2013-03-23 19:57:13 -05:00
Pierre Pavlov
273c97abd9
Updated with mention of extras.php instead
2013-03-18 17:38:43 +01:00
Pierre Pavlov
789f59cf51
Update mention of tweaks.php in README.md
...
I first thought my download was broken, but I believe this file is no longer in use.
2013-03-18 17:30:29 +01:00
Devin Price
69855ebf10
Remove reference to theme options include in readme.md.
2013-01-27 22:25:31 -06:00
Ashfame
3b792a1317
use code tags in markdown instead of backticks to be able to use
2012-12-14 16:08:53 +05:30
Ashfame
0fdebbeae6
add in replacement text too
2012-12-14 15:48:11 +05:30
Ashfame
77449084cf
show space using instead of actual space, as Github trims it in markdown rendering
...
Deals with Issue #123
2012-12-14 15:39:49 +05:30
Bryan Stedman
de1dab1509
Fixed small typo in README
2012-11-03 08:50:24 -07:00
Takashi Irie
999866c87a
Fixed typos in README.MD
2012-10-08 16:34:22 +01:00
Hugo Baeta
a90489351a
Update README.md
...
Edited some typos and improved some phrases.
2012-10-05 17:44:52 -07:00