xforever1313 / roclongboarding.info

Static website on places to longboard in Rochester, NY

Home Page:https://www.roclongboarding.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Static website on places to longboard in Rochester, NY

https://www.roclongboarding.info/


Languages

Language:C# 47.6%Language:CSS 25.5%Language:HTML 24.4%Language:Groovy 2.5%