https://github.com/cbw-dev/docusaurus-poc
A POC for a website made using docusaurus (trying to incorporate all the elements of INR 2024, hopefully)
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.7%) to scientific vocabulary
Repository
A POC for a website made using docusaurus (trying to incorporate all the elements of INR 2024, hopefully)
Basic Info
- Host: GitHub
- Owner: cbw-dev
- Language: JavaScript
- Default Branch: main
- Size: 2.83 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Website
This website is built using Docusaurus, a modern static website generator.
Note: Probably don't need "run" after npm in most of these commands.
Local Development
$ npm run start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Build
$ npm run build
This command generates static content into the build directory and can be served using any static contents hosting service.
Test Before Deploy
$ npm run serve
Deployment
ONLY USE:
$ USE_SSH=true npm run deploy
Owner
- Name: cbw-dev
- Login: cbw-dev
- Kind: organization
- Repositories: 1
- Profile: https://github.com/cbw-dev
GitHub Events
Total
- Member event: 1
- Push event: 18
- Create event: 3
Last Year
- Member event: 1
- Push event: 18
- Create event: 3
Dependencies
- 1092 dependencies
- @docusaurus/module-type-aliases 3.6.1 development
- @docusaurus/types 3.6.1 development
- @docusaurus/core 3.6.1
- @docusaurus/preset-classic 3.6.1
- @mdx-js/react ^3.0.0
- clsx ^2.0.0
- prism-react-renderer ^2.3.0
- react ^18.0.0
- react-dom ^18.0.0