All Projects → mdbootstrap → mdb-docs-and-content

mdbootstrap / mdb-docs-and-content

Licence: other
Content of the mdbootstrap.com website

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to mdb-docs-and-content

site
Site da Curso-R
Stars: ✭ 20 (-64.29%)
Mutual labels:  site
django-freeze
🧊 convert your dynamic django site to a static one with one line of code.
Stars: ✭ 81 (+44.64%)
Mutual labels:  site
rust cms
使用Rust编写一个CMS(内容管理系统)可以做为个人博客,公司网站
Stars: ✭ 32 (-42.86%)
Mutual labels:  site
website-www.codeuino.org
www.codeuino.org/
Stars: ✭ 35 (-37.5%)
Mutual labels:  site
remarkablemark.github.io
🎩 Site of @remarkablemark.
Stars: ✭ 21 (-62.5%)
Mutual labels:  site
whimsy
Apache Whimsy
Stars: ✭ 47 (-16.07%)
Mutual labels:  content
django-addendum
📜 Easily edit arbitrary text snippets on a site without a full-fledged CMS or issuing another site release. Like a mini-CMS for every site.
Stars: ✭ 71 (+26.79%)
Mutual labels:  content
mdb4-react-ui-kit
React Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 74 (+32.14%)
Mutual labels:  mdbootstrap
redactor2
Integriert den Redactor WYSIWYG-Editor in Version 2
Stars: ✭ 55 (-1.79%)
Mutual labels:  content
contentful.ex
Elixir SDK for the Contentful Delivery API
Stars: ✭ 32 (-42.86%)
Mutual labels:  content
contenta docker
No description or website provided.
Stars: ✭ 53 (-5.36%)
Mutual labels:  content
react-bones
💀 Dead simple content loading components for React and React-Native. 💀
Stars: ✭ 42 (-25%)
Mutual labels:  content
teedoc
wiki and multi docs friendly static document site generator(doc generator), convert markdown and jupyter notebook to html website. wiki 和多文档友好的静态文档网站生成工具
Stars: ✭ 72 (+28.57%)
Mutual labels:  site
content
Content management system for Yii2
Stars: ✭ 54 (-3.57%)
Mutual labels:  content
docs
Documentation for Bolt.
Stars: ✭ 47 (-16.07%)
Mutual labels:  site
defcon-russia.github.io
DEFCON-RUSSIA WEB
Stars: ✭ 12 (-78.57%)
Mutual labels:  site
arabic-programming-blogs
أهم المدونات والمصادر العربية لتعلم البرمجة وتطوير الويب
Stars: ✭ 41 (-26.79%)
Mutual labels:  content
vuepress-homepage
📄 Elegant & friendly homepage (bio, tech portfolio, resume, doc...) template with Markdown and VuePress
Stars: ✭ 302 (+439.29%)
Mutual labels:  site
yamete
Yamete - Hentai downloader in PHP CLI - Easy site downloader PHP system
Stars: ✭ 63 (+12.5%)
Mutual labels:  site
Site
Site layout for RiiConnect24
Stars: ✭ 14 (-75%)
Mutual labels:  site

mdb-docs-and-content

The following repository contains content of the mdbootstrap.com website, especially documentation.

Within the root folder you can find two main languages - English and Chineese (simplified) (to be translated).

Next level defines technology (jQuery, Angular, React and Vue). 3rd level defines platform - web or mobile (note: currently MDB is available as a web development framework, we are builing a Native version of MDB dedicated to mobile apps).

4th defines documenation type (documentation/tutorial etc.), currently only docs are available at GitHub. In a future we will move also other content.

Finally 5th and 6th level defines categories and specific components. Please note that the folder structure corresponds with URL i.e.:

https://mdbootstrap.com/docs/jquery/css/text-color/

Can be found under /en/jquery/web/docs/css/text-color/ (https://github.com/mdbootstrap/mdb-docs-and-content/tree/master/en/jquery/web/docs/css/text-color )

Each folder contains multiple files:

  • o.html (Content of the overview TAB)
  • o-ss.html (Content of the scrollspy for Overview TAB)
  • gs.html (Content of the Getting started TAB)
  • gs-ss.html (Content of the scrollspy for Getting started TAB)
  • a.html (Content of the API TAB)
  • a-ss.html ((Content of the scrollspy for API TAB)
  • js.html (Specific JavaScript code imported at the bottom if needed for demo)

So how YOU can contribute to ever growing MDB repo? It is easier than you may think.

First you have to click “Edit these docs” button placed on top of MDB component’s page of your choosing.

Thanks to modern day magic known as a link you will jump to GitHub repository that contains designated documentation.

Now you have to click “Fork” button to copy it to your GitHub account.

After a few seconds, you should have your own version of the source file to play with. So click on the filename of documentation and then click on the pencil icon on the right.

Here it is where all the fun begins. You can freely input your insight and code snippets.

To finish your adjustments you must provide commit name and description. Make sure that you also provide the name of a new branch containing your changes.

Press “Propose file change” button, and then “Create pull request” button, finally allowing us to admire your genius and after positive verification letting you to bask in well deserved glory as a top tier programmer and code visionary.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].