Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

alecks/5th.site

Repository files navigation

5G

Rust

A website in favour of 5G; we love fake news. Written in Rust and Handlebars.

Contributors

You're able to contribute by making PRs (pull requests). Make sure to follow the testing section below.

To add a question/answer to the homepage, create a new file in the sections directory. Make sure the content follows that of sections/example.md.

Testing

Making a contribution requires testing two things:

  • Frontend - checking if the website looks okay;
  • Build - checking if the Rust code builds.

Building is done automatically when you create a pull request.

Frontend testing, however, needs to be done by you. The instructions to do this are as follows:

  1. Install Rust - you can get it here;
  2. Run FIFTHSITE_PORT=8080 cargo run in the repo directory. If { code: 13, kind: PermissionDenied, message: "Permission denied" } is thrown, run it as sudo;
  3. Visit http://localhost:8080, check if the page looks alright, then screenshot it.

About

A website in favour of 5G; we love fake news.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published