video-game-randomizers / rando-list

Collaborative list of video game randomizers
https://randomizers.debigare.com/
MIT License
51 stars 7 forks source link

beautify the HTML/CSS #5

Closed Die4Ever closed 2 months ago

Die4Ever commented 4 months ago

in https://github.com/video-game-randomizers/rando-list/blob/main/src/index.html

and https://github.com/video-game-randomizers/rando-list/tree/main/src/_includes

see: https://jekyllrb.com/docs/

you can install Jekyll locally, or just let GitHub Actions generate the page data and then download the files from there

we should probably use a template: https://jekyllrb.com/docs/step-by-step/04-layouts/#creating-a-layout

and for CSS: https://jekyllrb.com/docs/step-by-step/07-assets/ or https://jekyllrb.com/docs/static-files/

we could also look at using a theme: https://jekyllrb.com/docs/themes/

Could have a button for light/dark theme