Skip to content

Commit

Permalink
copy the existing DELPHI quickstart guide as getting-started
Browse files Browse the repository at this point in the history
  • Loading branch information
schwicke committed Jun 25, 2024
1 parent daaeb07 commit 5ade00d
Show file tree
Hide file tree
Showing 3 changed files with 464 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@ In addition, a container image is available which can be directly used locally.

## Documentation and photos
Documentation and photo collections can be found on the (CERN document server)[https://cds.cern.ch]. The most important manuals will be made available via the opendata portal.

Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[
{
"body": {
"content": "delphi-getting-started.md",
"format": "md"
},
"experiment": [
"DELPHI"
],
"short_description": {
"content": "DELPHI software can be run directly from CVMFS. This works on various Linux flavors, and requires additional software to be installed. There is also a container image available, shipping with everything that is needed."
},
"slug": "delphi-getting-started",
"tags": [
"Getting Started"
],
"title": "Getting started with DELPHI data",
"type": {
"primary": "Documentation",
"secondary": [
"Guide"
]
}
}
]
Loading

0 comments on commit 5ade00d

Please sign in to comment.