Switch to Font Awesome 5

This commit is contained in:
Jeremy Thomas 2024-03-23 19:25:04 +00:00
parent f09a0ec38f
commit 0f694f95c6
18 changed files with 157 additions and 148 deletions

View File

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

View File

@ -4,7 +4,7 @@
<div class="bd-footer-iframe"> <div class="bd-footer-iframe">
<a href="https://twitter.com/jgthms" class="button is-twitter" data-related="jgthms:Creator of Bulma"> <a href="https://twitter.com/jgthms" class="button is-twitter" data-related="jgthms:Creator of Bulma">
<span class="icon"><i class="fa-brands fa-twitter"></i></span> <span class="icon"><i class="fab fa-twitter"></i></span>
<span>Follow @jgthms</span> <span>Follow @jgthms</span>
</a> </a>
</div> </div>

View File

@ -4,12 +4,12 @@
<div class="bd-footer-iframe"> <div class="bd-footer-iframe">
<a href="https://twitter.com/share" class="button is-twitter" data-text="{{ site.data.meta.title }}" data-url="{{ site.url }}" data-count="horizontal" data-via="jgthms" data-related="jgthms:Creator of Bulma"> <a href="https://twitter.com/share" class="button is-twitter" data-text="{{ site.data.meta.title }}" data-url="{{ site.url }}" data-count="horizontal" data-via="jgthms" data-related="jgthms:Creator of Bulma">
<span class="icon"><i class="fa-brands fa-twitter"></i></span> <span class="icon"><i class="fab fa-twitter"></i></span>
<span>Twitter</span> <span>Twitter</span>
</a> </a>
<a class="button is-facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fbulma.io"> <a class="button is-facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fbulma.io">
<span class="icon"><i class="fa-brands fa-facebook"></i></span> <span class="icon"><i class="fab fa-facebook"></i></span>
<span>Facebook</span> <span>Facebook</span>
</a> </a>
</div> </div>

View File

@ -10,21 +10,21 @@
<tr> <tr>
<th> <th>
<div class="icon-text"> <div class="icon-text">
<span class="icon has-text-sass"><i class="fa-brands fa-sass"></i></span> <span class="icon has-text-sass"><i class="fab fa-sass"></i></span>
<span>Sass Variable</span> <span>Sass Variable</span>
</div> </div>
</th> </th>
{% unless include.hide_css_vars %} {% unless include.hide_css_vars %}
<th> <th>
<div class="icon-text"> <div class="icon-text">
<span class="icon has-text-link"><i class="fa-brands fa-css3"></i></span> <span class="icon has-text-link"><i class="fab fa-css3"></i></span>
<span>CSS Variable</span> <span>CSS Variable</span>
</div> </div>
</th> </th>
{% endunless %} {% endunless %}
<th> <th>
<div class="icon-text"> <div class="icon-text">
<span class="icon has-text-success"><i class="fa-solid fa-code"></i></span> <span class="icon has-text-success"><i class="fas fa-code"></i></span>
<span>Value</span> <span>Value</span>
</div> </div>
</th> </th>

View File

@ -1,12 +1,12 @@
<section class="bd-hero is-{{ include.variant }}"> <section class="bd-hero is-{{ include.variant }}">
<div class="bd-hero-body"> <div class="bd-hero-body">
<h1 class="bd-hero-title"> <h1 class="bd-hero-title algolia-lvl0">
{{ include.title }} {{ include.title }}
</h1> </h1>
<hr class="bd-hr"> <hr class="bd-hr">
<h2 class="bd-hero-subtitle"> <h2 class="bd-hero-subtitle algolia-lvl1">
{{ include.subtitle }} {{ include.subtitle }}
</h2> </h2>

View File

@ -20,7 +20,7 @@
{% if include.has_sublist %} {% if include.has_sublist %}
<span class="icon is-small"> <span class="icon is-small">
<i class="fa-solid fa-angle-right"></i> <i class="fas fa-angle-right"></i>
</span> </span>
{% endif %} {% endif %}
</a> </a>

View File

@ -1,26 +1,26 @@
<div class="bd-menu"> <div class="bd-menu">
<div class="bd-menu-section is-start"> <div class="bd-menu-section is-start">
{% include docs/menu-heading.html icon="fa-solid fa-arrow-right" label="Start Here" %} {% include docs/menu-heading.html icon="fas fa-arrow-right" label="Start Here" %}
{% include docs/menu-list.html category_id="start" %} {% include docs/menu-list.html category_id="start" %}
</div> </div>
<div class="bd-menu-section is-features"> <div class="bd-menu-section is-features">
{% include docs/menu-heading.html icon="fa-solid fa-medal" label="Features" %} {% include docs/menu-heading.html icon="fas fa-medal" label="Features" %}
{% include docs/menu-list.html category_id="features" %} {% include docs/menu-list.html category_id="features" %}
</div> </div>
<div class="bd-menu-section is-sass"> <div class="bd-menu-section is-sass">
{% include docs/menu-heading.html icon="fa-brands fa-sass" label="Sass Tools" %} {% include docs/menu-heading.html icon="fab fa-sass" label="Sass Tools" %}
{% include docs/menu-list.html category_id="sass" %} {% include docs/menu-list.html category_id="sass" %}
</div> </div>
<div class="bd-menu-section is-custom"> <div class="bd-menu-section is-custom">
{% include docs/menu-heading.html icon="fa-solid fa-palette" label="Customization" %} {% include docs/menu-heading.html icon="fas fa-palette" label="Customization" %}
{% include docs/menu-list.html category_id="customize" %} {% include docs/menu-list.html category_id="customize" %}
</div> </div>
<div class="bd-menu-section is-library"> <div class="bd-menu-section is-library">
{% include docs/menu-heading.html icon="fa-solid fa-code" label="CSS Library" %} {% include docs/menu-heading.html icon="fas fa-code" label="CSS Library" %}
{% assign columns_size = site.data.links.categories.columns | size %} {% assign columns_size = site.data.links.categories.columns | size %}
{% assign grid_size = site.data.links.categories.grid | size %} {% assign grid_size = site.data.links.categories.grid | size %}
@ -59,7 +59,7 @@
</div> </div>
<div class="bd-menu-section is-utilities"> <div class="bd-menu-section is-utilities">
{% include docs/menu-heading.html icon="fa-brands fa-css3" label="CSS Helpers" %} {% include docs/menu-heading.html icon="fab fa-css3" label="CSS Helpers" %}
{% include docs/menu-list.html category_id="helpers" %} {% include docs/menu-list.html category_id="helpers" %}
</div> </div>

View File

@ -15,6 +15,8 @@
{%- endif %} {%- endif %}
</title> </title>
<link rel="stylesheet" href="{{ site.url }}/vendor/fontawesome-free-5.15.2-web/css/all.min.css">
{% if page.fontawesome4 %} {% if page.fontawesome4 %}
<link rel="stylesheet" href="{{ site.data.icons.fontawesome4 }}"> <link rel="stylesheet" href="{{ site.data.icons.fontawesome4 }}">
{% endif %} {% endif %}

View File

@ -13,7 +13,7 @@
<button class="bd-nav-item is-search is-icon"> <button class="bd-nav-item is-search is-icon">
<span class="icon"> <span class="icon">
<i class="fa-solid fa-magnifying-glass fa-lg"></i> <i class="fas fa-search fa-lg"></i>
</span> </span>
</button> </button>
@ -22,7 +22,7 @@
data-target="js-more" data-target="js-more"
> >
<span class="icon"> <span class="icon">
<i class="fa-solid fa-ellipsis fa-lg"></i> <i class="fas fa-ellipsis-h fa-lg"></i>
</span> </span>
</button> </button>
@ -86,25 +86,25 @@
aria-label="System mode" aria-label="System mode"
> >
<span class="icon"> <span class="icon">
<i class="fas fa-display" aria-hidden="true"></i> <i class="fas fa-desktop" aria-hidden="true"></i>
</span> </span>
<span>System</span> <span>System</span>
</button> </button>
</div> </div>
</div> </div>
<div class="bd-nav-search is-hidden"> <div class="bd-nav-search">
<button <button
class="bd-nav-item is-search-desktop is-icon js-burger" class="bd-nav-item is-search-desktop is-icon js-burger"
data-target="js-search" data-target="js-search"
> >
<span class="icon"> <span class="icon">
<i class="fa-solid fa-magnifying-glass fa-lg"></i> <i class="fas fa-search fa-lg"></i>
</span> </span>
</button> </button>
<div id="js-search" class="bd-nav-menu is-search js-menu"> <div id="js-search" class="bd-nav-menu is-search js-menu">
<input id="form-search" class="input" type="text" placeholder="Search" /> <input id="algoliaSearch" class="input" type="text" placeholder="Search" />
</div> </div>
</div> </div>

View File

@ -11,14 +11,14 @@
{% assign href = site.data.links.by_id['features'].path %} {% assign href = site.data.links.by_id['features'].path %}
{% include website/feature.html {% include website/feature.html
id="modern" id="modern"
icon="fa-brands fa-css3 fa-xl" icon="fab fa-css3 fa-xl"
title="Modern" title="Modern"
subtitle="Flexbox + Grid + CSS Variables" subtitle="Flexbox + Grid + CSS Variables"
href=href %} href=href %}
{% assign href = site.data.links.by_id['customize'].path %} {% assign href = site.data.links.by_id['customize'].path %}
{% include website/feature.html {% include website/feature.html
id="easy" id="easy"
icon="fa-solid fa-star-of-life fa-xl" icon="fas fa-star-of-life fa-xl"
title="Easy" title="Easy"
subtitle="Download. Customize. Done." subtitle="Download. Customize. Done."
href=href href=href
@ -27,7 +27,7 @@
{{ href }} {{ href }}
{% include website/feature.html {% include website/feature.html
id="free" id="free"
icon="fa-brands fa-github-alt fa-xl" icon="fab fa-github-alt fa-xl"
title="Free" title="Free"
subtitle="Open Source on GitHub" subtitle="Open Source on GitHub"
href=href href=href

View File

@ -119,7 +119,7 @@
</p> </p>
<span class="thing bd-home-knowledge"> <span class="thing bd-home-knowledge">
<span class="icon"> <i class="fa-solid fa-circle-check"></i></span> <span class="icon"> <i class="fas fa-circle-check"></i></span>
<strong>No CSS knowledge required!</strong> <strong>No CSS knowledge required!</strong>
</span> </span>

View File

@ -16,8 +16,15 @@
{% include global/native.html %} {% include global/native.html %}
{% include global/about.html %} {% include global/about.html %}
<script src="https://kit.fontawesome.com/418563224c.js" crossorigin="anonymous"></script>
<script src="{{ site.url }}/assets/vendor/clipboard-2.0.11.min.js"></script> <script src="{{ site.url }}/assets/vendor/clipboard-2.0.11.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
<script type="text/javascript"> docsearch({
apiKey: 'cb93c14bebd90678e789c946d95ea94d',
indexName: 'bulma',
inputSelector: '#algoliaSearch',
debug: false // Set debug to true if you want to inspect the dropdown
});
</script>
<script src="{{ site.url }}/assets/javascript/main.js"></script> <script src="{{ site.url }}/assets/javascript/main.js"></script>
</body> </body>
</html> </html>

View File

@ -13,7 +13,7 @@ route: documentation
<div class="bd-docs-overlay js-toggle" data-target="js-docs"></div> <div class="bd-docs-overlay js-toggle" data-target="js-docs"></div>
<button id="js-menu-toggle" class="button bd-docs-button js-toggle" data-target="js-docs"> <button id="js-menu-toggle" class="button bd-docs-button js-toggle" data-target="js-docs">
<i class="fa-solid fa-arrow-right-from-bracket"></i> <i class="fas fa-arrow-right-from-bracket"></i>
</button> </button>
<div class="bd-docs-menu"> <div class="bd-docs-menu">
@ -32,7 +32,7 @@ route: documentation
prints=page.hero_prints prints=page.hero_prints
%} %}
<div class="bd-docs-content"> <div class="bd-docs-content algolia-content">
{% if page.markdown %} {% if page.markdown %}
<div class="content">{{ content }}</div> <div class="content">{{ content }}</div>
{% else %} {% else %}

View File

@ -121,7 +121,7 @@
margin-left: calc(-0.5 * var(--p)); margin-left: calc(-0.5 * var(--p));
margin-top: calc(-0.5 * var(--p)); margin-top: calc(-0.5 * var(--p));
.fa-solid { .fas {
transition-duration: cv.getVar("duration"); transition-duration: cv.getVar("duration");
transition-property: transform; transition-property: transform;
} }
@ -159,7 +159,7 @@
&.is-active { &.is-active {
padding-left: calc(var(--menu-width) + var(--p)); padding-left: calc(var(--menu-width) + var(--p));
.bd-docs-button .fa-solid { .bd-docs-button .fas {
transform: rotate(180deg); transform: rotate(180deg);
} }

View File

@ -35784,7 +35784,7 @@ has-background-moon.is-hoverable:active {
margin-left: calc(-0.5 * var(--p)); margin-left: calc(-0.5 * var(--p));
margin-top: calc(-0.5 * var(--p)); margin-top: calc(-0.5 * var(--p));
} }
.bd-docs.is-fullwidth .bd-docs-button .fa-solid { .bd-docs.is-fullwidth .bd-docs-button .fas {
transition-duration: var(--bulma-duration); transition-duration: var(--bulma-duration);
transition-property: transform; transition-property: transform;
} }
@ -35816,7 +35816,7 @@ has-background-moon.is-hoverable:active {
.bd-docs.is-fullwidth.is-active { .bd-docs.is-fullwidth.is-active {
padding-left: calc(var(--menu-width) + var(--p)); padding-left: calc(var(--menu-width) + var(--p));
} }
.bd-docs.is-fullwidth.is-active .bd-docs-button .fa-solid { .bd-docs.is-fullwidth.is-active .bd-docs-button .fas {
transform: rotate(180deg); transform: rotate(180deg);
} }
.bd-docs.is-fullwidth.is-active .bd-docs-menu { .bd-docs.is-fullwidth.is-active .bd-docs-menu {

File diff suppressed because one or more lines are too long

View File

@ -5,9 +5,9 @@ title: Official Bulma Documentation
subtitle: Everything you need to create a website with Bulma. subtitle: Everything you need to create a website with Bulma.
hero_prints: hero_prints:
- label: "Creative Commons" - label: "Creative Commons"
icon: "fa-brands fa-creative-commons" icon: "fab fa-creative-commons"
- label: "Contribute on GitHub" - label: "Contribute on GitHub"
icon: "fa-solid fa-code-pull-request" icon: "fas fa-code-pull-request"
--- ---
{% assign category_ids = site.data.links.category_ids %} {% assign category_ids = site.data.links.category_ids %}

View File

@ -133,7 +133,7 @@ Your project folder should look like this:
<td> <td>
<div class="icon-text has-text-html"> <div class="icon-text has-text-html">
<span class="icon"> <span class="icon">
<i class="fa-brands fa-html5"></i> <i class="fab fa-html5"></i>
</span> </span>
</div> </div>
</td> </td>
@ -144,7 +144,7 @@ Your project folder should look like this:
<td> <td>
<div class="icon-text has-text-css"> <div class="icon-text has-text-css">
<span class="icon"> <span class="icon">
<i class="fa-brands fa-css3"></i> <i class="fab fa-css3"></i>
</span> </span>
</div> </div>
</td> </td>
@ -155,7 +155,7 @@ Your project folder should look like this:
<td> <td>
<div class="icon-text has-text-success"> <div class="icon-text has-text-success">
<span class="icon"> <span class="icon">
<i class="fa-solid fa-code"></i> <i class="fas fa-code"></i>
</span> </span>
</div> </div>
</td> </td>
@ -166,7 +166,7 @@ Your project folder should look like this:
<td> <td>
<div class="icon-text has-text-sass"> <div class="icon-text has-text-sass">
<span class="icon"> <span class="icon">
<i class="fa-brands fa-sass"></i> <i class="fab fa-sass"></i>
</span> </span>
</div> </div>
</td> </td>
@ -177,7 +177,7 @@ Your project folder should look like this:
<td> <td>
<div class="icon-text has-text-js"> <div class="icon-text has-text-js">
<span class="icon"> <span class="icon">
<i class="fa-brands fa-js"></i> <i class="fab fa-js"></i>
</span> </span>
</div> </div>
</td> </td>