mirror of
https://github.com/danog/sass-site.git
synced 2024-11-30 04:29:17 +01:00
51b6d440fd
We can't update it directly from PRs because external PRs are run in an untrusted context without secrets access. Instead, as suggested by [this article], we build the site in an untrusted workflow and then push it in a trusted workflow that has no access to the PR contents itself. [this article]: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/, |
||
---|---|---|
.devcontainer | ||
.github | ||
source | ||
tool | ||
.dockerignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.js | ||
.stylelintignore | ||
.stylelintrc.yml | ||
babel.config.js | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
Dockerfile | ||
eleventy.config.js | ||
LICENSE | ||
netlify.toml | ||
package-lock.json | ||
package.json | ||
README.md | ||
rollup.config.js | ||
tsconfig.json |
Sass Site
The Sass website is open source. See a typo? Have a UX improvement? Check out the Contributing guide! Also, check out the Style Guide.
Thanks!