Here's an overview of the main directories in this repository:
- assets/: Store images and files for the main page.
- people/: Information about team members.
- news/: News articles and updates.
- webinars/: Files and information related to webinars.
- workshop/: Files related to workshops.
- Navigate to the
{people/news/webinars}/content/
directory. - Create a new file using the
_template.qmd
file as a template. - Add the content in the Quarto Markdown format.
- Save the file and commit your changes.
- Navigate to the
workshop/
directory. - Edit the
index.qmd
file. - Save the file and commit your changes.
- Navigate to the
workshop/preview/
directory. - Edit corresponding session files as needed within this directory.
- Save the file and commit your changes.
Once you push the changes to the repository, Github Actions will automatically build the website and deploy it. You can view the website at https://cyber2a.github.io/.