Skip to content

Commit

Permalink
Merge pull request #157 from alan-turing-institute/faqs_update
Browse files Browse the repository at this point in the history
Initial updates to recruitment FAQs
  • Loading branch information
penelopeysm authored Nov 15, 2024
2 parents 116d393 + c67d7a9 commit ae9a0bb
Show file tree
Hide file tree
Showing 3 changed files with 263 additions and 83 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ jobs:
run: |
htmlproofer ./public \
--swap-urls "^https\://alan-turing-institute.github.io/REG-handbook/:/,^/REG-handbook/:/,/edit/main:/edit/$(git branch --show-current)" \
--ignore-urls '/REG-handbook,/turing.ac.uk/,/github.com/,/docs.github.com/,/twitter.com/' \
--ignore-urls '/REG-handbook,/turing.ac.uk/,/github.com/,/docs.github.com/,/twitter.com/,/code.visualstudio.com/,/forms.office.com/' \
--ignore-files './public/docs/contributors/index.html'
1 change: 0 additions & 1 deletion content/docs/contributing/editing_a_page.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ The theme has a [number of shortcodes](https://github.com/alex-shpak/hugo-book#s
In particular

- [hints](https://hugo-book-demo.netlify.app/docs/shortcodes/hints/)
- [expand](https://hugo-book-demo.netlify.app/docs/shortcodes/expand/)
- [KaTeX](https://hugo-book-demo.netlify.app/docs/shortcodes/katex/)
- [tabs](https://hugo-book-demo.netlify.app/docs/shortcodes/tabs/)

Expand Down
Loading

0 comments on commit ae9a0bb

Please sign in to comment.