docs: Refresh the homepage and add some basic gallery support (#1051)

* docs: refresh the homepage

* docs: basic gallery support added

* homepage background image back to jpg

* docs: remove data file tracker, as it's soon to be removed
This commit is contained in:
Tyler Wilding
2022-01-04 21:05:27 -05:00
committed by GitHub
parent db563d9b55
commit 7117a512c7
17 changed files with 353 additions and 113 deletions
+4 -1
View File
@@ -21,7 +21,10 @@ jobs:
uses: actions/checkout@v2
- name: Update Line Count
run: python ./scripts/update-file-progress.py
run: python ./.github/scripts/update-file-progress.py
- name: Update Gallery Links
run: python ./.github/scripts/update-gallery.py
- name: Update Site
run: |