oceanhackweek / oceanhackweek/oceanhackweek.github.io

Transition website away from Netlify and github pages

Aperta
#316 0 commenti 0 reazioni 2 assegnatari Vedi su GitHub

@abkfenris ci sta già lavorando.

Dal 9/5/2024.

Lingua principale
CSS
Stelle
12
Fork
49
Merge medio
19m
PR unite (30g)
1

Descrizione

The Python 3.8 limitation with Netlify is untenable; among other things, 3.8 official support will end soon. Currently we use Netlify only for the website previews in PR's.

In addition, our pages are hosted on github pages using a scheme that allows us to host previously built pages (OHW19-21) together with newly built, Sphinx based pages. This, too, adds a burden.

See #249 and #237 for related, earlier discussions.

@abkfenris and I met a week ago to discuss this. The plan we came up with to move to ReadTheDocs for both website hosting and PR previews. It will entail:

  • Test moving the ohw19-21 built pages from the master (github pages) branch to source. #314
  • Move the ohw18 built pages from https://github.com/oceanhackweek/ohw2018 to source branch, like ohw19-21 pages.
  • Simplify the environment build process, possibly using pixi
  • Move to ReadTheDocs

We will not move the original Jekyll OHW18-21 files. We don't anticipate a need for editing those old files and rebuilding the pages with Jekyll. Future, occasional need for updating old pages (mainly fixing broken links, if at all) will be done directly on the built HTML pages.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.