Commit Graph

43 Commits

Author SHA1 Message Date
Justin Li
a79240a909 Merge pull request #1039 from Shopify/where-filter-documentation
Add documentation for where filter
2019-03-08 15:32:48 -05:00
Samuel
fbad7cf377 Fix variable name 2019-01-07 13:13:02 -05:00
Samuel
ea0bf2d30b fix braces 2018-10-19 10:52:36 -04:00
Samuel
8845d1ada1 Add documentation for where filter 2018-10-12 16:19:19 -04: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
Adam Hollett
aed39a43f5 Merge pull request #1001 from DirtyF/spring-cleanup
Spring cleanup
2018-09-21 10:07:38 -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
3b3be384df fix redirects 2018-03-29 16:21:18 +02:00
Adam Hollett
0589cf4aac Remove raw tag from non-Liquid code blocks 2017-12-14 10:10:19 -05:00
Nithin Bekal
7cdc482bc4 Add docs for at_least and at_most filters 2017-12-06 11:58:00 -05:00
Adam Hollett
ebf7f9232f Add documentation for concat filter 2017-06-22 11:04:23 -04:00
Adam Hollett
4e42b08f3c Add favicon and better metadata 2016-11-08 17:23:36 -05:00
Adam Hollett
aef8bd5642 Fix up miscellaneous things and remove some deps 2016-11-08 16:23:33 -05:00
Akinori MUSHA
0ecaecc889 Document how to get the current time 2016-10-23 22:42:23 +09:00
Milan Aryal
e97ee306d8 Add http for strftime site 2016-07-20 11:42:49 +05:45
Adam Hollett
20562fb32a Markdown linting 2016-06-15 10:02:56 -04:00
Adam Hollett
1e093f9cb6 Remove errant colon 2016-06-15 10:00:24 -04:00
Adam Hollett
bda77bc934 Better explanation of divided_by filter 2016-06-15 09:56:06 -04: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
d849a9e010 Examples for second parameter of truncate 2016-06-13 12:58:30 -04:00
Adam Hollett
89e3728ec8 Add code labels for abs filter 2016-04-11 08:57:20 -04:00
Adam Hollett
424c97464a Merge pull request #738 from Shopify/markdown-renderer
Switch to kramdown/rouge and fix code blocks
2016-04-11 08:53:01 -04:00
Adam Hollett
6c3fc60e32 Add "also" 2016-04-05 09:36:56 -04:00
Adam Hollett
0bfab96fc0 Add abs filter docs 2016-04-05 09:31:44 -04:00
Adam Hollett
de82d100d5 Switch to kramdown/rouge and fix code blocks 2016-04-02 18:46:32 -04:00
Adam Hollett
8c6f4c2f92 Fix all the links 2016-03-18 22:42:16 -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
1aa4d93160 Adds map filter 2016-03-15 19:36:24 -04:00
Adam Hollett
4d1378b4b3 Uncomplicate the sidebar 2016-03-15 19:36:23 -04:00
Adam Hollett
2790e8c339 Redcarpetify index; edit default filter 2015-12-14 11:08:34 -05: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
a55d638690 Why use collections at all? Fixing control flow too 2015-12-04 19:50:03 -05:00
Tetsuro
f0c7a601c3 Remove h2 classes to make the styles work in other pages 2015-10-16 11:46:03 -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
Tetsuro
0ca571f58c Sidebar work: added collapsing categories
Big refactoring of SCSS

active state for sidebar links

update gitignore for node_modules folder

removing node_modules from index

Sticky Liquid link in sidebar

Cleaned up index page

Adding fixed width to buttons

Refactoring

Converted sidebar to use Collections

Refactor sidebar CSS
2015-07-25 13:49:14 -04:00
Tetsuro
82249c99b3 Set up Grunt
Fixing up Grunt file to watch for directories

Exclude node modules folder from Jekyll built site
2015-07-25 13:48:45 -04:00