Frank Taillandier
15c6d74646
Exclude lock files
2018-09-21 18:37:09 +02:00
Frank Taillandier
d9a4a3d9d7
security: npm audit fix
...
fixed 2 low severity vulnerabilities
2018-09-21 18:34:33 +02:00
Frank Taillandier
e9e3e306ee
upgrade to latest GitHub Pages
2018-09-21 18:27:13 +02:00
Frank Taillandier
cea42bd165
Use example.com as example
2018-09-21 18:26:50 +02:00
Frank Taillandier
725335bbc1
Fix redirection
2018-09-21 18:26:34 +02:00
Frank Taillandier
307c8befc5
Set default URL to GitHub
...
http://liquidmarkup.org returns 301
2018-09-21 18:25:50 +02:00
Adam Hollett
aed39a43f5
Merge pull request #1001 from DirtyF/spring-cleanup
...
Spring cleanup
2018-09-21 10:07:38 -04:00
Adam Hollett
a842b59246
Merge pull request #1011 from afeld/patch-1
...
add note about how date is parsed
2018-06-07 12:22:33 -04:00
Aidan Feldman
b669229f69
simplify language around date parsing
2018-06-07 12:03:15 -04:00
Aidan Feldman
b211fb67fb
add note about how date is parsed
...
Was previously unclear what formats would be accepted.
2018-06-06 10:09:33 -04:00
Frank Taillandier
38a59f4c1d
Fix properties order
2018-03-29 16:40:08 +02:00
Frank Taillandier
02364d1025
optimize with SVGO
2018-03-29 16:26:29 +02:00
Frank Taillandier
bed2727d60
No need for title on homepage
2018-03-29 16:26:05 +02:00
Frank Taillandier
ffb9206ef0
Specify document language
2018-03-29 16:25:39 +02:00
Frank Taillandier
9ac8895a1b
Avoid link to self on homepage
2018-03-29 16:25:08 +02:00
Frank Taillandier
8959afe1a8
use URL filters
2018-03-29 16:23:49 +02:00
Frank Taillandier
c17cf534db
Standard format
2018-03-29 16:21:56 +02:00
Frank Taillandier
9f74627676
update npm packages
2018-03-29 16:21:35 +02:00
Frank Taillandier
3b3be384df
fix redirects
2018-03-29 16:21:18 +02:00
Frank Taillandier
daeb5b1e67
plugins is the new gems
2018-03-29 16:21:00 +02:00
Frank Taillandier
8a6f25f3da
use latest GitHub Pages
2018-03-29 16:20:33 +02:00
Frank Taillandier
c2878c24c6
update Travis config
2018-03-29 16:20:14 +02:00
Adam Hollett
16c38e37eb
Merge pull request #957 from Shopify/min-max-filter-docs
...
Add docs for at_least and at_most filters
2017-12-14 10:58:35 -05:00
Adam Hollett
0589cf4aac
Remove raw tag from non-Liquid code blocks
2017-12-14 10:10:19 -05:00
Justin Li
aba49324c1
Merge pull request #962 from Arafatk/patch-4
...
Minor Doc fix
2017-12-07 16:00:35 -05:00
Arafat
c4ae2e9012
Update types.md
2017-12-07 21:35:17 +05:30
Nithin Bekal
7cdc482bc4
Add docs for at_least and at_most filters
2017-12-06 11:58:00 -05:00
Adam Hollett
fbe0b39d85
Merge pull request #906 from Shopify/add-concat-filter
...
Add documentation for concat filter
2017-06-29 10:45:00 -04:00
Adam Hollett
ebf7f9232f
Add documentation for concat filter
2017-06-22 11:04:23 -04: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
Adam Hollett
1db4219d2f
Merge pull request #879 from joshaidan/gh-pages-new-features
...
Fixes #852 : Undocumented Things
2017-03-30 10:25:12 -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
Justin Li
406b1813cf
Merge pull request #856 from sergeifilippov/patch-1
...
Added a use case example for capture tag
2017-01-25 10:23:29 -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
61848f980b
Bump gems. Set a space as the heading to disable this awful plugin
2016-12-19 10:18:01 -05:00
Adam Hollett
962e312fdc
Try removing the include to fix the title
2016-12-19 10:13:13 -05:00
Adam Hollett
4a6de520db
Try some different Liquid
2016-12-19 10:00:27 -05:00
Adam Hollett
9745bf309e
Try setting a title and using Liquid to hide it
2016-12-19 09:53:02 -05:00
Adam Hollett
2a847e52fa
Add logic to hide page title on index
2016-12-19 09:47:33 -05:00
Adam Hollett
5953c07346
Add default title to index page
2016-12-19 09:38:00 -05:00
Adam Hollett
4ccfaa470d
Merge pull request #839 from Shopify/ditch-jquery
...
Remove jQuery
2016-12-16 13:17:27 -05:00
Adam Hollett
d1aa9a1fa1
Remove dollar signs from variables
2016-12-16 13:13:38 -05:00
Adam Hollett
bfca97f54d
Get rid of jQuery
2016-12-16 11:35:08 -05:00
Adam Hollett
e79f0f364d
Merge pull request #820 from Shopify/autumn-cleaning
...
Misc. documentation updates
2016-11-30 08:47:10 -05:00