Welcome to the repository for the Study GRC website. This site serves as the central hub for our non-profit, connecting the community with free, accessible resources for Governance, Risk, and Compliance (GRC).
To keep the site fast and easy for everyone to maintain, we use simple web technologies:
- HTML5 for structure and content.
- CSS3 for styling and adapting to different screen sizes.
- Vanilla JavaScript for interactive features, like the mobile menu.
Because this is a completely static website, you do not need to install or run a web server to view or test your changes.
- Clone or download the repository:
git clone https://github.com/StudyGRC/Study-GRC-Website.git
- Open the project folder: Locate the
Study-GRC-Websitefolder on your computer. - View the site: Simply double-click the
index.htmlfile to open it directly in your web browser.
Your contributions make this project possible! Whether you want to fix a broken link, update a speaker profile, or suggest a new feature, we welcome your help.
- Open a ticket: Use the GitHub Issues tab to report bugs or share ideas.
- Submit a change: Read our Contributing Guidelines to learn how to propose updates.
- Join the community: Connect with us in the Study GRC Discord.
This project is licensed under the GNU General Public License v3.0 (GPLv3).
You are free to:
- Use the code for personal, internal, or commercial purposes.
- Modify the code to suit your specific needs.
- Share the original or modified code with others.
Under the following terms:
- Disclose Source: If you share or distribute modified versions, you must make your source code available.
- Same License: Any modified versions must also be distributed under the same GPLv3 license.
- State Changes: You must clearly indicate any changes you made to the original files.
For the full legal details, please review the LICENSE file in this repository or visit the official GNU GPLv3 page.