Commit Graph

36 Commits

Author SHA1 Message Date
Frank Taillandier
725335bbc1 Fix redirection 2018-09-21 18:26:34 +02:00
Frank Taillandier
3b3be384df fix redirects 2018-03-29 16:21:18 +02:00
Adam Hollett
a0b0c608c1 Merge pull request #872 from j-f1/patch-1
Wrap capture example in {% raw %} and highlight it as Liquid
2017-06-22 10:49:00 -04:00
Brian Jones
8b6f4d2a45 Change Any Contents to Anything 2017-03-30 10:12:18 -04:00
Brian Jones
cee4a2d7ae Change title and filename to singular 2017-03-30 10:11:04 -04:00
Brian Jones
4bd5446a4e Fix raw tag and correct output 2017-03-30 09:58:10 -04:00
Brian Jones
2f703b30db Document some of the undocumented features 2017-03-29 23:01:40 -04:00
J F
2f8d447d90 Wrap capture example in {% raw %} and highlight it as Liquid 2017-03-18 13:44:08 -04:00
Justin Li
7ecc10b989 Merge pull request #845 from mrmanc/gh-pages
Clarifies spelling of for’s reversed flag to address #843
2017-02-10 19:26:43 -05:00
Sergei Filippov
058dc2021d Added a use case example for capture tag 2017-01-24 14:29:14 +13:00
Mark Crossfield
49a41a3f08 Clarifies spelling of for’s reversed flag to address #843
It should now be harder to read the docs and miss the extra letter required for reversed compared to reverse, which causes a fairly generic syntax warning when trying to reverse sort a collection in a for loop.
2017-01-08 12:45:05 +00:00
Adam Hollett
1fe6b24d47 Add descriptions for remaining pages 2016-11-09 09:11:47 -05:00
Adam Hollett
d4d3d1a8e7 Delete tags aggregate index, remove hidden theme tags page 2016-11-09 09:11:38 -05:00
Adam Hollett
aef8bd5642 Fix up miscellaneous things and remove some deps 2016-11-08 16:23:33 -05:00
Kevin Wojniak
295bdf3fa8 Update iteration.md
Fix liquid syntax error

Liquid Warning: Liquid syntax error (line 111): Unexpected character   in "i in (3..5) " in tags/iteration.md
2016-10-26 14:16:17 -07:00
Adam Hollett
55bded5041 Prepend page links with baseurl 2016-06-14 16:27:18 -04:00
Adam Hollett
c2ead29ff9 Generate index pages for tags and filters 2016-06-14 11:04:31 -04:00
Adam Hollett
de82d100d5 Switch to kramdown/rouge and fix code blocks 2016-04-02 18:46:32 -04:00
tetchi
90b361a309 Revert "Revert "Docs Update"" 2016-03-18 16:48:27 -04:00
tetchi
70ddccd88f Revert "Docs Update" 2016-03-18 16:18:35 -04:00
Adam Hollett
74f478679f A few copy-edits 2016-03-15 19:36:29 -04:00
Adam Hollett
7fe3bfcb98 Adds Introduction page
Simplified Introdction page

Spiced up home page more, style changes to code examples
2016-03-15 19:36:27 -04:00
Adam Hollett
4aacf3f9a1 Don't bold every sidebar link on the index page
Fixing a bunch of broken links in Tags/Basics
2016-03-15 19:36:24 -04:00
Adam Hollett
1579545be2 New content for nearly all filters 2015-12-13 22:39:26 -05:00
Adam Hollett
f49b990e94 Simpler code snippets + magic CSS 2015-12-10 20:29:28 -05:00
Adam Hollett
92f9636ebe Fix front matter 2015-12-04 21:37:27 -05:00
Tetsuro
6ef9c176dd Fixed conflicts 2015-12-04 21:35:11 -05:00
Tetsuro
6bf836b719 Styled input/output codeblocks, going through all docs to make sure codeblocks are consistent 2015-12-04 21:34:18 -05:00
Adam Hollett
1ce90ed355 Refactor config and sidebar 2015-12-04 21:16:07 -05:00
Tetsuro
95dc90e503 Begin work on input/output standardization 2015-12-04 20:31:06 -05:00
Adam Hollett
a55d638690 Why use collections at all? Fixing control flow too 2015-12-04 19:50:03 -05:00
Tetsuro
88e774cb40 CSS adjustments to headers 2015-12-04 19:21:57 -05:00
Tetsuro
ffe3ee3754 WIP 2015-10-16 11:16:34 -04:00
Tetsuro
68e39b624a Adjusting layout so that every Basics and Tags' content output their own pages 2015-10-15 16:29:00 -04:00
Tetsuro
57ccbd4898 Re-organizing basics content, starting to remove Shopify-specific content 2015-08-28 12:28:11 -04:00
Tetsuro
6028ddb189 Changing sidebar to deeplinks
Fixed up navigation, collection contents are now output on one page. CSS cleanup
2015-08-26 19:07:51 -04:00