Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Semester Workflow? #15

Open
cycomachead opened this issue Jun 18, 2024 · 1 comment
Open

New Semester Workflow? #15

cycomachead opened this issue Jun 18, 2024 · 1 comment

Comments

@cycomachead
Copy link
Contributor

What is the best flow for a new semester?

  • I strongly believe the deployment of each semester should be its own destination, even if the content is in a shared repo.
  • How do we reconcile updates with this repo with customizations of each class's site?
  • Should courses make a new repo each semester, copying the previous one?
@cycomachead
Copy link
Contributor Author

OK!

Initial thoughts after Data 101 copy:

  • copy most content works well
  • Do not overwrite files in _layout, _includes, .gitignore
  • need to create a space in _scss for auto importing a whole directory
  • _staffers should be optional?
  • _config should use a differ and show the differences, but not copy files
  • We should create a _lectures directory and a lecture.html layout.
  • We should use published: true|false and set to false for all pages in weeks, announcements, lectures, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant