Skip to content

Ser-Bul/website

 
 

Repository files navigation

Exodus Privacy website

CI

This is the official repository for the Hugo-powered website of Exodus Privacy.

With the help of Hugo the website is easyly multilingual. So feel free to fork this repository and make contributions or translations in your language.

We will be happy to integrate those new translations and website improvements.

About Hugo

Hugo is a static website generator, written in Go and easy to use.

How to contribute

  • Install Hugo (compatible versions: >=0.40, <= 0.54)
  • Fork the Exodus Privacy website repository
  • Start the development web server
git clone https://github.com/<your user>/website.git
cd website
hugo server -D
  • Go to http://localhost:1313 to see and navigate on the website
  • Make your changes and push them to your repository
  • Create a Pull Request (PR)

Please note that our Markdown files must comply with mardownlint (see .markdownlint.json for our custom configuration).

License

This project is licensed under the GNU AGPL v3 License - see the LICENSE file for details.

About

Website of non-profit Exodus Privacy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.0%
  • JavaScript 28.9%
  • HTML 13.0%
  • Shell 1.1%