Skip to content

computorg/computorg.github.io

Repository files navigation

Organization website

This repository stores the source of Computorg.

How to contribute to the website

  • Install quarto

  • Install DotNet SDK 8.0

    • Linux:
    sudo apt-get install dotnet-sdk-8.0
    • macOS:
    brew install dotnet
  • Create an API key on github (personal access token)

    • Go to your settings
    • Then developer settings
    • Then create a github token
  • Put the token in a file named .env-secret in the root of this repository

    GITHUB_TOKEN=your_github_token
  • Now, you can compile the website with quarto render .

About

source of the organisation website

Resources

License

Stars

Watchers

Forks

Contributors 48