https://github.com/alfredoq/my-docs

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
Last synced: 10 months ago · JSON representation

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
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme

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

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

.github/workflows/deploy.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • peaceiris/actions-gh-pages v4 composite
package-lock.json npm
  • 1118 dependencies
package.json npm
  • @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