Matt Cowley
Matt Cowley
StatusPage
This PR adds all the customisations used on the new status page to the repo as a backup. These should be updated whenever changes get made to the status page...
Add the Statuspage embed script to the site, which will automatically show a notification in the bottom right of the screen if there is an active incident or maintenance on...
This introduces support for Front Matter (and threading) as raised in #166. Implemented at present: - Basic parsing for all Front Matter requested in the issue + validation - Threading...
## Type of Change - **Routes/Pages:** `/api` & new `/api/*` routes - **Components:** New API sidebar, modified existing API docs components - **Styling:** Updated API styling ## What issue does...
## Feature request ### Feature description Currently the API docs are rather cumbersome to read through, being all on a single page. We should split the API docs into a...
## Feature request ### Feature description On the library page for a library that has many files (such as [material-design-icons](https://cdnjs.com/libraries/material-design-icons), click at your own peril) we should not automatically load...
## Feature request ### Feature description Improve the load times for uncached pages (not hitting Cloudflare cache) served by the Nuxt app. ### How the feature is useful Currently, page...
The sponsor us page is currently blank. This should contain the basic info about how to sponsor us in two categories: As an individual: > Donate via patreon or open...
The initial design created by @amnotadev is what is currently live in master and featured in cdnjs/brand. Design work has begun on the second round of design changes to the...
## Feature description All strings show to the user within the app should be moved to i18n data. This provides two key benefits: - Allows the DigitalOcean creative folks to...