Skip to content

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

License

Notifications You must be signed in to change notification settings

Wyamio/Wyam.Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc01591 · Feb 27, 2019
May 18, 2016
Feb 27, 2019
Jan 16, 2019
Dec 20, 2016
Jun 28, 2017
Jan 16, 2019
Feb 27, 2019
Dec 7, 2016
Aug 28, 2018
Feb 20, 2019
May 12, 2017
Jan 16, 2019

Repository files navigation

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