Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump webpack from 5.88.2 to 5.94.0dependabot/npm_and_yarn/webpack-5.94.0 | 2024-08-30 | -196/+186 | |
| | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> | |||
* | Update to pydis.wtf domains | 2024-05-14 | -7/+7 | |
| | ||||
* | Index page images as WEBP | 2024-04-30 | -1/+1 | |
| | ||||
* | JSON feed images as PNG | 2024-04-30 | -1/+1 | |
| | ||||
* | Add JSON feed output | 2024-04-30 | -2/+50 | |
| | ||||
* | Add packages for JSON outputs | 2024-04-30 | -0/+31 | |
| | ||||
* | Remove tags from service cards | 2024-04-29 | -21/+18 | |
| | ||||
* | Add service images to layouts and change scaling | 2024-04-29 | -14/+55 | |
| | ||||
* | Add a transformer for service images | 2024-04-29 | -0/+8 | |
| | ||||
* | Add slugs to services and cut down wording | 2024-04-29 | -21/+32 | |
| | ||||
* | Add service images | 2024-04-29 | -0/+0 | |
| | ||||
* | add some more services | 2024-04-29 | -0/+20 | |
| | ||||
* | Update tag styles | 2024-04-29 | -1/+4 | |
| | ||||
* | Actually sort services alphabetically | 2024-04-29 | -1/+1 | |
| | ||||
* | Revert "Add tabindex to tags for keyboard navigation" | 2024-04-29 | -1/+1 | |
| | | | | This reverts commit 59bcddea132772e7e1317f79405ec6c7b709f446. | |||
* | Revert "Add tabIndex to all tag children" | 2024-04-29 | -1/+1 | |
| | | | | This reverts commit ea2e690007db378349e8f2970a680d932e100203. | |||
* | Add tabIndex to all tag children | 2024-04-29 | -1/+1 | |
| | | | | Oops... | |||
* | Add tabindex to tags for keyboard navigation | 2024-04-29 | -1/+1 | |
| | ||||
* | Move headers to Gatsby config | 2024-04-29 | -3/+12 | |
| | ||||
* | Add headers file | 2024-04-29 | -0/+2 | |
| | ||||
* | Update video URL | 2024-04-29 | -1/+1 | |
| | ||||
* | Add something | 2024-04-29 | -0/+36 | |
| | ||||
* | Add mousetrap | 2024-04-29 | -0/+26 | |
| | ||||
* | Update fonts for small displays | 2024-04-29 | -0/+5 | |
| | ||||
* | Add bottom margin | 2024-04-29 | -0/+1 | |
| | ||||
* | Add HTML lang attribute | 2024-04-29 | -0/+1 | |
| | ||||
* | List services on home page | 2024-04-29 | -2/+75 | |
| | ||||
* | Add capitalization util | 2024-04-29 | -0/+1 | |
| | ||||
* | Add component for service list | 2024-04-29 | -0/+62 | |
| | ||||
* | Add services YAML | 2024-04-29 | -0/+34 | |
| | ||||
* | Install YAML transformer packages | 2024-04-29 | -0/+59 | |
| | ||||
* | Add YAML transformer | 2024-04-29 | -1/+8 | |
| | ||||
* | Fill in domain in Gatsby config | 2024-04-29 | -15/+15 | |
| | ||||
* | Change homepage title | 2024-04-29 | -1/+1 | |
| | ||||
* | Convert Japanese characters to paths | 2024-04-28 | -21/+9 | |
| | ||||
* | Change logo text to path in SVG | 2024-04-28 | -13/+8 | |
| | ||||
* | Add DevOps Logo | 2024-04-28 | -0/+2 | |
| | ||||
* | Update README.md | 2024-04-28 | -38/+15 | |
| | ||||
* | Add LICENSE | 2024-04-28 | -0/+21 | |
| | ||||
* | Fix some of the npm audit squealing | 2024-04-28 | -1611/+2045 | |
| | ||||
* | Fix meta tags | 2024-04-28 | -0/+6 | |
| | ||||
* | Fix 404 page | 2024-04-28 | -9/+3 | |
| | ||||
* | Downgrade MDX so it actually installs | 2024-04-28 | -34/+492 | |
| | ||||
* | Source commit | 2024-04-28 | -221/+297 | |
| | ||||
* | Initial commit from gatsby | 2024-04-28 | -0/+30702 | |