https://github.com/root-project/web
root.cern
https://github.com/root-project/web
Last synced: about 1 year ago
JSON representation
root.cern
- Host: GitHub
- URL: https://github.com/root-project/web
- Owner: root-project
- Created: 2019-08-29T06:45:58.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T13:35:21.000Z (about 1 year ago)
- Last Synced: 2025-04-30T13:57:45.139Z (about 1 year ago)
- Language: Python
- Size: 118 MB
- Stars: 31
- Watchers: 6
- Forks: 56
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ROOT Web Site
The website is deployed at https://root.cern.
This new web site is based on [jekyll](https://jekyllrb.com/).
It uses [a modified version](https://github.com/root-project/minimal-mistakes) of the ["Minimal-Mistakes" theme](https://mmistakes.github.io/minimal-mistakes/).
## Test deployment of pull requests
Pull requests from branches in the root-project/web repo itself are deployed at `https://root.cern/`.
Pull requests from forks of this repository will not be deployed.
Note that whenever a new version of the website is deployed, all PR deployments are deleted. Simply re-run the github workflow for the PR to re-deploy it.