Skip to content

FAUltier-IndySCC25/hpc-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC-Wiki

Currently available here: https://faultier-indyscc25.github.io/hpc-wiki/

Wiki for HPC stuff, designed for being used in student cluster competitions (like at SC, ISC and ASC). Based on Vitepress.

The goal is to accumulate information and make it easily accessible for later generations of SCC students.

Development

First, install all necessary npm packages:

npm install

To run the site locally for testing:

npx vitepress

For a full build, use:

npx vitepress build
npx vitepress preview

Deployment

(still getting sorted out, check https://vitepress.dev/guide/deploy for more info)

TODOs

  • Initial PoC
  • Fill with content
  • Procure domain
  • Long-term Git repo
  • Add "Edit in Git" button to sites
  • CI/CD Deploy
  • Improve README: more text/doc, images, badges, dividers, ...
  • vitepress-plugin-mermaid transfers ~10 MB when uncached. May be unjustified if Mermaid isn't really needed
  • Style hero: big splash image, background, more text (SEO!)
  • Improve embed (opengraph)
  • Caching strategy, see https://vitepress.dev/guide/deploy#http-cache-headers
  • Use a non-default font?
  • Customize default theme even further: FAU/NHR corporate design, view transitions, ...

About

Wiki for HPC stuff - designed for student cluster competitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published