Ali R. Tariq

Launchpad for Sketch - Publish responsive HTML websites directly from Sketch

Launchpad for Sketch gives designers the power the create live website, directly from Sketch.

You design, we put it on the web.

Add a comment

Replies

Best
Adi Didi Inbar
Amazingly executed, so simple. You guys rock!
Haldun Anıl
This is incredible, we just tried it out and it only took us 10 seconds (not even exaggerating) to go from basic Sketch idea to functional webpage. Great stuff guys!
Timo Lins
That looks rad! Is it possible to host the website yourself? I guess some people would prefer their own hosting or maybe do some Javascript stuff afterwards... 🤔
John
@timolins That's something that crossed my mind as well. Seeing as how it's a SaaS pricing model, I doubt they'd give out the source code. Since it's static you could always open the dev tools and extract the HTML/CSS and JavaScript if there's any. From there you could modify the code and host it yourself, although it might be against their ToS or something.
Csaba Kissi
This looks fantastic. I'm wondering how complex it will become.
Matt Horton
This is wild
Stephen M. Levinson
Does this use CSS for buttons? Or are they images?
Haldun Anıl
@stephenmarklevi Just tried it out, looks like it uses CSS!
Stephen M. Levinson
@haldun_anil Are there hover states?
Or Arbel
@stephenmarklevi @haldun_anil Not yet but in the future yes
Ohad Shalev
Super Cool
Thomas Knoll
So, squarespace for designers?
Clayton Brand
This is huge! Webflow (which I love) just got a new competitor!
Michael Gaffney
Cool what frameworks if any is this based off for breakpoints (eg. 960 grid or bootstrap or standard breakpoints), also any navigation page effects so things can fly-in as you scroll?
Avishay Cohen
@mgaffneyny Breakpoints are pure vanilla CSS media queries, no frameworks at all. Meaning your design is not limited to cols / specific breakpoint value, it's set by your artboards sizes. Docs: https://animaapp.github.io/docs/... And yup, effects are coming soon in one of the next updates :)