Commit Graph
270 Commits
Author SHA1 Message Date
Adam Hollett 90825277d3 Small fixes 2015-12-04 20:52:47 -05:00
Tetsuro 95dc90e503 Begin work on input/output standardization 2015-12-04 20:31:06 -05:00
Adam Hollett def9795c8f Merge remote-tracking branch 'origin/docs-update' into docs-update 2015-12-04 20:05:49 -05:00
Adam Hollett 1e769d9263 Cleanup and config reorg 2015-12-04 20:05:47 -05:00
Tetsuro c51257692d Update Gruntfile to work with Adam's changes 2015-12-04 20:02:56 -05:00
Tetsuro a33a127f81 Fix conflicts 2015-12-04 19:53:59 -05:00
Tetsuro 1504e5ad89 Updating CSS for sidebar 2015-12-04 19:51:46 -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
Adam Hollett 8e3dcf49ba Moving to single collection 2015-12-04 18:56:07 -05:00
Tetsuro f0c7a601c3 Remove h2 classes to make the styles work in other pages 2015-10-16 11:46:03 -04:00
Tetsuro ce1d460d8a Change config file to use pygments, not rouge 2015-10-16 11:19:03 -04:00
Tetsuro fc80f30981 Merge branch 'docs-update' of github.com:Shopify/liquid into docs-update 2015-10-16 11:16:38 -04:00
Tetsuro ffe3ee3754 WIP 2015-10-16 11:16:34 -04:00
Adam Hollett 0147832a64 Polishing up boolean logic and types 2015-10-16 10:53:23 -04:00
Adam Hollett f2a1925033 Updates to types and truthiness 2015-10-15 17:01:53 -04:00
Adam Hollett d63213d463 Minor updates, switch Pigments to Rouge 2015-10-15 17:01:53 -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
Adam Hollett ea54777dd2 Intro page and small handles update 2015-10-15 13:43:30 -04:00
Tetsuro 34def78926 Added remainder of missing Filters 2015-10-15 13:16:36 -04:00
Tetsuro c744422d0e Added a bunch of missing filters, made some of the copy more consistent 2015-10-15 11:45:13 -04:00
Tetsuro 67b80e35f9 Adding tags, removing custom Liquid 2015-08-28 15:45:28 -04:00
Tetsuro 57ccbd4898 Re-organizing basics content, starting to remove Shopify-specific content 2015-08-28 12:28:11 -04:00
Tetsuro d4c1429ea7 Added missing dependency for Autoprefixer in package.json 2015-08-27 00:21:28 -04:00
Tetsuro ada2a87d8c Started adding Basics section 2015-08-26 19:07:55 -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 d9b2d50045 WIP: Adding missing filters 2015-07-25 17:48:18 -04:00
Tetsuro 7f550c8bce Left-aligned table headers 2015-07-25 17:09:54 -04:00
Tetsuro a3ceafbcd0 Removed Objects section 2015-07-25 16:50:24 -04:00
Tetsuro d9a08801c5 Added breadcrumb to post titles. Starting to fix alignment for table headers 2015-07-25 15:39:04 -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
tetchi ae3d14bef5 Merge pull request #537 from parkr/docs-update
WIP: Spike out the documentation
2015-03-27 23:01:16 -04:00
Parker Moore ec38c46ff6 Exclude README and CNAME from Jekyll built site. 2015-03-27 13:06:22 -07:00
Parker Moore 13532f7768 Change posts permalink to exclude categories. 2015-03-27 13:05:55 -07:00
Parker Moore 0359e54999 Use Ruby 2.1 in Travis. 2015-03-27 13:04:08 -07:00
Parker Moore b899c61bbc Add an edit link so users can contribute easily. 2015-03-27 13:02:02 -07:00
Garen Torikian 1aeb8a3305 A lot more updates 2015-03-20 16:51:51 -07:00
Garen Torikian 99db066e2a Add docs for the strip commands 2015-03-20 16:23:38 -07:00
Parker Moore 2937f1988b Merge pull request #1 from parkr/updates-to-doc-update
Continue updating documentation
2015-03-18 13:39:05 -07:00
Garen Torikian d65511e328 Add some more docs 2015-03-15 22:10:36 -07:00
Garen Torikian 601e49dc55 pretty tables 2015-03-15 18:23:17 -07:00
Garen Torikian 2232f9157c Add documentation for date 2015-03-15 18:20:32 -07:00
Garen Torikian c09cb6e05a Add scrollbar to the left sidebar 2015-03-15 18:20:25 -07:00
Parker Moore fe0809e2fa Stub out the other filters 2015-03-13 16:39:32 -07:00
Parker Moore f21311b946 Document downcase 2015-03-13 16:32:16 -07:00
Parker Moore adff96b4cf Document divided_by & make liquid raw 2015-03-13 16:29:00 -07:00
Parker Moore 43c2aab84b Add docs for default 2015-03-13 16:20:39 -07:00
Parker Moore dc7cd7704f How do I Liquid? 2015-03-13 16:20:30 -07:00
Parker Moore 57f83933fd Document ceil 2015-03-13 16:11:12 -07:00