https://github.com/cdnjs/new-website
🖥 cdnjs.com website
https://github.com/cdnjs/new-website
api cdnjs expressjs html javascript server website
Last synced: 4 months ago
JSON representation
🖥 cdnjs.com website
- Host: GitHub
- URL: https://github.com/cdnjs/new-website
- Owner: cdnjs
- License: isc
- Archived: true
- Created: 2014-04-11T05:40:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T11:54:01.000Z (over 5 years ago)
- Last Synced: 2025-08-26T13:10:15.676Z (5 months ago)
- Topics: api, cdnjs, expressjs, html, javascript, server, website
- Language: HTML
- Homepage: https://cdnjs.com
- Size: 98.9 MB
- Stars: 449
- Watchers: 32
- Forks: 213
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
new-website
===========
Website of https://cdnjs.com, for the cdn content, see [cdnjs/cdnjs](https://github.com/cdnjs/cdnjs) repo.
[](https://david-dm.org/cdnjs/new-website)
## Dependencies
* [Node](https://nodejs.org)
## Setup
```sh
cd path/to/repo
npm install
```
## Running
```sh
npm install # install nodejs dependencies
npm run dev:web # for the website
npm run dev:api # for the API
```
**Note**:
* The artifacts/meta data is on the [meta](https://github.com/cdnjs/new-website/tree/meta) branch.
## SRIs
When we are deploying the website/api a sri directory is created by cloning https://github.com/cdnjs/SRIs.