Skip to content

openshift-psap/openshift-psap.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openshift-psap.github.io

Source for the PSAP team's GitHub Pages site — Performance and Scale for AI Platforms.

Local development

bundle install
JEKYLL_GITHUB_TOKEN=<your-pat> bundle exec jekyll serve
# Visit http://localhost:4000

A GitHub personal access token (public_repo scope) is required to populate the Projects section locally via the GitHub Metadata API. Without it, that section will be empty but works automatically on GitHub Pages.

Adding content

All content is managed through YAML files in _data/. Push to master and the site redeploys within ~1 minute.

File Content
_data/blog_posts.yml Blog posts
_data/talks.yml Conference talks (YouTube URLs are auto-embedded)
_data/publications.yml Academic publications
_data/upstream_projects.yml Upstream open-source projects maintained by the team

See CLAUDE.md for field definitions and examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors