SODA-for-SPARC-Docs
Documentation for the SODA for SPARC application
Science Score: 41.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Repository
Documentation for the SODA for SPARC application
Basic Info
- Host: gitlab.com
- Owner: fairdataihub
- Default Branch: main
Statistics
- Stars: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
SODA for SPARC Documentation
A comprehensive documentation of the SODA for SPARC project!
What is SODA for SPARC? · Documentation · Changelog · Report Bug · Request Feature
:notebookwithdecorative_cover: Table of Contents
:star2: About the Documentation
:space_invader: Tech Stack
Client
Server
:art: Color Reference
| Color | Hex |
| --------------- | ---------------------------------------------------------------- |
| Primary Color | #13716D |
| Secondary Color |
#BA0D49 |
| Accent Color |
#6B7280 |
| Text Color |
#1C1E21 |
:key: Environment Variables
To run this project, you will need to add the following environment variables to your .env.local file
- None at the moment
:toolbox: Getting Started
:bangbang: Prerequisites
This project uses Yarn as package manager
bash
npm install --global yarn
Additionally, a version of Node.js that is >= 14 is required for compatibility with Docusarus. If your Node.js version is < 14 you can download the latest Node.js version from the Node.js download page.
:running: Run Locally
Clone the project
bash
git clone https://github.com/fairdataihub/SODA-for-SPARC-Docs.git
Go to the project directory
bash
cd SODA-for-SPARC-Docs
Install dependencies
bash
yarn install
Start the server
bash
yarn start
:stopwatch: Versioning
You can use the version script to create a new documentation version based on the latest content in the docs directory. That specific set of documentation will then be preserved and accessible even as the documentation in the docs directory changes moving forward.
Ideally, you should create a new branch and update the relevant pages. Then send a PR with @megasanjay or @aaronm-2112 on the review page.
Only do these steps after all changes to the documentation for the specific version have been completed:
- Update the docs changelog to be on parity with the changelog in @SODA-for-SPARC
- Make sure the current docs version (the
docsdirectory) is ready to be frozen. - Update the
versionkey in package.json for this repository.
bash
yarn run docusaurus docs:version 5.3.0
This will freeze the current version of the documentation. The files under the current docs directory will be considered to be Upcoming 🚧 version.
:building_construction: Build locally
Use this step to build a local production version of the site. Use serve to preview the local build.
bash
yarn build
yarn serve
:triangularflagon_post: Deployment
You will not need to do anything to the hosted site. Continuous Delivery has been setup with Vercel. All you need to do is push your commit and wait for it to deploy.
:wave: Contributing
Contributions are always welcome!
See contributing.md for ways to get started.
:scroll: Code of Conduct
Please read the Code of Conduct
:grey_question: FAQ
Can I make changes to previous versions of the documentation?
- Yes, you can make changes to previous versions of the documentation. You can do this by creating a new branch and adding your changes directly in the
versioned_docsdirectory.
- Yes, you can make changes to previous versions of the documentation. You can do this by creating a new branch and adding your changes directly in the
:warning: License
Distributed under the MIT License. See LICENSE for more information.
:handshake: Contact
Contact us on Twitter: @fairdataihub
Send us an E-mail: info@fairdataihub.org
Project Link: SODA-for-SPARC
:gem: Acknowledgements
A special thank you to Vercel for hosting our application documentation.
Owner
- Name: fairdataihub
- Login: fairdataihub
- Kind: organization
- Repositories: 17
- Profile: https://gitlab.com/fairdataihub
We build open source tools to help researchers learn about and implement FAIR Data practices. The repositories under fairdataihub are mirrors of our repositories on GitHub. Please go to https://github.com/fairdataihub to see all the current changes!
Citation (CITATION.cff)
abstract: Documentation for the SODA for SPARC application
authors:
- affiliation: FAIR Data Innovations Hub
email: ssoundarajan@calmi2.org
family-names: Soundarajan
given-names: Sanjay
- affiliation: FAIR Data Innovations Hub
email: cmarroquin@calmi2.org
family-names: Marroquin
given-names: Aaron
- affiliation: FAIR Data Innovations Hub
email: tngo@calmi2.org
family-names: Ngo
given-names: Tram
- affiliation: FAIR Data Innovations Hub
email: dportiollo@calmi2.org
family-names: Portillo
given-names: Dorian
- affiliation: FAIR Data Innovations Hub
email: bpatel@calmi2.org
family-names: Patel
given-names: Bhavesh
- affiliation: FAIR Data Innovations Hub
email: jclark@calmi2.org
family-names: Clark
given-names: Jacob
cff-version: 1.2.0
date-released: '2024-05-10'
identifiers:
- description: DOI for this software's record on Zenodo
type: doi
keywords:
- SPARC
- FAIR
- data
- curation
- documentation
- macos
- sparc-dataset
- ubuntu
- windows
license: MIT
message: If you use this software, please cite it as below.
repository-artifact: https://github.com/fairdataihub/SODA-for-SPARC-Docs
repository-code: https://github.com/fairdataihub/SODA-for-SPARC-Docs
title: SODA for SPARC docs
type: software
url: https://fairdataihub.org/
version: 27.0.11
Dependencies
- @babel/eslint-parser 7.18.9 development
- @commitlint/cli 17.0.3 development
- @commitlint/config-conventional 17.0.3 development
- @fairdataihub/config 1.2.2 development
- @semantic-release/changelog 6.0.1 development
- @semantic-release/commit-analyzer 9.0.2 development
- @semantic-release/git 10.0.1 development
- @semantic-release/github 8.0.5 development
- @semantic-release/npm 9.0.1 development
- @semantic-release/release-notes-generator 10.0.3 development
- autoprefixer 10.4.8 development
- babel-eslint 10.1.0 development
- devmoji 2.3.0 development
- eslint 8.22.0 development
- eslint-config-airbnb 19.0.4 development
- eslint-config-prettier 8.5.0 development
- eslint-plugin-import 2.26.0 development
- eslint-plugin-jsx-a11y 6.6.1 development
- eslint-plugin-react 7.30.1 development
- husky 8.0.1 development
- lint-staged 13.0.3 development
- postcss 8.4.16 development
- prettier 2.7.1 development
- prettier-plugin-tailwindcss 0.1.13 development
- pretty-quick 3.1.3 development
- semantic-release 19.0.3 development
- tailwindcss 3.1.8 development
- @docusaurus/core 2.0.1
- @docusaurus/preset-classic 2.0.1
- @emotion/react 11.10.0
- @emotion/styled 11.10.0
- @mdx-js/react 1.6.22
- @mui/material 5.10.1
- @svgr/webpack 6.3.1
- axios 0.27.2
- clsx 1.2.1
- docusaurus-plugin-umami ^2.0.0
- express 4.18.1
- file-loader 6.2.0
- prism-react-renderer 1.3.5
- prop-types 15.8.1
- react 18.2.0
- react-cookie 4.1.1
- react-dom 18.2.0
- react-lottie 1.2.3
- react-player 2.10.1
- url-loader 4.1.1
- uuid 8.3.2
- 1768 dependencies