-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from RENCI-NRIG/update-about-page
Update about page
- Loading branch information
Showing
3 changed files
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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 |
---|---|---|
@@ -1,16 +1,31 @@ | ||
--- | ||
title: "About" | ||
title: "About X-CITE" | ||
toc: false | ||
--- | ||
|
||
This site hosts material meant for CyberInfrastructure Training and | ||
Education for Synchrotron X-Ray Science (X-CITE). | ||
Education for Synchrotron X-Ray Science (X-CITE). X-CITE is developed | ||
for the community of scientists and researchers using the [CHESS] | ||
synchrotron X-ray facility and similar light sources. | ||
|
||
|
||
# About this site | ||
|
||
The sources of this site are available at | ||
<https://github.com/RENCI-NRIG/X-CITE>. | ||
|
||
This site is generated using Quarto. To learn more about Quarto | ||
websites visit <https://quarto.org/docs/websites>. | ||
The content in this website is available under [Creative Commons | ||
Attribution-ShareAlike 4.0 International][cc-by-sa] license. Code | ||
snippets may be used under [CC0 1.0 Universal][cc-zero] license. | ||
|
||
Copyrights for logos are owned by the respective organizations. | ||
|
||
This site is generated using [Quarto]. | ||
|
||
<!-- References --> | ||
[CHESS]: https://www.chess.cornell.edu/ | ||
|
||
[cc-by-sa]: https://creativecommons.org/licenses/by-sa/4.0/ | ||
[cc-zero]: https://creativecommons.org/publicdomain/zero/1.0/ | ||
|
||
[Quarto]: https://quarto.org/ |
This file contains 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