mirror of
https://github.com/gethinode/hinode.git
synced 2025-10-18 07:23:09 +00:00
Apply docs layout
This commit is contained in:
@@ -3,4 +3,5 @@ title: "Credits"
|
||||
description: ""
|
||||
date: "2023-01-06"
|
||||
group: about
|
||||
layout: docs
|
||||
---
|
||||
|
@@ -3,4 +3,5 @@ title: "License"
|
||||
description: ""
|
||||
date: "2023-01-06"
|
||||
group: about
|
||||
layout: docs
|
||||
---
|
||||
|
@@ -4,6 +4,7 @@ title: "Accordion"
|
||||
date: 2023-01-05
|
||||
description: "Use the accordion shortcode to show a group of vertically collapsing and expanding items."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Alert"
|
||||
date: 2023-01-05
|
||||
description: "Use the alert shortcode to display a contextual feedback message."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Badge"
|
||||
date: 2023-01-11
|
||||
description: "Use the badge to enrich headings and buttons."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Breadcrumb"
|
||||
date: 2023-01-05
|
||||
description: "Use the breadcrumb shortcode to display the current page’s location within the site's navigational hierarchy."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Button Group"
|
||||
date: 2023-01-05
|
||||
description: "Use the button-group shortcode to display a group of buttons."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Button"
|
||||
date: 2023-01-05
|
||||
description: "Use the button shortcode to display a button with a hyperlink."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Card"
|
||||
date: 2023-01-05
|
||||
description: "Use the card shortcode to display a card that links to a content page."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Carousel"
|
||||
date: 2023-01-05
|
||||
description: "Use the carousel shortcode to display a carousel of several images."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Collapse"
|
||||
date: 2023-01-05
|
||||
description: "Use the collapse shortcode to reveil or hide a panel."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Command Prompt"
|
||||
date: 2023-01-05
|
||||
description: "The command shortcode generates terminal output for either Bash, PowerShell, or SQL shell languages."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Image"
|
||||
date: 2023-01-05
|
||||
description: "Use the image shortcode to display a responsive image with a specific aspect ratio."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,12 +4,15 @@ title: "Navbar"
|
||||
date: 2023-01-05
|
||||
description: "Use the navbar shortcode to display a navigation header with a toggler."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
||||
Use the `navbar` shortcode to display a navigation header with a toggler. The menu items are derived from the site's configuration, which defaults to the menus defined under `main`. Nested items are supported at one-level depth. The navigation bar includes a search area and a language switcher if applicable. The items in the navigation header are accentuated if the current page or any of its descendants is active.
|
||||
|
||||
<!-- TODO: add sidebar -->
|
||||
|
||||
## Arguments
|
||||
|
||||
The shortcode supports the following arguments:
|
||||
|
@@ -4,6 +4,7 @@ title: "Spinner"
|
||||
date: 2023-01-05
|
||||
description: "Use the spinner shortcode to indicate the loading state of a component or page."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Toast"
|
||||
date: 2023-01-05
|
||||
description: "Use the toast shortcode to display a dismissable message in the bottom-right corner of the screen."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,6 +4,7 @@ title: "Tooltip"
|
||||
date: 2023-01-05
|
||||
description: "Use the toast shortcode to display a dismissable message in the bottom-right corner of the screen."
|
||||
group: components
|
||||
layout: docs
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
@@ -4,5 +4,5 @@ title: Figures
|
||||
description:
|
||||
date: 2023-01-06
|
||||
group: content
|
||||
toc: true
|
||||
layout: docs
|
||||
---
|
@@ -4,5 +4,5 @@ title: Images
|
||||
description:
|
||||
date: 2023-01-06
|
||||
group: content
|
||||
toc: true
|
||||
layout: docs
|
||||
---
|
@@ -4,5 +4,5 @@ title: Tables
|
||||
description:
|
||||
date: 2023-01-06
|
||||
group: content
|
||||
toc: true
|
||||
layout: docs
|
||||
---
|
@@ -4,5 +4,5 @@ title: Typography
|
||||
description: Documentation and examples for Bootstrap typography, including global settings, headings, body text, lists, and more.
|
||||
date: 2023-01-06
|
||||
group: content
|
||||
toc: true
|
||||
layout: docs
|
||||
---
|
@@ -4,7 +4,7 @@ title: Contribute
|
||||
description: Contribute to the open-source development of the Hinode theme.
|
||||
date: 2023-01-06
|
||||
group: getting-started
|
||||
toc: true
|
||||
layout: docs
|
||||
---
|
||||
|
||||
1. Clone the repository and create a new branch
|
||||
|
@@ -9,7 +9,7 @@ aliases:
|
||||
- "/en/docs/getting-started/"
|
||||
- "/en/getting-started/"
|
||||
- "/en/docs/"
|
||||
toc: true
|
||||
layout: docs
|
||||
---
|
||||
|
||||
Hinode is a clean blog theme for [Hugo][hugo], an open-source static site generator. Based on the [Bootstrap 5][bootstrap] framework, the rendered site is fast, secure, and responsive. Hinode uses [FlexSearch][flexsearch] to enable full text search across your site. Finally, the theme uses [Node Package Manager][npm] to automate the build process and to keep track of dependencies. More information is available on the [about]({{< ref "about" >}} "about") page.
|
||||
|
Reference in New Issue
Block a user