Skip to content

Proof of concept. A super-simple web layout tool that lets you design with divs and generates CSS for you, or gives you parameters for CSS grid systems like Blueprint

built/Roark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Roark

Roark is a CSS layout editor for Windows. This code is more of a sketch or exploration than a real working project.

You can read about the full concept in concept.txt. There's also a brief demo video here: http://vimeo.com/1486536

<iframe src="http://player.vimeo.com/video/1486536?title=0&byline=0&portrait=0" width="400" height="300" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

I created this in the spring or summer of 2008 while doing some web work with Blueprint CSS. I was tired of trying to describe the layout I wanted in clumsy text and I thought a GUI approach to design would be nice. I was right, it was nice! Unfortunately getting the client's project done became more important than creating little tools like this so I never got it finished. I did get to eat though, so that is something. :)

Platform

The code is in C# and was developed on the .Net 3.5 platform.

About

Proof of concept. A super-simple web layout tool that lets you design with divs and generates CSS for you, or gives you parameters for CSS grid systems like Blueprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages