opentk / opentk.net

The OpenTK website
https://opentk.net/
Creative Commons Attribution 4.0 International
24 stars 32 forks source link

OpenTK Website

This is the repository for the OpenTK Website at https://opentk.net

Building

The builder assumes that you have a directory structure like so

<root folder>
      |
     / \
    /   \
   /     \
website  Website_GhPages

In this diagram, website is the clone directory for the master branch. Use the Batch Files to build. The finished site is exported to Website_GhPages

Batch Files