Commit Graph

1275 Commits

Author SHA1 Message Date
Patrick Marsceill b7db5e73a3 Bump version and deps 2018-11-15 15:12:33 -05:00
Patrick Marsceill 9c70c7f081 Convert colors to vars 2018-11-15 15:12:12 -05:00
Patrick Marsceill d5ef35c5a4 Merge pull request #14 from joesb/patch-1
Search documentation - snippet is missing `relUrl`
2018-11-15 14:53:25 -05:00
Joe Baker aa9a68b1be Search documentation - snippet is missing relUrl
The code snippet on the search documentation is missing the `relUrl` parameter in each search result, and the `url` parameter is not an absolute URL.
This updates to match the formatted output of `search.rake`
2018-11-06 16:50:32 +00:00
Patrick Marsceill 94d640b80e Update README.md 2018-10-26 11:31:38 -04:00
Patrick Marsceill f92fd09a12 Update README.md 2018-10-26 11:27:56 -04:00
Patrick Marsceill d8a90f70c1 Update README.md 2018-10-26 11:05:46 -04:00
Patrick Marsceill 11ee5e7762 Update README.md 2018-10-26 11:04:36 -04:00
Patrick Marsceill 74693a0b2a Merge pull request #13 from pmarsceill/add-ci
Add CI for testing
v0.1.5
2018-10-25 12:43:05 -04:00
Patrick Marsceill 6400e79e02 Update README.md 2018-10-25 11:22:11 -04:00
Patrick Marsceill 6a6efba27a fix linting / rules 2018-10-25 11:17:10 -04:00
Patrick Marsceill d554236ba3 Update .travis.yml 2018-10-25 11:00:40 -04:00
Patrick Marsceill 6d14c454f1 Update package.json 2018-10-25 10:54:17 -04:00
Patrick Marsceill 9d51b4601c Update .travis.yml 2018-10-25 10:53:28 -04:00
Patrick Marsceill 62fc067441 Update .travis.yml 2018-10-25 10:53:03 -04:00
Patrick Marsceill ea61589b12 Add travis yaml 2018-10-25 10:48:35 -04:00
Patrick Marsceill 89f9c5f38c Merge pull request #12 from jakebresnehan/patch-1
Update README.md
2018-10-25 10:41:21 -04:00
Jake Bresnehan caf5311feb Update README.md 2018-10-25 18:40:36 +11:00
Patrick Marsceill 3a32d20f18 Merge pull request #11 from pmarsceill/rake-mkdir
rake search:init fails if dirs don't exist
2018-10-24 16:45:43 -04:00
Patrick Marsceill 651ed922b0 Just the Docs build packaging cleanup 2018-10-24 16:39:13 -04:00
Patrick Marsceill 64ed5ef369 Just the Docs build packaging 2018-10-24 16:39:13 -04:00
Patrick Marsceill 82e1873460 bump version number 2018-10-24 16:39:03 -04:00
Patrick Marsceill 46782d9352 Rake fails when dirs dont exist 2018-10-24 16:34:11 -04:00
Patrick Marsceill d558234885 Merge pull request #10 from pmarsceill/rake-runtime
Rake runtime
2018-10-24 14:25:11 -04:00
Patrick Marsceill b6ed3643f1 Just the Docs build packaging cleanup v0.1.4 2018-10-24 14:23:00 -04:00
Patrick Marsceill 6ebfb5c77e Just the Docs build packaging 2018-10-24 14:22:59 -04:00
Patrick Marsceill 86402106e7 Merge branch 'master' of github.com:pmarsceill/just-the-docs into rake-runtime 2018-10-24 14:21:43 -04:00
Patrick Marsceill 53b093474f Just the Docs build packaging cleanup 2018-10-24 14:21:38 -04:00
Patrick Marsceill c8a93a9a3c Just the Docs build packaging 2018-10-24 14:21:38 -04:00
Patrick Marsceill 8bffcd06cd Merge pull request #9 from daviddarnes/patch-1
Improve presentation of Description Lists
2018-10-24 14:16:51 -04:00
Patrick Marsceill dc0d4a0c84 White space 2018-10-24 14:15:29 -04:00
Patrick Marsceill 886654d86d Add these for a better default jekyll experience 2018-10-24 14:07:02 -04:00
Patrick Marsceill 4177f965df Content updates 2018-10-24 14:06:41 -04:00
Patrick Marsceill f97f504284 Better layout for when nav is long and scrolls 2018-10-24 14:06:12 -04:00
Patrick Marsceill 45abf03b48 Annoying bug that 404s on local dev 2018-10-24 14:05:42 -04:00
Patrick Marsceill debc7d3310 Fix up search bar on mobile 2018-10-24 14:05:29 -04:00
Patrick Marsceill ea23134560 Fix path for home 2018-10-24 14:03:50 -04:00
Patrick Marsceill 2ad43933cf Just the Docs build packaging cleanup 2018-10-24 12:56:42 -04:00
Patrick Marsceill 1afc26cc33 Just the Docs build packaging 2018-10-24 12:56:41 -04:00
Patrick Marsceill b64368873c Make Rake a runtime dep 2018-10-24 12:56:33 -04:00
David Darnes 89a3e86ebf Remove whitespace 2018-10-24 13:52:27 +01:00
David Darnes 952a016807 Improve presentation of Description Lists
Thought the description list could benefit from some CSS Grid powers
2018-10-24 13:50:07 +01:00
Patrick Marsceill 6c05ef8b9d Merge pull request #8 from pmarsceill/more-path-problems
Fix breadcrumb path
2018-10-23 17:59:36 -04:00
Patrick Marsceill 3752c58af2 Fix breadcrumb path 2018-10-23 17:55:59 -04:00
Patrick Marsceill 6e534b63c2 Merge pull request #7 from pmarsceill/bump-version
Bump version
2018-10-23 17:11:40 -04:00
Patrick Marsceill ced66a0056 Just the Docs build packaging cleanup v0.1.3 2018-10-23 17:08:27 -04:00
Patrick Marsceill ce3fd856dd Just the Docs build packaging 2018-10-23 17:08:27 -04:00
Patrick Marsceill 4df5736ca4 Bump version number 2018-10-23 17:08:22 -04:00
Patrick Marsceill aa9e2ab8e3 Merge pull request #6 from pmarsceill/paths-problems
Fix moar paths
2018-10-23 17:04:57 -04:00
Patrick Marsceill b38f9863cd Update _buttons.scss 2018-10-23 17:03:43 -04:00