-
-
Notifications
You must be signed in to change notification settings - Fork 76
Add AtlasOS to custom endpoints #835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 7 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
d5d5b29
Add AtlasOS to custom endpoints
PavelKopecky 27205a4
Move OSS CDN projects to a single file
PavelKopecky 3e71d06
Return 404 when accessing nonexistent oss cdn projects
PavelKopecky a96b95b
Revert eslint.xml change
PavelKopecky 0600cf5
Add atlasOs to sitemap
PavelKopecky 5e53a1e
Merge branch 'master' into gh-833
PavelKopecky 531093a
Merge branch 'master' into gh-833
MartinKolarik 5fd068c
Remove trailing slashes
PavelKopecky dd07856
Fix broken GCore img link
PavelKopecky 650aab9
Revert GCore img src change
PavelKopecky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,79 @@ | ||
| { | ||
| "cocoa": { | ||
| "title": "CocoaPods", | ||
| "apiCdnName": "cocoa", | ||
| "descr": "CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 87 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly.", | ||
| "link": "https://www.cocoapods.org", | ||
| "docsLink": "https://github.com/CocoaPods/cdn.cocoapods.org", | ||
| "jsDelivrLink": "/oss-cdn/cocoa", | ||
| "imgSrc": "/img/proxy/cocoa.svg", | ||
| "imgWidth": "202", | ||
| "imgHeight": "46" | ||
| }, | ||
| "ghost": { | ||
| "title": "Ghost", | ||
| "apiCdnName": "ghost", | ||
| "descr": "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.", | ||
| "link": "https://ghost.org", | ||
| "docsLink": "https://ghost.org/docs/install", | ||
| "jsDelivrLink": "/oss-cdn/ghost", | ||
| "imgSrc": "/img/proxy/ghost.png", | ||
| "imgWidth": "152", | ||
| "imgHeight": "56" | ||
| }, | ||
| "pyodide": { | ||
| "title": "Pyodide", | ||
| "apiCdnName": "pyodide", | ||
| "descr": "Pyodide brings the Python 3.9 runtime to the browser via WebAssembly, thanks to Emscripten. It builds the Python scientific stack including NumPy, Pandas, Matplotlib, SciPy, and scikit-learn. Over 75 packages are currently available. In addition, it’s possible to install pure Python wheels from PyPI.", | ||
| "link": "https://pyodide.org", | ||
| "docsLink": "https://pyodide.org/en/stable/usage/index.html", | ||
| "jsDelivrLink": "/oss-cdn/pyodide", | ||
| "imgSrc": "/img/proxy/pyodide.svg", | ||
| "imgWidth": "170", | ||
| "imgHeight": "56" | ||
| }, | ||
| "atlas": { | ||
| "title": "AtlasOS", | ||
| "apiCdnName": "atlas", | ||
| "descr": "AtlasOS is creating a \"kinder\" Windows experience. Reducing bloatware and optimizing performance for enthusiasts, gamers, and privacy-conscious individuals.", | ||
| "link": "https://atlasos.net/", | ||
| "docsLink": "https://docs.atlasos.net/", | ||
PavelKopecky marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| "jsDelivrLink": "/oss-cdn/atlas", | ||
| "imgSrc": "/img/proxy/atlas.svg", | ||
| "imgWidth": "158", | ||
| "imgHeight": "58" | ||
| }, | ||
| "musescore": { | ||
| "title": "MuseScore", | ||
| "apiCdnName": "musescore", | ||
| "descr": "Create, play and print beautiful sheet music. The world’s most popular notation software.", | ||
| "link": "https://musescore.org", | ||
| "docsLink": "https://musescore.org", | ||
| "jsDelivrLink": "/oss-cdn/musescore", | ||
| "imgSrc": "/img/proxy/musescore.svg", | ||
| "imgWidth": "213", | ||
| "imgHeight": "48" | ||
| }, | ||
| "fontsource": { | ||
| "title": "Fontsource", | ||
| "apiCdnName": "fontsource", | ||
| "descr": "Fontsource is a collection of open-source fonts.", | ||
| "link": "https://fontsource.org", | ||
| "docsLink": "https://fontsource.org/docs/getting-started/cdn", | ||
| "jsDelivrLink": "/oss-cdn/fontsource", | ||
| "imgSrc": "/img/proxy/fontsource.svg", | ||
| "imgWidth": "239", | ||
| "imgHeight": "46" | ||
| }, | ||
| "yocto": { | ||
| "title": "Yocto", | ||
| "apiCdnName": "yocto-sstate", | ||
| "descr": "The Yocto Project is an open-source collaboration project that helps developers create custom Linux-based systems regardless of the hardware architecture. The project provides a flexible set of tools and a space where embedded developers worldwide can share technologies, software stacks, configurations, and best practices that can be used to create tailored Linux images for embedded and IOT devices.", | ||
| "link": "https://www.yoctoproject.org", | ||
| "docsLink": "https://docs.yoctoproject.org", | ||
| "jsDelivrLink": "/oss-cdn/yocto", | ||
| "imgSrc": "/img/proxy/yocto.svg", | ||
| "imgWidth": "145", | ||
| "imgHeight": "56" | ||
| } | ||
| } | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.