|
@@ -6,46 +6,62 @@
|
|
},
|
|
},
|
|
"documentation": {
|
|
"documentation": {
|
|
"name": "Documentation",
|
|
"name": "Documentation",
|
|
|
|
+ "subtitle": "Everything you need to <strong>create a website</strong> with Bulma",
|
|
"path": "/documentation"
|
|
"path": "/documentation"
|
|
},
|
|
},
|
|
"overview": {
|
|
"overview": {
|
|
"name": "Overview",
|
|
"name": "Overview",
|
|
|
|
+ "subtitle": "An overview of what Bulma as a <strong>framework</strong> is all about",
|
|
"path": "/documentation/overview"
|
|
"path": "/documentation/overview"
|
|
},
|
|
},
|
|
"overview-start": {
|
|
"overview-start": {
|
|
- "name": "Start",
|
|
|
|
|
|
+ "name": "Getting started",
|
|
|
|
+ "subtitle": "You only need <strong>1 CSS file</strong> to use Bulma",
|
|
"path": "/documentation/overview/start"
|
|
"path": "/documentation/overview/start"
|
|
},
|
|
},
|
|
|
|
+ "overview-customize": {
|
|
|
|
+ "name": "Customize",
|
|
|
|
+ "subtitle": "Create your <strong>own theme</strong> with a simple set of <strong>variables</strong>",
|
|
|
|
+ "path": "/documentation/overview/customize"
|
|
|
|
+ },
|
|
"overview-classes": {
|
|
"overview-classes": {
|
|
- "name": "Classes",
|
|
|
|
|
|
+ "name": "CSS Classes",
|
|
|
|
+ "subtitle": "Bulma is simply a <strong>collection</strong> of CSS classes. Write the HTML code you want.",
|
|
"path": "/documentation/overview/classes"
|
|
"path": "/documentation/overview/classes"
|
|
},
|
|
},
|
|
"overview-modular": {
|
|
"overview-modular": {
|
|
- "name": "Modular",
|
|
|
|
|
|
+ "name": "Modularity",
|
|
|
|
+ "subtitle": "Just import what you <strong>need</strong>",
|
|
"path": "/documentation/overview/modular"
|
|
"path": "/documentation/overview/modular"
|
|
},
|
|
},
|
|
"overview-responsiveness": {
|
|
"overview-responsiveness": {
|
|
"name": "Responsiveness",
|
|
"name": "Responsiveness",
|
|
|
|
+ "subtitle": "Bulma is a <strong>mobile-first</strong> framework",
|
|
"path": "/documentation/overview/responsiveness"
|
|
"path": "/documentation/overview/responsiveness"
|
|
},
|
|
},
|
|
"overview-variables": {
|
|
"overview-variables": {
|
|
"name": "Variables",
|
|
"name": "Variables",
|
|
|
|
+ "subtitle": "Easily <strong>customize</strong> Bulma to match your design",
|
|
"path": "/documentation/overview/variables"
|
|
"path": "/documentation/overview/variables"
|
|
},
|
|
},
|
|
"overview-colors": {
|
|
"overview-colors": {
|
|
"name": "Colors",
|
|
"name": "Colors",
|
|
|
|
+ "subtitle": "The <strong>colors</strong> that <strong>style</strong> most Bulma elements and components",
|
|
"path": "/documentation/overview/colors"
|
|
"path": "/documentation/overview/colors"
|
|
},
|
|
},
|
|
"overview-functions": {
|
|
"overview-functions": {
|
|
"name": "Functions",
|
|
"name": "Functions",
|
|
|
|
+ "subtitle": "Utility functions to calculate colors and other values",
|
|
"path": "/documentation/overview/functions"
|
|
"path": "/documentation/overview/functions"
|
|
},
|
|
},
|
|
"overview-mixins": {
|
|
"overview-mixins": {
|
|
"name": "Mixins",
|
|
"name": "Mixins",
|
|
|
|
+ "subtitle": "Utility mixins for custom elements and responsive helpers",
|
|
"path": "/documentation/overview/mixins"
|
|
"path": "/documentation/overview/mixins"
|
|
},
|
|
},
|
|
"modifiers": {
|
|
"modifiers": {
|
|
"name": "Modifiers",
|
|
"name": "Modifiers",
|
|
|
|
+ "subtitle": "An <strong>easy-to-read</strong> naming system designed for humans",
|
|
"path": "/documentation/modifiers"
|
|
"path": "/documentation/modifiers"
|
|
},
|
|
},
|
|
"modifiers-syntax": {
|
|
"modifiers-syntax": {
|
|
@@ -70,6 +86,7 @@
|
|
},
|
|
},
|
|
"columns": {
|
|
"columns": {
|
|
"name": "Columns",
|
|
"name": "Columns",
|
|
|
|
+ "subtitle": "The power of <strong>Flexbox</strong> in a simple interface",
|
|
"path": "/documentation/columns"
|
|
"path": "/documentation/columns"
|
|
},
|
|
},
|
|
"columns-basics": {
|
|
"columns-basics": {
|
|
@@ -98,6 +115,7 @@
|
|
},
|
|
},
|
|
"layout": {
|
|
"layout": {
|
|
"name": "Layout",
|
|
"name": "Layout",
|
|
|
|
+ "subtitle": "Design the <strong>structure</strong> of your webpage with these CSS classes",
|
|
"path": "/documentation/layout"
|
|
"path": "/documentation/layout"
|
|
},
|
|
},
|
|
"layout-level": {
|
|
"layout-level": {
|
|
@@ -251,8 +269,9 @@
|
|
},
|
|
},
|
|
"categories": {
|
|
"categories": {
|
|
"overview": ["overview-start", "overview-classes", "overview-modular", "overview-responsiveness", "overview-variables", "overview-colors", "overview-functions", "overview-mixins"],
|
|
"overview": ["overview-start", "overview-classes", "overview-modular", "overview-responsiveness", "overview-variables", "overview-colors", "overview-functions", "overview-mixins"],
|
|
- "columns": ["columns-basics", "columns-sizes", "columns-responsiveness", "columns-nesting", "columns-gap", "columns-options"],
|
|
|
|
"modifiers": ["modifiers-syntax", "modifiers-helpers", "modifiers-responsive-helpers", "modifiers-color-helpers", "modifiers-typography-helpers"],
|
|
"modifiers": ["modifiers-syntax", "modifiers-helpers", "modifiers-responsive-helpers", "modifiers-color-helpers", "modifiers-typography-helpers"],
|
|
|
|
+ "columns": ["columns-basics", "columns-sizes", "columns-responsiveness", "columns-nesting", "columns-gap", "columns-options"],
|
|
|
|
+ "layout": ["layout-level", "layout-media", "layout-hero", "layout-section", "layout-footer", "layout-tiles"],
|
|
"form": ["form-general", "form-input", "form-textarea", "form-select", "form-checkbox", "form-radio", "form-file"],
|
|
"form": ["form-general", "form-input", "form-textarea", "form-select", "form-checkbox", "form-radio", "form-file"],
|
|
"elements": ["elements-box", "elements-button", "elements-content", "elements-delete", "elements-icon", "elements-image", "elements-notification", "elements-progress", "elements-table", "elements-tag", "elements-title"],
|
|
"elements": ["elements-box", "elements-button", "elements-content", "elements-delete", "elements-icon", "elements-image", "elements-notification", "elements-progress", "elements-table", "elements-tag", "elements-title"],
|
|
"components": ["components-breadcrumb", "components-card", "components-dropdown", "components-menu", "components-message", "components-modal", "components-navbar", "components-pagination", "components-panel", "components-tabs"]
|
|
"components": ["components-breadcrumb", "components-card", "components-dropdown", "components-menu", "components-message", "components-modal", "components-navbar", "components-pagination", "components-panel", "components-tabs"]
|