mirror of
https://github.com/redbrick/atlas.git
synced 2026-09-11 08:58:42 +01:00
🌀🌐 Redbrick's content-driven site powered by 11ty and Git
https://redbrick.dcu.ie
- Nunjucks 71%
- JavaScript 27.1%
- CSS 1.4%
- Dockerfile 0.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
We have several repositories, including https://github.com/redbrick/blog, https://github.com/redbrick/open-governance, and https://github.com/redbrick/design-system, that utilize a repository dispatch to redeploy Atlas when changes are made. We need to enable the repository dispatch to execute the `deploy_prod` job so that updates are reflected immediately, without waiting for another push to the repository. |
||
| .github | ||
| eleventy | ||
| src | ||
| .dockerignore | ||
| .editorconfig | ||
| .eleventy.js | ||
| .eleventyignore | ||
| .gitattributes | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| yarn.lock | ||