Commit Graph

3 Commits

Author SHA1 Message Date
Pulkit Krishna
5601b037f7
Fix links to work properly on the website (#1319)
* force gh-pages to render CONTRIBUTING.md

* fix link to hs math faq

* fix links in the faq

* fix links in CONTRIBUTING.md

change gitter -> discord

* pin minima theme version

Pin the minima theme version, as recommended by https://github.com/jekyll/minima README
2025-04-08 16:32:59 +05:30
Pulkit Krishna
d630e8684a
Change website theme to minima (#1316)
Another attempt at switching to a better theme (with dark mode) for the OSSU CS github pages website. It looks like this: https://pulkitkrishna.eu.org/computer-science/

Changes:
- Change the theme to `minima`, the default jekyll theme (jekyll is the static site generator used by github pages). This supports a dark theme. if your OS and Browser is in dark mode, the website will appear with a dark theme.
- Made some changes to the theme's components to better fit the OSSU github repository layout, and not require any changes to the markdown files themselves. The goal is to not affect anyone who uses the github repository instead, in any way.
- Added a favicon
- Change the OSSU banner and the "keep learning" image to local webp images, instead of png/jpeg hosted on imgur, to make them load faster.
- Remove the mention of curriculum version number.
2025-03-22 02:15:39 -04:00
Pulkit Krishna
b3ddf16670 Create _config.yml 2024-06-13 14:10:57 -04:00