hashcss / hashcss.com

Official Site for #CSS on Libera Chat
MIT License
5 stars 0 forks source link

Reorganize the Site [WIP] #12

Closed preaction closed 9 years ago

preaction commented 9 years ago

For the most part, the website should support the channel. So I moved things around to make the hierarchy a bit flatter and easier to navigate.

I think that basically covers all the use-cases for the site.

This is a work-in-progress, please do not merge yet! Discuss changes here and I can fix them before they go live.

preaction commented 9 years ago

More about its WIP-ness: There are things that were removed that I should put back. Side navigation for the pages, for example.

preaction commented 9 years ago

To see how this looks:

git checkout reorg;
cd src;
jekyll serve --watch;

And then open http://localhost:4000.