Skip to content
/ bob Public
forked from mdn/bob

Builder of Bits aka The MDN Web Docs interactive examples, example builder

License

Notifications You must be signed in to change notification settings

wbamberg/bob

 
 

Repository files navigation

BoB

Build Status Commitizen friendly

Builder of Bits aka The MDN Web Docs interactive examples, example builder

Source Folder Structure

-editor # All files related to the interactive examples editor
|--> css
|--> js
|--> media # media used only by the editor
|--> tmpl
-live-examples # All example related files and media
|--> css-examples
|--> fonts # fonts used by the editor and examples
|--> html-examples
|--> js-examples
|--> media # media used only by the examples

Generated Folder Structure

-docs
|--> css # All editor related CSS
|--> js # All editor related JS
|--> live-examples # All custom CSS and JS for the examples
|--> media # All media and fonts for the examples
|--> pages # All generated interactive example pages
|----> css # All CSS examples
|----> js # All JS examples
|----> tabbed # All examples using the tabbed UI

About

Builder of Bits aka The MDN Web Docs interactive examples, example builder

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.4%
  • CSS 4.8%
  • HTML 1.8%