Creating this…¶ ↑
-
$ cd ~/src/devlogeD/tech ; rdoc -x doc -ga -m home.txt
-
$ git clone github.com/doughazell/doughazell.github.io.git
-
$ cd doughazell.github.io ; cp -R ~/src/devlogeD/tech/doc/ .
-
$ git commit -a ; git push
$ cd ~/src/devlogeD/tech ; rdoc -x doc -ga -m home.txt
$ git clone github.com/doughazell/doughazell.github.io.git
$ cd doughazell.github.io ; cp -R ~/src/devlogeD/tech/doc/ .
$ git commit -a ; git push