PGijsbers / pgijsbers.github.io

My webpage
https://pgijsbers.github.io/
Other
0 stars 1 forks source link

Add version selector #3

Closed PGijsbers closed 1 year ago

PGijsbers commented 1 year ago

Make it easy to view older versions of the website.

PGijsbers commented 1 year ago

As far as I can tell there is no way to deploy "partial pages" (e.g., one year at a time) with the current beta version of the static pages workflow as you can't keep artifacts around forever. Because I don't want to rebuild old pages when I am working on a more recent page (waste of time and energy), I would have to switch to a gh-pages style workflow. So for that reason I will not be pursuing this right now.