diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..be2be51 --- /dev/null +++ b/Home.md @@ -0,0 +1,12 @@ +Welcome to the Nimrod Programming Language wiki! + +## Getting Started + +* [[Bootstrapping]] +* [[Tutorial|http://force7.de/nimrod/tut1.html/]] +* [[Unofficial-faq]] + +## Getting Help + +* #nimrod on [[Freenode|http://freenode.net]] +* [[Nimrod forum|http://force7.de/heimdall/]] \ No newline at end of file diff --git a/Home.textile b/Home.textile deleted file mode 100644 index d88d021..0000000 --- a/Home.textile +++ /dev/null @@ -1,6 +0,0 @@ -Welcome to the Nimrod Programming Language wiki! - -This wiki holds many helpful articles to help you with Nimrod. -To get you up and running take a look at the [[bootstrapping]] article. - -The Nimrod [[forum|http://force7.de/heimdall/]] is also a nice place to visit for help, as well as the IRC Channel: #nimrod on freenode, the channel is quite quiet sometimes but if you stay patient we will answer your questions as quickly as we can :)