diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 811b90176..7d0bfa77e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,6 +3,7 @@ on: [push, pull_request] jobs: test: + if: github.repository_owner == 'minicomp' runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 diff --git a/README.md b/README.md index e0e414891..13d4a0ea9 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ gs -version Vips will soon replace ImageMagick for Wax's image processing. If you're ahead of the curve, you can check your version with ``` sh -vips -version +vips -v ``` # Getting Started diff --git a/pages/about.md b/pages/about.md index dadc283aa..0df77c559 100644 --- a/pages/about.md +++ b/pages/about.md @@ -32,7 +32,7 @@ For beginners, Wax has a relatively high, but general-purpose learning curve. To - Using file-naming conventions and best practices. - Editing HTML, CSS, and some JavaScript. -**However, Wax is also great for teaching or learning the skills above!** For examples of digital pedagogy via the creation of Wax exhibitions, check out [this workshop](https://www.columbia.edu/content/events/introduction-minimal-computing-humanities-building-exhibit-primary-sources-using-wax), [this GitHub repository](https://github.com/stylerevolution/stylerevolution.github.io), and [this custom Wax site](https://stylerevolution.github.io/). +**However, Wax is also great for teaching or learning the skills above!** For examples of digital pedagogy via the creation of Wax exhibitions, check out [this workshop](https://studentcouncil.college.columbia.edu/events/introduction-minimal-computing-humanities-building-exhibit-primary-sources-using-wax), [this GitHub repository](https://github.com/stylerevolution/stylerevolution.github.io), and [this custom Wax site](https://stylerevolution.github.io/). **Wax is also phenomenal for professionals who play a facilitating role**, such as Digital Scholarship Librarians or Coordinators. With some practice, Wax substantially reduces the time to production and post-production maintenance costs for you and your team. In the most common scenario, students, faculty, colleagues or any other collaborators just have to provide you with a properly formatted spreadsheet and the text for the exhibits. The extras are up to you.