Skip to content

computorg/computorg-new.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

Releases

No releases published

Packages

No packages published

Languages

  • TeX 59.0%
  • F# 17.0%
  • EJS 12.0%
  • Lua 8.1%
  • SCSS 3.5%
  • HTML 0.4%