This repository is the front-end for the UQ Open Source Notes website, found at https://uqosnotes.github.io/, and storage for the compiled pdf notes. The notes repository can be found at https://github.com/UQOSNotes/notes.
This site is built with eleventy. To build locally, clone the repository and run npm install to install dependencies, then npm run build to build the site. To serve the site locally, run npm start and navigate to http://localhost:8080 in your web browser.
For contributions, please submit a pull request with a clear description of the changes you have made. We welcome contributions that improve the content, organization, or formatting of the site. Please ensure that any changes you make are consistent with the overall style and format of the site, and that they do not introduce any errors or issues. AI generated contributions are welcome, but please ensure you review the content generated, as AI can produce innaccurate, or incorrect content.