Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swe4s.github.io

Course website for Software Engineering for Scientists, built with Jekyll and hosted on GitHub Pages.

Local development

gem install jekyll bundler
jekyll serve

Then open http://localhost:4000.

Editing content

  • _config.yml — site title, description, semester, nav links
  • syllabus.md — edit directly
  • _data/schedule.yml — weekly schedule (rendered on the Schedule page)
  • _data/assignments.yml — labs/homework (rendered on the Assignments page)
  • _data/staff.yml — instructor/TA info (rendered on the Staff page)

Pushing to main automatically rebuilds and deploys the site via GitHub Pages.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages