twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.34k stars 78.81k forks source link

Edit examples on StackBlitz #36857

Open julien-deramond opened 2 years ago

julien-deramond commented 2 years ago

Prerequisites

Proposal

We currently can edit in StackBlitz things present in the documentation (in Docs). My proposal is to extend this behavior to our Examples by adding for example an "Edit on StackBlitz" button for each example.

Screenshot from 2022-07-28 14-59-30

Motivation and context

Users could save a lot of time if they want to test things related to our examples without having to download all examples or check our files in the repo or in their browser.

mdo commented 2 years ago

Yes! Let's do it. Makes me think we should split up the snippets examples better so that every example on each of those pages could be individually opened.

zadilkhwaja commented 2 years ago

Hi! I see no one has been assigned this task, is anyone working on it? I would like to work on this, can i give it a try?