-
Notifications
You must be signed in to change notification settings - Fork 84
GitHub Pages and Jekyll
jm1021 edited this page Jan 1, 2022
·
10 revisions
As we build our Website there is an increasing need to share information quickly and easily. Teachers are looking for student leaders to establish policies within their teams to share information and progress. Now there are tools and processes built around GitHub pages and Jekyll to make this "potentially" much easier.
Use this to essentially "deploy" a WebSite centered around the static content we keep in GitHub.
Use Jekyll programming language, looks very similar to Jinja2, to do many quick and unique things using combination of our current learnings on Markup and HTML.
This has all kinds of examples that should look familiar, including HTML layouts.
- Blogging with Code Fragments, purpose is for Tech Talks
- Building automatic "GitHub Activity" for all the students in the class
- Through Jekyll _layouts automate building standards on page section with menus
- Find ways to embed Scrum Board, Wiki, or Code Fragments
- If you can't embed, Pros and Cons of Wiki vs Markdown/Jekyll with real examples