mirror of
https://github.com/Digital-Naturalism-Laboratories/Mothbox.git
synced 2026-03-28 23:33:48 +00:00
20 lines
711 B
Markdown
20 lines
711 B
Markdown
List of github usage documentation
|
|
|
|
# Here's how to archive an old copy of the whole github and documentation
|
|
|
|
1 - fork it (note when you fork it, try to fork it to the same organization owning it! i messed this up with 4.0, use digital.naturalism.labs not quitmeyer)
|
|
|
|
2- go to settings, pages, deploy page via github actions,
|
|
|
|
3- click configure jekyl configure actions button
|
|
|
|
|
|
4- copy all the content from the pages.yml https://github.com/Digital-Naturalism-Laboratories/Mothbox/blob/main/.github/workflows/pages.yml
|
|
18m
|
|
|
|
|
|
|
|
5. make a commit, and it will run and generate a new page
|
|
|
|
6. go back to settings and to Pages and look at the top for the link to the new pagehttps://quitmeyer.github.io/Mothboxv4.0/
|