Commit Graph

606 Commits

Author SHA1 Message Date
Stefano Borini c796485d92 Adds the possibility to specify a brief summary of a child page 2019-03-09 17:18:28 +00:00
Chris Montgomery 5291de45c5
Import custom overrides Sass before variables are used 2019-03-03 23:01:10 -05:00
gebeto 92fb6d1908 add jekyll-seo-tag to dependency to fix bundle crash 2019-02-28 09:08:27 +02:00
gebeto 8597aa4cac bump version to 0.2.4 2019-02-28 08:29:06 +02:00
gebeto 0bfd125087 add dynamic html 'lang' attribute 2019-02-28 08:11:12 +02:00
gebeto 25b6455ed7 add seo 2019-02-28 08:10:48 +02:00
Patrick Marsceill b44efbf1da
Merge pull request #89 from pmarsceill/github-action-for-release
Add main.workflow
2019-02-13 15:42:18 -05:00
Patrick Marsceill 8aa5982cd5
Add main.workflow 2019-02-06 14:54:07 -05:00
Patrick Marsceill 20f21217ca
Merge pull request #86 from pmarsceill/v0.2.3
v0.2.3 Release Branch
2019-02-02 15:54:40 -08:00
Patrick Marsceill 96c053bb63
Merge branch 'master' into v0.2.3 2019-02-02 15:45:59 -08:00
Patrick Marsceill d9a5bd0a19
lint 2019-02-02 17:43:14 -06:00
Patrick Marsceill 0ac8ec23bf
Support for nesting ul in ol and vice versa 2019-02-02 17:38:36 -06:00
Patrick Marsceill c40eec1c2f
Merge pull request #87 from pmarsceill/feature-request
Update issue templates
2019-02-02 15:06:32 -08:00
Patrick Marsceill de98c2b51b
Update issue templates 2019-02-02 15:06:18 -08:00
Patrick Marsceill c70f012eee
Merge pull request #76 from pmarsceill/pmarsceill-patch-1
Add issue templates
2019-02-02 15:05:00 -08:00
Patrick Marsceill aee6d1fb8c
Use analytics.js instead of tag manager 2019-02-02 13:59:41 -08:00
Patrick Marsceill f5d6cf6222
Add site url to config 2019-02-02 13:59:20 -08:00
Patrick Marsceill f3fc9d9dd3
Update copyright date 2019-02-02 12:32:56 -08:00
Patrick Marsceill a8c282ae5a
Add docs for GA tracking 2019-02-02 12:32:33 -08:00
Patrick Marsceill e12408d07b
Add hook for GA tracking 2019-02-02 12:32:04 -08:00
Patrick Marsceill a44d3a8652
Bump version numbers and description 2019-02-02 11:59:34 -08:00
Patrick Marsceill ad867e37c0
move js class top parent div to fix page offset 2019-02-02 11:52:31 -08:00
Patrick Marsceill 01b500b1b3
Dont unesape this or it wont read the content var 2019-02-02 11:46:46 -08:00
Patrick Marsceill 84f8f003ac
Merge pull request #73 from pmarsceill/dependabot/npm_and_yarn/stylelint-9.10.1
Bump stylelint from 9.9.0 to 9.10.1
2019-02-02 11:35:25 -08:00
Patrick Marsceill ab20833d17
Merge pull request #77 from woernfl/patch-1
Just fixing a typo in the layout example
2019-02-02 11:33:23 -08:00
Patrick Marsceill b77d22cf2e
Merge pull request #81 from ilivewithian/patch-1
Bug: Can now show single search result.
2019-02-02 11:31:37 -08:00
Patrick Marsceill 35d7864874
Merge pull request #84 from novelistparty/master
fix #80 - escape the single quotes in the string
2019-02-02 11:27:01 -08:00
Patrick Marsceill c9e4284754
Merge pull request #65 from stephenedmondson/master
search-data path fix
2019-02-02 11:22:53 -08:00
John Boyle da0762007d escape the single quotes in the string 2019-01-31 10:02:06 -08:00
Rob White 5b8ff78bb6
Bug: Can now show single search result. 2019-01-29 13:39:20 +00:00
Florian Woerner 04e81c7158
Just fixing a typo in the layout example 2019-01-26 16:28:26 +01:00
Patrick Marsceill b7913ec5a5
Update bug_report.md 2019-01-25 16:11:12 -05:00
Patrick Marsceill 25250db5e0
Add issue templates 2019-01-25 16:08:27 -05:00
dependabot[bot] 75f0ef57e2
Bump stylelint from 9.9.0 to 9.10.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 9.9.0 to 9.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/9.9.0...9.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-23 19:07:26 +00:00
Patrick Marsceill eaafeee675
Merge pull request #74 from pmarsceill/v0.2.2
v0.2.2
2019-01-23 14:04:51 -05:00
Patrick Marsceill 10c0f95b40
Update just-the-docs.gemspec 2019-01-23 13:56:56 -05:00
Patrick Marsceill 8da9b82d66
Update package.json 2019-01-23 13:56:15 -05:00
Patrick Marsceill b0e1c64a5a
v0.2.2 release
v0.2.2 release branch
2019-01-23 13:54:12 -05:00
Patrick Marsceill e1d226f192
Merge pull request #69 from bmann/patch-1
page layout also used out of the box by Jekyll
2019-01-23 13:51:26 -05:00
Patrick Marsceill 2de780bb4b
Merge pull request #70 from EricFromCanada/improve-search
Improve search data generation
2019-01-23 13:19:08 -05:00
EricFromCanada 60c82cb518 Allow for ampersand in title or URL
Because `page.title` (and `page.url`) is already escaped and page titles served by lunrjs do not need escaping, ampersands need to be unescaped to display properly in search results.
2019-01-16 00:31:30 -05:00
EricFromCanada 9a4ea76957 Improve search content generator 2019-01-15 22:54:30 -05:00
EricFromCanada 793ea356c3 Use `unless` loop for comma
and mention `search_exclude`
2019-01-15 20:48:52 -05:00
EricFromCanada 71ba32e131 Additional text fixes 2019-01-15 20:48:48 -05:00
Boris Mann 37d54f5bf2
page layout also used out of the box by Jekyll
Suggesting page, since `about.md` uses it for new Jekyll installs as well.
2019-01-15 10:52:32 -08:00
Patrick Marsceill ce947ae543
Merge pull request #67 from EricFromCanada/doc-cleanup
Documentation cleanup
2019-01-15 10:49:04 -05:00
EricFromCanada 2218e6e565 Fix links and syntax
For pages in utilities/, reorder `nav_order` to follow `parent`.
2019-01-14 14:43:33 -05:00
EricFromCanada ae5bcfe361 Fix grammar and capitalization 2019-01-14 14:43:29 -05:00
EricFromCanada ff49d02f83 Make spacing consistent 2019-01-14 14:43:16 -05:00
Stephen Edmondson d7b1adb8c7 search-data path fix 2019-01-11 12:41:00 -06:00