mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-07-08 00:05:00 +00:00
Comprehensively update user manual and contributor guide, add Adam to core team
This commit is contained in:
parent
9eb544df74
commit
93a60daa24
76 changed files with 932 additions and 686 deletions
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: 🌐 Build Graphite website with Zola
|
||||
run: |
|
||||
cd website
|
||||
zola build
|
||||
zola --config config_prod.toml build
|
||||
|
||||
- name: 🔍 Check if `website/other` directory changed
|
||||
uses: dorny/paths-filter@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue