Skip to content

yorktechsoc/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aea74ec · Dec 23, 2024

History

80 Commits
Jul 28, 2024
Dec 23, 2024
Jul 29, 2024
Jan 26, 2023
Jul 28, 2024
Jan 26, 2023
Jul 28, 2024
Jul 28, 2024
Dec 23, 2024
Dec 23, 2024
Jan 26, 2023
Jan 26, 2023

Repository files navigation

York TechSoc Website

A Docusaurus 2 website for the University of York's Technical Theatre Society. It is automatically built using GitHub actions and deployed GitHub pages. The site is available at yorktechsoc.org.

Hosting

The website is hosted on Cloudflare Pages; on the YorkTechSoc CloudFlare account, this brings it in line with the Wiki.

Setup

To run the site locally, you will need to install Node.js. Then, in the root directory of the project, run:

npm install

This will install the required dependencies, including a spellchecker and prettier. To run the site locally, run:

npm run start

Contributing

If you'd like to contribute, check out the existing pages for some inspiration. You can also check out the Docusaurus documentation for more information on how to use Docusaurus. In future we'd like to add some documentation on our equipment and how to use it, so if you have any experience with our equipment, please do add some pages!