- Jun 05, 2019
-
-
Ben Goldhaber authored
If you exclude the last page in the site.html_pages through exclude_true you end up violating the assumption in the for loop that the last page won't have a trailing comma. This breaks the json data that is served to the front end. I removed the forloop.last check and instead assign a temporary variable to check for the first non-excluded page, and then add the comma before the next non-excluded entry.
-
- May 13, 2019
-
-
Patrick Marsceill authored
v0.2.5 release branch
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
Bump stylelint-config-primer from 6.0.0 to 7.0.0
-
Patrick Marsceill authored
Bump @primer/css from 12.2.3 to 12.3.1
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
- May 10, 2019
-
-
dependabot[bot] authored
Bumps [@primer/css](https://github.com/primer/css) from 12.2.3 to 12.3.1. - [Release notes](https://github.com/primer/css/releases) - [Changelog](https://github.com/primer/css/blob/master/CHANGELOG.md) - [Commits](https://github.com/primer/css/compare/v12.2.3...v12.3.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- May 01, 2019
-
-
dependabot[bot] authored
Bumps [stylelint-config-primer](https://github.com/primer/stylelint-config-primer) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/primer/stylelint-config-primer/releases) - [Changelog](https://github.com/primer/stylelint-config-primer/blob/master/CHANGELOG.md) - [Commits](https://github.com/primer/stylelint-config-primer/compare/v6.0.0...v7.0.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Patrick Marsceill authored
v0.2.4 release branch
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
-
Patrick Marsceill authored
Bump stylelint-config-primer from 3.0.1 to 6.0.0
-
Patrick Marsceill authored
-
Patrick Marsceill authored
Bump stylelint from 9.10.1 to 10.0.1
-
Patrick Marsceill authored
Add SEO and 'lang' param for `_config`
-
Patrick Marsceill authored
Import custom Sass variable overrides before default variables are defined
-
Patrick Marsceill authored
Remove unnecessary console.log()
-
Patrick Marsceill authored
Explain how to use theme locally with GitHub Pages
-
Patrick Marsceill authored
-
- Apr 17, 2019
-
-
Gus Narea authored
-
- Apr 16, 2019
-
-
dependabot[bot] authored
Bumps [stylelint](https://github.com/stylelint/stylelint) from 9.10.1 to 10.0.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.10.1...10.0.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Mar 19, 2019
-
-
dependabot[bot] authored
Bumps [stylelint-config-primer](https://github.com/primer/stylelint-config-primer) from 3.0.1 to 6.0.0. - [Release notes](https://github.com/primer/stylelint-config-primer/releases) - [Changelog](https://github.com/primer/stylelint-config-primer/blob/master/CHANGELOG.md) - [Commits](https://github.com/primer/stylelint-config-primer/commits/v6.0.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Mar 15, 2019
-
-
Joe Nyland authored
-
- Mar 04, 2019
-
-
Chris Montgomery authored
-
- Feb 28, 2019