Skip to content

T3kton/t3kton.github.io

Repository files navigation

t3kton github pages source

How to build and publish to github

First checkout the source branch, and build:

git checkout source
make html

Then checkout the master branch and commit:

git checkout master
make copy
git add .
git commit -m 'updated documentation' -a
git push origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors