https://github.com/chesszyh/chesszyh.github.io

https://github.com/chesszyh/chesszyh.github.io

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 (1.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Chesszyh
  • Default Branch: master
  • Size: 2.95 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

Chesszyh's Blog

Chesszyh's Personal Blog.

Site: https://blog.neurosama.uk or https://Chesszyh.github.io

Deployment

bash python -m pip install -r requirements.txt python -m mkdocs serve # Option: --dev-addr=127.0.0.1:8000 python -m mkdocs build # Generates static files in the 'site/' directory

Owner

  • Login: Chesszyh
  • Kind: user

GitHub Events

Total
  • Push event: 38
  • Create event: 1
Last Year
  • Push event: 38
  • Create event: 1

Dependencies

.github/workflows/deploy.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/configure-pages v4 composite
  • actions/deploy-pages v4 composite
  • actions/setup-python v4 composite
  • actions/upload-pages-artifact v3 composite
requirements.txt pypi
  • mkdocs >=1.6.0
  • mkdocs-material >=9.6.0
  • pymdown-extensions >=10.2.0
  • pyyaml >=6.0