diff options
author | David Walter Seikel | 2016-03-27 22:44:40 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-03-27 22:44:40 +1000 |
commit | 385f68e773de1be26175a86915380acd202eff79 (patch) | |
tree | 5be4bbc9e413ef9e026b39f737af329e1845c0fe /docs | |
parent | Web server alternatives. (diff) | |
download | SledjHamr-385f68e773de1be26175a86915380acd202eff79.zip SledjHamr-385f68e773de1be26175a86915380acd202eff79.tar.gz SledjHamr-385f68e773de1be26175a86915380acd202eff79.tar.bz2 SledjHamr-385f68e773de1be26175a86915380acd202eff79.tar.xz |
Add "The bits" picture.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/SledjHamr.dia | bin | 0 -> 7442 bytes | |||
-rw-r--r-- | docs/SledjHamr.png | bin | 0 -> 297325 bytes | |||
-rw-r--r-- | docs/index.html | 5 |
3 files changed, 5 insertions, 0 deletions
diff --git a/docs/SledjHamr.dia b/docs/SledjHamr.dia new file mode 100644 index 0000000..e66b782 --- /dev/null +++ b/docs/SledjHamr.dia | |||
Binary files differ | |||
diff --git a/docs/SledjHamr.png b/docs/SledjHamr.png new file mode 100644 index 0000000..1bf87c0 --- /dev/null +++ b/docs/SledjHamr.png | |||
Binary files differ | |||
diff --git a/docs/index.html b/docs/index.html index c925d46..16b4574 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -65,5 +65,10 @@ Welcome to the home of SledjHamr! | |||
65 | </ul> | 65 | </ul> |
66 | <p>We have a code repo on github now - <a href="https://github.com/onefang/SledjHamr">https://github.com/onefang/SledjHamr</a> with just a small README that points to this page. The experimental branch has all the actual code and stuff. We can finally start writing code. A local copy of <a href="/source/">the source</a> can be found here.</p> | 66 | <p>We have a code repo on github now - <a href="https://github.com/onefang/SledjHamr">https://github.com/onefang/SledjHamr</a> with just a small README that points to this page. The experimental branch has all the actual code and stuff. We can finally start writing code. A local copy of <a href="/source/">the source</a> can be found here.</p> |
67 | <p>Now that we have a web site, I should turn this into a <a href="SledjHamr/WebSite.txt">real web site</a>, huh? Until then, use the <a href="https://github.com/onefang/SledjHamr">https://github.com/onefang/SledjHamr</a> stuff.</p> | 67 | <p>Now that we have a web site, I should turn this into a <a href="SledjHamr/WebSite.txt">real web site</a>, huh? Until then, use the <a href="https://github.com/onefang/SledjHamr">https://github.com/onefang/SledjHamr</a> stuff.</p> |
68 | <p> </p> | ||
69 | |||
70 | <img src="SledjHamr.png" alt="SledjHamr, the bits"/> | ||
71 | |||
72 | <p> </p> | ||
68 | </body> | 73 | </body> |
69 | </html> | 74 | </html> |