-
Updated
Jul 8, 2022 - JavaScript
add-ons
Here are 64 public repositories matching this topic...
A page to show the instructions to get the API key
And also the instructions if the user uses custom host.
-
Updated
Aug 31, 2021 - JavaScript
-
Updated
Dec 9, 2021 - Python
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Mar 8, 2019 - JavaScript
-
Updated
Dec 28, 2018 - Python
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Jun 28, 2022 - CSS
-
Updated
Jun 25, 2019 - HTML
Actual behavior
The strings in messages.json are partially translated and needs a review in Spanish.
Expected behavior
The strings in messages.json needs to be localized/reviewed to Spanish.
-
Updated
Mar 2, 2018 - C#
-
Updated
Jul 12, 2021 - HTML
-
Updated
May 31, 2019 - JavaScript
-
Updated
Nov 19, 2020 - JavaScript
Improve this page
Add a description, image, and links to the add-ons topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the add-ons topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Fonts are stored inside src/fonts/googlefonts and we treat them as static assets. To make it available to our HTML pages we use a webpack plugin that gets a list of all the static assets which is provided by config/webpack/static-files.js. The font files are hardcoded but instead, this needs to be dynamically added to the static files list by reading all the font files inside src/fonts.