nullNEU / nullify

Official Website of the null Chapter at Northeastern University.
https://nullneu.pages.dev
GNU Affero General Public License v3.0
1 stars 6 forks source link
cybersecurity-awareness hugo-site

nullify

This repository is the home to all code (and data) related to the official website of the Northeastern chapter of null.

Tech Stack

The website is built with Hugo, a popular static site generator written in Go. All the data displayed on the website is stored in .md files or .yaml files.

The website is deployed using Cloudfare pages. This makes the website highly secure and available in different regions, significantly improving performance.

What's different?

There are a couple of things that we are proud about regarding our website.

Contributing

If you find a bug somewhere, feel free to raise a new issue on GitHub.

[!NOTE]
Please check if the bug/feature you are raising/requesting has already been reported before you create a new issue!

Detailed guidelines for setting the project up locally and contributing can be found in the contribution guidelines for the project.