RITlug / wiki

A collection of information on how to access university resources at RIT using Linux Operating Systems.
Creative Commons Attribution Share Alike 4.0 International
7 stars 5 forks source link

Update theme to match RITLUG website theme #2

Open MoralCode opened 2 years ago

MoralCode commented 2 years ago

the ebst way to do this given how litttle content there is might be to just fork the main ritlug site, remove all its content, and replace it with the content from here.

The "proper" way to do it would be to refactor the ritlug site so that the theme is separate (like CSH does with https://github.com/ComputerScienceHouse/csh-pastel-bootstrap and similar repos) and then import that in this repo (and possibly migrate it to use the same static site generator)

MoralCode commented 2 years ago

might be good to refactor the ritLUG website into a gem-based (or maybe just a git submodule) theme? https://jekyllrb.com/docs/themes/