Skip to content

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qcytsn.github.io

Static source for qcytsn.github.io. The interactive site is maintained separately in QCYTSN/peanut-ai-web and deployed at peanut-ai.dev.

How it works

  • site/index.html contains the page and metadata.
  • site/assets/css/style.css provides the responsive light and dark styles.
  • site/assets/files/ contains the public research PDFs.
  • scripts/validate_site.py checks the copy, local links, assets, and static-only contract.
  • .github/workflows/deploy-pages.yml validates and publishes site/ to GitHub Pages.

The deployed page is plain HTML and CSS. It has no JavaScript, framework runtime, package installation, or build step.

Local preview

python -m http.server 8000 --directory site

Open http://localhost:8000.

Run validation with:

python scripts/validate_site.py

Pushes to main deploy automatically through GitHub Actions.

The layout is adapted from Minimal Light, released under CC0 1.0.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages