mirror of
https://github.com/open-goal/jak-project
synced 2026-08-19 22:12:24 -04:00
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:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user