startae / hagrid

:straight_ruler: Hagrid is a mixin library for responsive websites and web applications.
https://hagrid.netlify.com/
MIT License
30 stars 3 forks source link

github.io page #2

Closed fspoettel closed 8 years ago

renatocarvalho commented 9 years ago

Hey @felics, what help do you need here?

fspoettel commented 9 years ago

@renatocarvalho

I'm still working on the concept for it, any input is appreciated. The general idea is to have a site showcasing various app / site layouts with the option to see the underlying code. I can do the design / coding but I'd appreciate collaboration. I'm not set on a Static Page Generator yet, so any input on that front would also be valueable.

renatocarvalho commented 9 years ago

Sure! I can collaborate on the design/code as well. I like the idea of showcasing the websites/apps and showing underlying code. I think that's the best way to show to people how the grid was created. The Susy grid landing page is an example of something that I don't like.

Regarding the static page generation. I'm very familiar with Middleman ;)

fspoettel commented 9 years ago

@renatocarvalho Middleman looks neat. I created a branch for gh-pages and will try to scaffold a build / publish workflow over the weekend. I agree with you on the Susy page, it's not doing a great job of showcasing the library's strengths and I also really like the idea of showcasing some layouts. Maybe we can go for some well-designed "blueprints" for e.g. an email client, a blog, a pitch site and showcase them in a slider where u can toggle the code via a button and then go on and integrating parts of the readme and maybe a showcase of sites built with hagrid.

renatocarvalho commented 9 years ago

@felics Sounds great! Let me know when you have something or if you need any help.

fspoettel commented 9 years ago

@renatocarvalho I added a logo to the repo and are currently trying out Metalsmith in a personal project. Since I'm more into Node than Ruby, I like the idea of having a streaming static site generator.

renatocarvalho commented 9 years ago

@felics Sounds good!