https://github.com/alfredoq/my-docs
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: alfredoq
- Language: JavaScript
- Default Branch: main
- Size: 710 KB
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.
Installation
bash
yarn
Local Development
bash
yarn 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
bash
yarn build
This command generates static content into the build directory and can be served using any static contents hosting service.
Deployment
Using SSH:
bash
USE_SSH=true yarn deploy
Not using SSH:
bash
GIT_USER=<Your GitHub username> yarn deploy
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.
Owner
- Name: Alfredo Quevedo
- Login: alfredoq
- Kind: user
- Location: Cordoba, Argentina
- Company: Faculty of Chemical Sciencies, UNC
- Website: https://unitefa.conicet.unc.edu.ar/mario-alfredo-quevedo/
- Twitter: alfrequevedo
- Repositories: 2
- Profile: https://github.com/alfredoq
Professor at the Faculty of Chemical Sciences, National University of Cordoba, Argentina. Discipline: Medicinal Chemistry and Computer Aided Drug Design
GitHub Events
Total
- Push event: 2
- Create event: 3
Last Year
- Push event: 2
- Create event: 3
Dependencies
- actions/checkout v4 composite
- actions/setup-node v4 composite
- peaceiris/actions-gh-pages v4 composite
- 1118 dependencies
- @docusaurus/module-type-aliases 3.8.1 development
- @docusaurus/types 3.8.1 development
- @docusaurus/core 3.8.1
- @docusaurus/preset-classic 3.8.1
- @mdx-js/react ^3.0.0
- clsx ^2.0.0
- prism-react-renderer ^2.3.0
- react ^19.0.0
- react-dom ^19.0.0