/Wyam.Web

The website for the Wyam static content generator, generated by Wyam.

Primary LanguageC#MIT LicenseMIT

Wyam.Web

The website for the Wyam static content generator: wyam.io

Contributing

  • Generate a personal access token from GitHub
  • Set the environment variable WYAM_GITHUB_TOKEN with this token
PS C:\OSS\wyamio\Wyam.Web> $env:WYAM_GITHUB_TOKEN="yourPersonalAccessToken"
PS C:\OSS\wyamio\Wyam.Web> .\build.ps1