Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/titaniumbones/hugo-courses-theme
A simple theme for use in my courses at U of T.
https://github.com/titaniumbones/hugo-courses-theme
Last synced: 4 days ago
JSON representation
A simple theme for use in my courses at U of T.
- Host: GitHub
- URL: https://github.com/titaniumbones/hugo-courses-theme
- Owner: titaniumbones
- License: gpl-3.0
- Created: 2017-07-19T23:12:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T01:38:05.000Z (about 7 years ago)
- Last Synced: 2024-10-22T04:30:00.063Z (29 days ago)
- Language: JavaScript
- Size: 6.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* Bootstrap 4-based Hugo theme designed for course sites.
This is a fork of the old [[https://gohugo.io][Hugo docs]] site, from before them moved to `postcss`. I use Bootstrap 4.0-alpha as the framework, and have added a couple of small features while stripping others out.
- The main new feature is support for [[https://github.com/hakimel/reveal.js/][the reveal.js presentation framework]]. Other people use native markdown to od their presentations, which is more efficient, but since I work in [[https://orgmode.org][Org-mode]], I just export to reveal-bsed HTMl using the [[https://github.com/yjwen/org-reveal/][org-reveal]] exporter. I use a little piece of Frankencode to do this in a Hugo-compatible way -- see my undocumented [[https://github.com/titaniumbones/ox-huveal][exporter repo here]].
This is still very much a work in progress, and bug reports (and fixes!) are welcome. You can see the theme in action at [[http://2017.hackinghistory.ca][Hacking History]] and [[http://wildwaters.hackinghistory.ca][Wild Waters]].