Skip to content

xforever1313/roclongboarding.info

Repository files navigation

About

This is the source code for the statically-generated website https://www.roclongboarding.info

Building the Website

  • Install the dotnet core SDK version 6.0.
  • Clone this repo, including submodules.
  • Install cake by running dotnet tool install -g Cake.Tool
  • In the repo, run dotnet cake --target=build_all. This builds Pretzel, the static website generator, the plugin that is used, and creates the site as well. This only needs to be run once.
  • Each time after that, just run dotnet cake in the root of the repo, and the site will be generated and a browser will open.

License

Dependencies

These are the submodules that this repo depends on.