tower-archive / tower

UNMAINTAINED - Small components for building apps, manipulating data, and automating a distributed infrastructure.
http://tower.github.io
MIT License
1.79k stars 120 forks source link

Reference the piles of wiki documentation on the website #353

Closed bobobo1618 closed 10 years ago

bobobo1618 commented 11 years ago

At the moment, the website doesn't appear to have any links to the wiki. As someone who discovered Tower through Google and came across the website first, I had some trouble figuring out what the hell I was doing. Especially with a few of the changes that have come about.

I know you're going through some big documentation changes but could you put something on the website alerting people to the stuff on the wiki in the meantime?

thehydroimpulse commented 11 years ago

Yeah this has been discussed many times. There are currently plans for a complete overhaul of the website butt i think the priorities right now are feature set, new api and especially all the new client side stuff that @viatropos has been working on. I'll take some time this week to maybe get a proper web design and documentation going.

bobobo1618 commented 11 years ago

@TheHydroImpulse I'm not talking about the overhaul or anything like that. I'm saying go and put, on the website you have now, on the index or header something like

<a href="wiki URL"><h1 style="font-color:#FF0000;">Wiki has more info, go here.</h1></a>.

Leave everything else the way it is, just leave a notice until you do the overhaul.

thehydroimpulse commented 11 years ago

Oh yeah. But I'm also thinking a good solid website would help new comers a ton instead of using github wikis. On Nov 19, 2012 7:18 AM, "bobobo1618" notifications@github.com wrote:

@TheHydroImpulse https://github.com/TheHydroImpulse I'm not talking about the overhaul or anything like that. I'm saying go and put, on the website you have now, on the index, or header something like

Wiki has more info, go here.

.

Leave everything else the way it is, just leave a notice until you do the overhaul.

— Reply to this email directly or view it on GitHubhttps://github.com/viatropos/tower/issues/353#issuecomment-10514849.

bobobo1618 commented 11 years ago

@TheHydroImpulse I agree but as you said, that issue has been discussed many times :P

This is a separate issue.

thehydroimpulse commented 11 years ago

The websites source is on github. I'll submit a PR when I get to it.

Though once the new APIs come out, we'll really need a proper website with examples, screen casts, demos, etc... But for now, a little notice should be enough. On Nov 19, 2012 7:34 AM, "bobobo1618" notifications@github.com wrote:

@TheHydroImpulse https://github.com/TheHydroImpulse I agree but as you said, that issue has been discussed many times :P

This is a separate issue.

— Reply to this email directly or view it on GitHubhttps://github.com/viatropos/tower/issues/353#issuecomment-10515399.

lancejpollard commented 11 years ago

We're working on the new site, very excited about it!