3-Big-Ones / effects-of-compsci

A small website that describes the effect that computers have had on society.
https://3-big-ones.github.io/effects-of-compsci/
MIT License
1 stars 0 forks source link

Refactor, dark mode, tooling changes, github pages cd. #17

Closed DerpDays closed 10 months ago

DerpDays commented 10 months ago

This solves #16 as it swaps to vite for tooling, it also means only one tool is needed to serve/bundle the content. This also adds a github action to update the github pages on push to the main branch.

It also adds a dark mode selector which will allow for the creation and use of dark mode and light mode specific styles.

sglre6355 commented 10 months ago

Closes #16