This project is mirrored from https://github.com/slsa-framework/slsa.git.
Pull mirroring updated .
- 07 Feb, 2022 2 commits
-
-
dependabot[bot] authored
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.30.0...v0.31.0 ) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Lodato authored
Fix link to faq
-
- 05 Feb, 2022 1 commit
-
-
Ben Harper authored
Signed-off-by:
Ben Harper <btharper@google.com>
-
- 31 Jan, 2022 2 commits
-
-
Abhishek Arya authored
Update steering committe: Zak -> Kim
-
Mark Lodato authored
@kimsterv has replace @zakgreant on the steering committee. Signed-off-by:
Mark Lodato <lodato@google.com>
-
- 28 Jan, 2022 5 commits
-
-
Mark Lodato authored
Fix link to OpenSSF Community Calendar
-
Mark Lodato authored
Switch from Google Analytics to GoatCounter.
-
Arnout Engelen authored
Appears to be accidentally lost in 7799d442 Signed-off-by:
Arnout Engelen <arnout@bzzt.net>
-
Mark Lodato authored
HTML fix: incorrect close tag for link
-
Arnout Engelen authored
Signed-off-by:
Arnout Engelen <arnout@bzzt.net>
-
- 27 Jan, 2022 4 commits
-
-
Mark Lodato authored
Clean up HTML syntax
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
This avoids the need for liquid templates to the latest version. Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
- 26 Jan, 2022 4 commits
-
-
Mark Lodato authored
Add terminology page and reshuffle content
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
Abhishek Arya authored
Update meeting calendar link and readme info
-
Brandon Lum authored
Signed-off-by:
Brandon Lum <lumjjb@gmail.com>
-
- 24 Jan, 2022 5 commits
-
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
Typo fix
-
Brandon Lum authored
Signed-off-by:
Brandon Lum <lumjjb@gmail.com>
-
- 19 Jan, 2022 4 commits
-
-
Mark Lodato authored
Simplify the specifications list template.
-
Mark Lodato authored
Similar to e56c3889 (#270), but for the list of subpages in /spec/v0.1/index. This change replace the "automatic" code with a manual list, which is much easier to understand and maintain. No content change. The only HTML change is to switch from absolute to relative links and to eliminate empty `<li>` elements. NOTE: Neither the original nor new code correctly handled displaying more than one specification version. This commit adds a TODO making it clear that it doesn't work. Signed-off-by:
Mark Lodato <lodato@google.com>
-
Joshua Lock authored
Simplify the nav template
-
Mark Lodato authored
The old nav system had several drawbacks: - It tried to "automatically" list all of the specification pages using the `order` field of each page, but this didn't work correctly and was a pain to maintain. Plus the liquid code was complicated. - There was no way to customize the link text (always page title) or to link to custom URLs (e.g. /provenance instead of /provenance/v0.2). - The mobile and non-mobile templates were duplicate but slightly different, which may lead to bugs in the future. Now we have an explicit configuration in _data/nav.yml and use the same template for both mobile and non-mobile nav bars. This should be easier to maintain. Signed-off-by:
Mark Lodato <lodato@google.com>
-
- 11 Jan, 2022 7 commits
-
-
Mark Lodato authored
Prefer relative links to simplify the content.
-
Mark Lodato authored
This fixes the pages when rendered on GitHub and generally makes the source easier to read. Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
Add SLSA logo without text.
-
Mark Lodato authored
All of the previously checked-in images have text next to them. This new version makes it easier to convert to other formats, such as our GitHub org profile (which I just did). Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
It ends up that the "denied consent" mode doesn't work at all. It sends the data to Google but you can't actually view it on Google Analytics. Right now it's showing our site as having no traffic. The only free, cloud-hosted, GDPR-compliant substitute I've found is GoatCounter. The site is super basic (see https://slsa.goatcounter.com ) but it's good enough. If we want something better, we'll need to either pay or self-host. Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
Clean up jekyll config and add dependabot.
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
- 10 Jan, 2022 3 commits
-
-
Mark Lodato authored
Reference: https://github.com/jekyll/github-metadata/blob/master/docs/authentication.md#2-netrc Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
- Update environment to match GitHub Pages exactly. - Update the instructions to fully explain how to test locally. - Remove the .DS_Store file, which should not have been checked in. - Exclude some files from Jekyll that shouldn't be published to the web. Signed-off-by:
Mark Lodato <lodato@google.com>
-
- 04 Jan, 2022 3 commits
-
-
Mark Lodato authored
Signed-off-by:
Mark Lodato <lodato@google.com>
-
Mark Lodato authored
Explain how SLSA can help with typosquatting.
-
Mark Lodato authored
Previously the doc said flatly that typosquatting was out of scope. But SLSA can be a partial mitigation, so we should clarify that. Signed-off-by:
Mark Lodato <lodato@google.com>
-