2018-04-09 11:45:52 +00:00
{
"by_id" : {
"home" : {
"name" : "Home" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-house" ,
2021-09-19 22:36:15 +00:00
"path" : "/"
2018-04-09 11:45:52 +00:00
} ,
2024-03-21 16:11:54 +00:00
"docs" : {
"name" : "Docs" ,
"long_name" : "Documentation" ,
2018-04-09 19:19:29 +00:00
"subtitle" : "Everything you need to <strong>create a website</strong> with Bulma" ,
2024-03-21 16:11:54 +00:00
"color" : "primary" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-book" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/"
2018-04-09 11:45:52 +00:00
} ,
2024-03-21 16:11:54 +00:00
"code" : {
"name" : "Templates" ,
"subtitle" : "Bulma templates to get started" ,
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-code" ,
2024-03-21 16:11:54 +00:00
"path" : "/bulma-templates/"
} ,
"blog" : {
"name" : "Bulma Blog" ,
"subtitle" : "Stay updated with new features" ,
"color" : "rss" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-rss" ,
2024-03-21 16:11:54 +00:00
"path" : "/blog/"
} ,
"expo" : {
"name" : "Expo" ,
"subtitle" : "Official Bulma showcase" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-star" ,
2024-03-21 16:11:54 +00:00
"color" : "expo" ,
"path" : "/expo/"
} ,
"love" : {
"name" : "Love" ,
"subtitle" : "Fans of Bulma around the world" ,
"color" : "love" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-heart" ,
2024-03-21 16:11:54 +00:00
"path" : "/love/"
} ,
"github" : {
"name" : "GitHub" ,
"subtitle" : "Open Source on GitHub" ,
"icon_only" : true ,
"color" : "github" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-brands fa-github-alt fa-lg" ,
2024-03-21 16:11:54 +00:00
"href" : "https://github.com/jgthms/bulma"
} ,
"twitter" : {
"name" : "Twitter" ,
"subtitle" : "Follow me on Twitter" ,
"icon_only" : true ,
"color" : "twitter" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-brands fa-twitter fa-lg" ,
2024-03-21 16:11:54 +00:00
"href" : "https://twitter.com/jgthms"
} ,
"sponsor" : {
"name" : "Sponsor" ,
2021-01-27 23:30:42 +00:00
"subtitle" : "Sponsor Bulma and Open Source via <a href=\"https://www.patreon.com/jgthms\" target=\"_blank\">Patreon</a> and <a href=\"https://github.com/sponsors/jgthms\" target=\"_blank\">GitHub</a>" ,
2024-03-21 16:11:54 +00:00
"color" : "patreon" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-brands fa-patreon" ,
2021-09-19 22:36:15 +00:00
"path" : "/become-a-bulma-sponsor/"
2021-01-27 23:30:42 +00:00
} ,
2024-03-21 16:11:54 +00:00
"brand" : {
"name" : "Bulma Brand" ,
"subtitle" : "The official Bulma logos" ,
2018-04-10 21:38:00 +00:00
"color" : "primary" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-medal" ,
2024-03-21 16:11:54 +00:00
"path" : "/brand/"
2018-04-09 16:32:12 +00:00
} ,
2024-03-21 16:11:54 +00:00
"backers" : {
"id" : "backers" ,
"name" : "Backers" ,
"title" : "Backers" ,
"color" : "patreon" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-hand-holding-heart" ,
2024-03-21 16:11:54 +00:00
"path" : "/backers/" ,
"subtitle" : "Everyone who is supporting Bulma via Patreon and GitHub" ,
"description" : "Everyone who is supporting Bulma"
} ,
"bootstrap" : {
"name" : "Coming from Bootstrap" ,
"subtitle" : "See how Bulma is an alternative to Bootstrap" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-exchange-alt" ,
2024-03-21 16:11:54 +00:00
"color" : "bootstrap" ,
"path" : "/alternative-to-bootstrap/"
} ,
"extensions" : {
"name" : "Bulma Extensions" ,
"title" : "Extensions" ,
"subtitle" : "Side projects to enhance Bulma" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-plug" ,
2024-03-21 16:11:54 +00:00
"color" : "extensions" ,
"path" : "/extensions/"
} ,
"made-with-bulma" : {
"name" : "Made with Bulma" ,
"title" : "Badge" ,
"subtitle" : "The official community badge" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-certificate" ,
2024-03-21 16:11:54 +00:00
"color" : "warning" ,
"path" : "/made-with-bulma/"
} ,
"patreon-backers" : {
"name" : "Patreon and GitHub backers" ,
"subtitle" : "Everyone who is supporting Bulma" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-patreon" ,
2024-03-21 16:11:54 +00:00
"color" : "patreon" ,
"path" : "/backers/"
} ,
"start" : {
2018-07-12 16:15:22 +00:00
"name" : "Start" ,
2024-03-21 16:11:54 +00:00
"subtitle" : "An overview of what Bulma as a <strong>framework</strong> is all about" ,
"color" : "start" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrow-right" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/start/"
} ,
"start-overview" : {
"name" : "Overview" ,
2018-04-09 19:19:29 +00:00
"subtitle" : "You only need <strong>1 CSS file</strong> to use Bulma" ,
2024-03-21 16:11:54 +00:00
"color" : "start" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-regular fa-eye" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/start/overview/"
2018-04-09 16:32:12 +00:00
} ,
2024-03-21 16:11:54 +00:00
"start-installation" : {
"name" : "Installation" ,
2018-04-09 19:19:29 +00:00
"subtitle" : "Create your <strong>own theme</strong> with a simple set of <strong>variables</strong>" ,
2024-03-21 16:11:54 +00:00
"color" : "start" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-download" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/start/installation/"
} ,
"start-alternative-versions" : {
"name" : "Alternative Versions" ,
"subtitle" : "Use one of the <strong>pre-built</strong> alternative versions of Bulma" ,
"color" : "start" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-download" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/start/alternative-versions/"
} ,
"start-syntax" : {
"name" : "Syntax" ,
"subtitle" : "<strong>How to use</strong> Bulma components and their alternative styles" ,
"color" : "start" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-code" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/start/syntax/"
} ,
"start-modular" : {
2018-04-09 19:19:29 +00:00
"name" : "Modularity" ,
"subtitle" : "Just import what you <strong>need</strong>" ,
2024-03-21 16:11:54 +00:00
"color" : "start" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-cubes" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/start/modular/"
2018-04-09 16:32:12 +00:00
} ,
2024-03-21 16:11:54 +00:00
"start-responsiveness" : {
2018-04-09 16:32:12 +00:00
"name" : "Responsiveness" ,
2018-04-09 19:19:29 +00:00
"subtitle" : "Bulma is a <strong>mobile-first</strong> framework" ,
2024-03-21 16:11:54 +00:00
"color" : "start" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrows-alt-h" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/start/responsiveness/"
} ,
"start-migrating" : {
"name" : "Migrating to v1" ,
"subtitle" : "How to <strong>migrate</strong> to Bulma v1" ,
"color" : "start" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrow-up" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/start/migrating-to-v1/"
} ,
"features" : {
"name" : "Features" ,
"subtitle" : "What makes Bulma <strong>special</strong>" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-wand-magic-sparkles" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/"
2018-04-09 16:32:12 +00:00
} ,
2024-03-21 16:11:54 +00:00
"features-auto-color" : {
"name" : "Automatic Color" ,
"subtitle" : "Change the color of your text automatically based on the background" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-droplet" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/auto-color/"
2018-04-09 16:32:12 +00:00
} ,
2024-03-21 16:11:54 +00:00
"features-color-palettes" : {
"name" : "Color Palettes" ,
"subtitle" : "Input <strong>1 color</strong>, Receive <strong>dozens</strong> of different <strong>shades</strong> for that color" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-swatchbook" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/color-palettes/"
2018-04-09 16:32:12 +00:00
} ,
2024-03-21 16:11:54 +00:00
"features-css-variables" : {
"name" : "CSS Variables" ,
"subtitle" : "Customizing with <strong>CSS only</strong>" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-brands fa-css3" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/css-variables/"
} ,
"features-dark-mode" : {
"name" : "Dark Mode" ,
"subtitle" : "Bulma comes with an <strong>automatic Dark mode</strong>" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-moon" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/dark-mode/"
} ,
"features-skeletons" : {
"name" : "Skeletons" ,
"subtitle" : "Transform almost any Bulma component into a <strong>skeleton loader</strong>, or use one of the pre-built utility elements" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-spinner" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/skeletons/"
} ,
"features-smart-columns" : {
"name" : "Smart Columns" ,
"subtitle" : "The <strong>simplest</strong> column system" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-chart-simple fa-flip-vertical" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/smart-columns/"
} ,
"features-smart-grid" : {
"name" : "Smart Grid" ,
"subtitle" : "A <strong>responsive 2D</strong> CSS Grid" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-grip" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/smart-grid/"
} ,
"features-themes" : {
"name" : "Themes" ,
"subtitle" : "How Bulma styles its components with <strong>CSS variables</strong>" ,
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-palette" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/features/themes/"
} ,
"sass" : {
"name" : "Sass Utilities" ,
"subtitle" : "<strong>Sass tools</strong> used by Bulma and available for you" ,
2021-09-19 00:23:53 +00:00
"color" : "primary" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-brands fa-sass" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/sass/"
} ,
"sass-extends" : {
"name" : "Extends" ,
"subtitle" : "Sass extends to keep your <strong>CSS code DRY</strong>" ,
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-percentage" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/sass/extends/"
} ,
"sass-form-control-mixins" : {
"name" : "Form Control mixins" ,
"subtitle" : "<strong>Mixins</strong> for Bulma's buttons and form controls" ,
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-regular fa-hand-pointer" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/sass/form-control-mixins/"
2021-09-19 00:23:53 +00:00
} ,
2024-03-21 16:11:54 +00:00
"sass-functions" : {
2018-04-09 16:32:12 +00:00
"name" : "Functions" ,
2024-03-21 16:11:54 +00:00
"subtitle" : "<strong>Utility functions</strong> to calculate colors and other values" ,
2018-04-11 08:41:32 +00:00
"color" : "orange" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-code" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/sass/functions/"
2018-04-09 16:32:12 +00:00
} ,
2024-03-21 16:11:54 +00:00
"sass-mixins" : {
2018-04-09 16:32:12 +00:00
"name" : "Mixins" ,
2021-09-19 22:36:15 +00:00
"subtitle" : "Utility mixins for custom elements and other CSS helpers" ,
2024-03-21 16:11:54 +00:00
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-at" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/sass/mixins/"
2021-09-19 00:23:53 +00:00
} ,
2024-03-21 16:11:54 +00:00
"sass-responsive-mixins" : {
2021-09-19 22:36:15 +00:00
"name" : "Responsive mixins" ,
"subtitle" : "Mixins that allows you to define different styles for each screen size" ,
2024-03-21 16:11:54 +00:00
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrows-alt-h" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/sass/responsive-mixins/"
2018-04-09 16:32:12 +00:00
} ,
2018-07-14 17:38:27 +00:00
"customize" : {
"name" : "Customize" ,
"subtitle" : "Create your <strong>own theme</strong> with a simple set of <strong>variables</strong>" ,
2024-03-21 16:11:54 +00:00
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-paint-brush" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/customize/"
2018-07-14 17:38:27 +00:00
} ,
"customize-concepts" : {
"name" : "Concepts" ,
"subtitle" : "What makes Bulma <strong>customizable</strong>" ,
"color" : "info" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-lightbulb" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/customize/concepts/"
2018-07-14 17:38:27 +00:00
} ,
2024-03-21 16:11:54 +00:00
"customize-with-sass" : {
"name" : "With Sass" ,
"subtitle" : "Customize Bulma with Sass variables" ,
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-brands fa-sass" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/customize/with-sass/"
} ,
2024-03-24 20:36:20 +00:00
"customize-with-modular-sass" : {
"name" : "With Modular Sass" ,
"subtitle" : "Import <strong>only</strong> what you need and <strong>customize</strong> it" ,
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-cubes" ,
2024-03-24 20:36:20 +00:00
"path" : "/documentation/customize/with-modular-sass/"
} ,
2024-03-21 16:11:54 +00:00
"customize-with-css-variables" : {
"name" : "With CSS Variables" ,
2018-07-14 17:38:27 +00:00
"subtitle" : "See how Bulma uses <strong>Sass variables</strong> to allow easy customization" ,
"color" : "grey" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-brands fa-css3" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/customize/with-css-variables/"
2018-07-14 17:38:27 +00:00
} ,
2024-03-21 16:11:54 +00:00
"customize-sass-list" : {
"name" : "List of Sass variables" ,
"subtitle" : "All <strong>Sass</strong> variables defined by Bulma" ,
2018-04-11 08:41:32 +00:00
"color" : "grey" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-list" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/customize/list-of-sass-variables/"
2018-04-09 16:11:24 +00:00
} ,
2024-03-21 16:11:54 +00:00
"library" : {
"name" : "CSS Library" ,
"subtitle" : "The core of the Bulma framework" ,
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-cubes" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/library/"
2020-05-10 23:25:29 +00:00
} ,
2018-04-09 11:45:52 +00:00
"columns" : {
"name" : "Columns" ,
2018-04-09 19:19:29 +00:00
"subtitle" : "The power of <strong>Flexbox</strong> in a simple interface" ,
2024-03-21 16:11:54 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-columns" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/columns/"
2018-04-09 11:45:52 +00:00
} ,
"columns-basics" : {
"name" : "Basics" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A simple way to build <strong>responsive columns</strong>" ,
2024-03-21 16:11:54 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-columns" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/columns/basics/"
2018-04-09 11:45:52 +00:00
} ,
2018-04-11 08:41:32 +00:00
"columns-sizes" : {
"name" : "Sizes" ,
"subtitle" : "Define the <strong>size</strong> of each column <strong>individually</strong>" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-up-right-and-down-left-from-center" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/columns/sizes/"
2018-04-11 08:41:32 +00:00
} ,
"columns-responsiveness" : {
"name" : "Responsiveness" ,
"subtitle" : "Handle <strong>different</strong> column layouts for each <strong>breakpoint</strong>" ,
"color" : "primary" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrows-left-right" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/columns/responsiveness/"
2018-04-09 11:45:52 +00:00
} ,
"columns-nesting" : {
"name" : "Nesting" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A simple way to build <strong>responsive columns</strong>" ,
2018-04-11 08:41:32 +00:00
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-sitemap" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/columns/nesting/"
2018-04-09 11:45:52 +00:00
} ,
2018-04-11 08:41:32 +00:00
"columns-gap" : {
"name" : "Gap" ,
"subtitle" : "Customize the <strong>gap</strong> between the columns" ,
"color" : "info" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrows-left-right-to-line" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/columns/gap/"
2018-04-11 08:41:32 +00:00
} ,
2018-04-09 11:45:52 +00:00
"columns-options" : {
"name" : "Options" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Design different <strong>types</strong> of column layouts" ,
2018-04-11 08:41:32 +00:00
"color" : "grey" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-cogs" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/columns/options/"
2018-04-09 11:45:52 +00:00
} ,
2024-03-21 16:11:54 +00:00
"grid" : {
"name" : "Grid" ,
"subtitle" : "A <strong>2 dimensional</strong> layout component" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-th" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/grid/"
} ,
"grid-smart" : {
"name" : "Smart Grid" ,
"subtitle" : "A <strong>smart</strong> 2D grid with <strong>flexible</strong> columns" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-lightbulb" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/grid/smart-grid/"
} ,
"grid-fixed" : {
"name" : "Fixed Grid" ,
"subtitle" : "A customizable 2D <strong>fixed</strong> grid" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-grip" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/grid/fixed-grid/"
} ,
"grid-cells" : {
"name" : "Grid Cells" ,
"subtitle" : "Adjust the width and height of each <strong>individual cell</strong>" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-square" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/grid/grid-cells/"
} ,
"grid-playground" : {
"name" : "Playground" ,
"subtitle" : "<strong>Try out</strong> the Bulma 2D Grid" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-code" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/grid/playground/"
} ,
2018-04-09 15:50:33 +00:00
"layout" : {
"name" : "Layout" ,
2018-04-09 19:19:29 +00:00
"subtitle" : "Design the <strong>structure</strong> of your webpage with these CSS classes" ,
2018-04-10 21:38:00 +00:00
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-border-none" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/layout/"
2018-04-09 15:50:33 +00:00
} ,
2018-04-09 19:37:05 +00:00
"layout-container" : {
"name" : "Container" ,
"subtitle" : "A simple <strong>container</strong> to center your content horizontally" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/layout/container/" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrows-alt-h"
2018-04-09 19:37:05 +00:00
} ,
2018-04-09 15:50:33 +00:00
"layout-level" : {
"name" : "Level" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A multi-purpose <strong>horizontal level</strong>, which can contain almost any other element" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/layout/level/" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-ruler-horizontal"
2018-04-09 15:50:33 +00:00
} ,
"layout-media" : {
"name" : "Media Object" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The famous <strong>media object</strong> prevalent in social media interfaces, but useful in any context" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/layout/media-object/" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-th-list"
2018-04-09 15:50:33 +00:00
} ,
"layout-hero" : {
"name" : "Hero" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "An imposing <strong>hero banner</strong> to showcase something" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/layout/hero/" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-star"
2018-04-09 15:50:33 +00:00
} ,
"layout-section" : {
"name" : "Section" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A simple container to divide your page into <strong>sections</strong>, like the one you're currently reading" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/layout/section/" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-square"
2018-04-09 15:50:33 +00:00
} ,
"layout-footer" : {
"name" : "Footer" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A simple responsive <strong>footer</strong> which can include anything: lists, headings, columns, icons, buttons, etc." ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/layout/footer/" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-window-minimize"
2018-04-09 15:50:33 +00:00
} ,
2018-04-09 15:15:58 +00:00
"form" : {
"name" : "Form" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The indispensable <strong>form controls</strong>, designed for maximum clarity" ,
2018-04-10 21:38:00 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-align-left fa-flip-vertical" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/form/"
2018-04-09 15:15:58 +00:00
} ,
"form-general" : {
"name" : "General" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "All generic <strong>form controls</strong>, designed for consistency" ,
2018-04-11 01:11:12 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-keyboard" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/form/general/"
2018-04-09 15:15:58 +00:00
} ,
"form-input" : {
"name" : "Input" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The <strong>text input</strong> and its variations" ,
2018-04-11 01:11:12 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-minus" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/form/input/"
2018-04-09 15:15:58 +00:00
} ,
"form-textarea" : {
"name" : "Textarea" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The multiline <strong>textarea</strong> and its variations" ,
2018-04-11 01:11:12 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-square" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/form/textarea/"
2018-04-09 15:15:58 +00:00
} ,
"form-select" : {
"name" : "Select" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The browser built-in <strong>select dropdown</strong>, styled accordingly" ,
2018-04-11 01:11:12 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-mouse-pointer" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/form/select/"
2018-04-09 15:15:58 +00:00
} ,
"form-checkbox" : {
"name" : "Checkbox" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The 2-state <strong>checkbox</strong> in its native format" ,
2018-04-11 01:11:12 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-check-square" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/form/checkbox/"
2018-04-09 15:15:58 +00:00
} ,
"form-radio" : {
"name" : "Radio" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The mutually exclusive <strong>radio buttons</strong> in their native format" ,
2018-04-11 01:11:12 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-dot-circle" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/form/radio/"
2018-04-09 15:15:58 +00:00
} ,
"form-file" : {
"name" : "File" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A custom <strong>file upload</strong> input, without JavaScript" ,
2018-04-11 01:11:12 +00:00
"color" : "link" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-cloud-upload-alt" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/form/file/"
2018-04-09 15:15:58 +00:00
} ,
2018-04-09 11:45:52 +00:00
"elements" : {
"name" : "Elements" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Essential interface elements that only require a <strong>single CSS class</strong>" ,
2018-04-10 21:38:00 +00:00
"color" : "orange" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-cube" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/"
2018-04-09 11:45:52 +00:00
} ,
2020-09-16 23:30:49 +00:00
"elements-block" : {
"name" : "Block" ,
"subtitle" : "Bulma's most basic spacer <strong>block</strong>" ,
"color" : "grey" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrows-alt-v" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/block/"
2020-09-16 23:30:49 +00:00
} ,
2018-04-09 13:15:31 +00:00
"elements-box" : {
"name" : "Box" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A white <strong>box</strong> to contain other elements" ,
2018-04-11 01:11:12 +00:00
"color" : "grey" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-square" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/box/"
2018-04-09 13:15:31 +00:00
} ,
"elements-button" : {
2018-04-09 11:45:52 +00:00
"name" : "Button" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The classic <strong>button</strong>, in different colors, sizes, and states" ,
2018-04-11 14:43:26 +00:00
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-hand-pointer" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/button/"
2018-04-09 12:18:46 +00:00
} ,
2018-04-09 13:15:31 +00:00
"elements-content" : {
"name" : "Content" ,
2018-04-11 01:11:12 +00:00
"subtitle" : "A single class to handle <strong>WYSIWYG</strong> generated content, where only <strong>HTML tags</strong> are available" ,
2018-04-11 14:43:26 +00:00
"color" : "primary" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-align-left" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/content/"
2018-04-09 13:15:31 +00:00
} ,
"elements-delete" : {
"name" : "Delete" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A versatile <strong>delete</strong> cross" ,
2018-04-11 01:11:12 +00:00
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-times-circle" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/delete/"
2018-04-09 13:15:31 +00:00
} ,
"elements-icon" : {
"name" : "Icon" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Compatible with all icon font libraries, including <strong>Font Awesome 5</strong>" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-font-awesome" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/icon/"
2018-04-09 13:15:31 +00:00
} ,
"elements-image" : {
"name" : "Image" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A container for <strong>responsive images</strong>" ,
2024-03-21 16:11:54 +00:00
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-image" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/image/"
2018-04-09 13:15:31 +00:00
} ,
"elements-notification" : {
"name" : "Notification" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Bold <strong>notification</strong> blocks, to alert your users of something" ,
2018-04-11 14:43:26 +00:00
"color" : "orange" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-exclamation-triangle" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/notification/"
2018-04-09 13:15:31 +00:00
} ,
"elements-progress" : {
"name" : "Progress bars" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Native HTML <strong>progress</strong> bars" ,
2018-04-11 01:11:12 +00:00
"color" : "warning" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-spinner" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/progress/"
2018-04-09 13:15:31 +00:00
} ,
"elements-table" : {
"name" : "Table" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "The inevitable HTML <strong>table</strong>, with special case cells" ,
2018-04-11 01:11:12 +00:00
"color" : "info" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-table" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/table/"
2018-04-09 13:15:31 +00:00
} ,
"elements-tag" : {
"name" : "Tag" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Small <strong>tag labels</strong> to insert anywhere" ,
2018-04-11 14:43:26 +00:00
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-tag" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/tag/"
2018-04-09 13:15:31 +00:00
} ,
"elements-title" : {
"name" : "Title" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Simple <strong>headings</strong> to add depth to your page" ,
2018-04-11 01:11:12 +00:00
"color" : "black" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-heading" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/elements/title/"
2018-04-09 13:15:31 +00:00
} ,
2018-04-09 12:18:46 +00:00
"components" : {
"name" : "Components" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Advanced multi-part components with lots of possibilities" ,
2018-04-10 21:38:00 +00:00
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-cubes" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/"
2018-04-09 12:18:46 +00:00
} ,
"components-breadcrumb" : {
"name" : "Breadcrumb" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A simple <strong>breadcrumb</strong> component to improve your navigation experience" ,
2018-04-11 14:43:26 +00:00
"color" : "star" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-ellipsis-h" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/breadcrumb/"
2018-04-09 12:18:46 +00:00
} ,
"components-card" : {
"name" : "Card" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "An all-around flexible and composable component" ,
2018-04-11 14:43:26 +00:00
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-id-card" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/card/"
2018-04-09 12:18:46 +00:00
} ,
"components-dropdown" : {
"name" : "Dropdown" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "An interactive <strong>dropdown menu</strong> for discoverable content" ,
2018-04-11 14:43:26 +00:00
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-angle-down" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/dropdown/"
2018-04-09 12:18:46 +00:00
} ,
"components-menu" : {
"name" : "Menu" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A simple <strong>menu</strong>, for any type of vertical navigation" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-bars" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/menu/"
2018-04-09 12:18:46 +00:00
} ,
"components-message" : {
"name" : "Message" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Colored <strong>message</strong> blocks, to emphasize part of your page" ,
2018-04-11 14:43:26 +00:00
"color" : "info" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-window-maximize" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/message/"
2018-04-09 12:18:46 +00:00
} ,
"components-modal" : {
"name" : "Modal" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A classic <strong>modal</strong> overlay, in which you can include <em>any</em> content you want" ,
2018-04-11 14:43:26 +00:00
"color" : "danger" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-clone" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/modal/"
2018-04-09 12:18:46 +00:00
} ,
"components-navbar" : {
"name" : "Navbar" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A responsive horizontal <strong>navbar</strong> that can support images, links, buttons, and dropdowns" ,
2018-04-11 14:43:26 +00:00
"color" : "primary" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-minus" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/navbar/"
2018-04-09 12:18:46 +00:00
} ,
"components-pagination" : {
"name" : "Pagination" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A responsive, usable, and flexible <strong>pagination</strong>" ,
2018-04-11 14:43:26 +00:00
"color" : "orange" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-caret-square-right" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/pagination/"
2018-04-09 12:18:46 +00:00
} ,
"components-panel" : {
"name" : "Panel" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "A composable <strong>panel</strong>, for compact controls" ,
2018-04-11 14:43:26 +00:00
"color" : "grey-dark" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-list-alt" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/panel/"
2018-04-09 12:18:46 +00:00
} ,
"components-tabs" : {
"name" : "Tabs" ,
2018-04-09 19:37:05 +00:00
"subtitle" : "Simple responsive horizontal navigation <strong>tabs</strong>, with different styles" ,
2024-03-21 16:11:54 +00:00
"color" : "sass" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-folder" ,
2021-09-19 22:36:15 +00:00
"path" : "/documentation/components/tabs/"
2018-04-09 20:16:50 +00:00
} ,
2024-03-21 16:11:54 +00:00
"skeletons" : {
"name" : "Skeletons" ,
"subtitle" : "Design the <strong>structure</strong> of your webpage with these CSS classes" ,
2019-10-05 16:53:41 +00:00
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-border-none" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/skeletons/"
2018-05-23 22:01:38 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers" : {
"name" : "Helpers" ,
"subtitle" : "Apply <strong>helper classes</strong> to almost any element, in order to alter their style" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-brands fa-css3" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/"
2018-04-09 21:25:26 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-color" : {
"name" : "Color" ,
"subtitle" : "Change the <strong>color</strong> of the text and/or background" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-tint" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/color-helpers/"
2022-01-16 00:21:15 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-palette" : {
"name" : "Color Palette" ,
"subtitle" : "Use a color's <strong>palette</strong> as text color and/or background" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-swatchbook" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/palette-helpers/"
2018-04-09 21:25:26 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-css-grid" : {
"name" : "CSS Grid" ,
"subtitle" : "Change the <strong>color</strong> of the text and/or background" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-grip" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/css-grid-helpers/"
2018-04-10 16:33:43 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-flexbox" : {
"name" : "Flexbox" ,
"subtitle" : "Helpers for all <strong>Flexbox</strong> properties" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-regular fa-square" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/flexbox-helpers/"
2019-10-05 16:53:41 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-positioning" : {
"name" : "Positioning" ,
"subtitle" : "Change the <strong>size</strong> and <strong>color</strong> of the text for one or multiple viewport width" ,
"color" : "success-dark" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-mouse-pointer" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/spacing-helpers/"
2018-04-10 17:50:19 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-sizing" : {
"name" : "Sizing" ,
"subtitle" : "Change the <strong>size</strong> and <strong>color</strong> of the text for one or multiple viewport width" ,
"color" : "success-dark" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-expand-arrows-alt" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/spacing-helpers/"
2018-04-10 16:56:38 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-spacing" : {
"name" : "Spacing" ,
"subtitle" : "Change the <strong>size</strong> and <strong>color</strong> of the text for one or multiple viewport width" ,
"color" : "success-dark" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-arrows-alt-h" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/spacing-helpers/"
2018-04-10 16:56:38 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-typography" : {
"name" : "Typography" ,
"subtitle" : "Change the <strong>size</strong>, weight, and other font properties of the text" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-font" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/typography-helpers/"
2018-04-10 16:56:38 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-visibility" : {
"name" : "Visibility" ,
"subtitle" : "<strong>Show/hide content</strong> depending on the width of the viewport" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-regular fa-eye" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/visibility-helpers/"
2018-04-10 16:56:38 +00:00
} ,
2024-03-21 16:11:54 +00:00
"helpers-other" : {
"name" : "Other" ,
"subtitle" : "Other useful Bulma helpers" ,
"color" : "success" ,
2024-04-17 13:16:12 +00:00
"icon" : "fa-solid fa-ellipsis-h" ,
2024-03-21 16:11:54 +00:00
"path" : "/documentation/helpers/other-helpers/"
2018-04-09 11:45:52 +00:00
}
} ,
2024-03-21 16:11:54 +00:00
"navbar" : [ "docs" , "expo" , "love" , "sponsor" ] ,
"navbar_icons" : [ "github" , "twitter" ] ,
2024-03-21 17:19:44 +00:00
"navbar_more" : [ "made-with-bulma" , "backers" , "brand" , "extensions" ] ,
2024-03-21 16:11:54 +00:00
"category_ids" : [
"start" ,
"features" ,
"sass" ,
"customize" ,
"library" ,
"helpers"
2021-01-27 23:30:42 +00:00
] ,
2024-03-21 16:11:54 +00:00
"pagination_category_ids" : [
"start" ,
"features" ,
"sass" ,
2021-01-27 23:30:42 +00:00
"customize" ,
"elements" ,
"components" ,
"form" ,
2024-03-21 16:11:54 +00:00
"columns" ,
"grid" ,
2021-01-27 23:30:42 +00:00
"layout" ,
"helpers"
2018-04-10 16:56:38 +00:00
] ,
2018-04-09 16:59:04 +00:00
"categories" : {
2024-03-21 16:11:54 +00:00
"start" : [
"start-overview" ,
"start-installation" ,
"start-alternative-versions" ,
"start-syntax" ,
"start-modular" ,
"start-responsiveness" ,
"start-migrating"
2021-09-19 00:23:53 +00:00
] ,
2024-03-21 16:11:54 +00:00
"features" : [
"features-css-variables" ,
"features-themes" ,
"features-dark-mode" ,
"features-color-palettes" ,
"features-skeletons"
] ,
"sass" : [
"sass-mixins" ,
"sass-responsive-mixins" ,
"sass-form-control-mixins" ,
"sass-extends"
2021-01-27 23:30:42 +00:00
] ,
"customize" : [
"customize-concepts" ,
2024-03-21 16:11:54 +00:00
"customize-with-sass" ,
2024-03-24 20:36:20 +00:00
"customize-with-modular-sass" ,
2024-03-21 16:11:54 +00:00
"customize-with-css-variables" ,
"customize-sass-list"
2021-01-27 23:30:42 +00:00
] ,
2024-03-21 16:11:54 +00:00
"library" : [ "columns" , "grid" , "elements" , "components" , "form" , "layout" ] ,
2021-01-27 23:30:42 +00:00
"columns" : [
"columns-basics" ,
"columns-sizes" ,
"columns-responsiveness" ,
"columns-nesting" ,
"columns-gap" ,
"columns-options"
] ,
2024-03-21 16:11:54 +00:00
"grid" : [ "grid-smart" , "grid-fixed" , "grid-cells" , "grid-playground" ] ,
2021-01-27 23:30:42 +00:00
"elements" : [
"elements-block" ,
"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"
2024-03-21 16:11:54 +00:00
] ,
"form" : [
"form-general" ,
"form-input" ,
"form-textarea" ,
"form-select" ,
"form-checkbox" ,
"form-radio" ,
"form-file"
] ,
"layout" : [
"layout-container" ,
"layout-hero" ,
"layout-section" ,
"layout-level" ,
"layout-media" ,
"layout-footer"
] ,
"helpers" : [
"helpers-color" ,
"helpers-palette" ,
"helpers-spacing" ,
"helpers-typography" ,
"helpers-visibility" ,
"helpers-flexbox" ,
"helpers-other"
2021-01-27 23:30:42 +00:00
]
2018-04-09 11:45:52 +00:00
}
}