DEV Community

Cover image for Deploy Your First Website without Leaving Your IDE

Deploy Your First Website without Leaving Your IDE

Rizèl Scarlett on April 26, 2022

Why I built It I built a VS Code Extension that deploys code to GitHub Pages. I’ve always wanted to build a VS code extension, but I ne...
Collapse
 
blake_seipler_9a529405ec1 profile image
Blake Seipler

This looks great! Thanks!

Collapse
 
nancybennetts profile image
Nancy Bennetts

Woow. Thanks!

Collapse
 
tykok profile image
Tykok

Very usefull, i'm gonna use it for a project ;)

Collapse
 
khokon profile image
Khokon M.

Great work 👏

Collapse
 
zepef profile image
Pierre-Emmanuel FEGA

Excellent, I love it. Bravo !

Collapse
 
khulyso profile image
khulyso John

Very usefull,thank you.

Collapse
 
cetinogut profile image
Cetin OGUT

Very good and informative. Thanks.

Collapse
 
drfcozapata profile image
Francisco Zapata

VScode let you create a new repository without open GitHub in a Web client, directly from itself. That complement this information and make it really cool.
Thanks a lot! Blessings from Venezuela.

Collapse
 
blackgirlbytes profile image
Rizèl Scarlett

I forgot you can do that in VS Code! Love that it works well for your use case.

Collapse
 
johannesmogashoa profile image
Johannes Mogashoa

This is super cool man I won't lie. Just a question, why extension over like a command line tool?

Collapse
 
blackgirlbytes profile image
Rizèl Scarlett

Thanks! It’s for a resume building workshop for people learning to code. Usually, the command line is another hurdle for folks that are just learning HTML and CSS.

Collapse
 
pwong09 profile image
pwong09

so useful!!