---
title: "Deploy Your First Website without Leaving Your IDE"
url: https://daily.dev/posts/deploy-your-first-website-without-leaving-your-ide-nf9pzofhj
source_url: https://dev.to/github/deploy-your-first-website-without-leaving-your-ide-2mpp
type: article
source: "DEV"
published: 2022-04-26T20:39:36.690Z
updated: 2022-04-26T20:39:36.690Z
tags: ["general-programming", "github"]
reading_time: 3
upvotes: 12
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy Your First Website without Leaving Your IDE

**[DEV](https://daily.dev/sources/devto)** · 3 min read · 12 upvotes · 2 comments

## Summary

I’ve always wanted to build a VS code extension, but I never had a reason or enough time. Now that I work in DevRel at GitHub, I finally got the opportunity to do so! The Microsoft VS Code team runs a resume website workshop where participants deploy a resume with HTML and CSS to GitHub Pages. I collaborated with them to create a VS Code Extension that enables you to quickly deploy your static web page.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/github/deploy-your-first-website-without-leaving-your-ide-2mpp>

## Community discussion

Top comments from developers on daily.dev.

**@sterbenn** · 0 upvotes

> Wow thanks man 👏🏻 Really usefull

**@abc0xmattyic333** · 0 upvotes

> Thanks for making this available!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#github](https://daily.dev/tags/github)

[View this post on daily.dev](https://daily.dev/posts/deploy-your-first-website-without-leaving-your-ide-nf9pzofhj)
