nullNEU / nullify

Official Website of the null Chapter at Northeastern University.

Home Page:https://nullneu.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  • The website is highly user privacy centric and minimalistic, allowing you to easily grasp what we are trying to convey.

  • We have tried to keep out any and all Javascript from the codebase, which implies that the website will be fully functional even if all scripts are blocked on your browser.

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.

About

Official Website of the null Chapter at Northeastern University.

https://nullneu.pages.dev

License:GNU Affero General Public License v3.0


Languages

Language:HTML 54.0%Language:CSS 46.0%