Skip to content

Wyam2/docs

Repository files navigation

Wyam2 Docs

The website for the Wyam2 static content generator: wyam2.github.io

Contributing

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

or if you need more details and save all build output to a file

PS C:\OSS\wyam2\docs> .\build.ps1 -Verbosity diagnostic *>&1 | Out-File 'build.log'

About

The website for the Wyam2 static content generator, generated by Wyam2. Fork of Wyam project.

Resources

License

Stars

Watchers

Forks