hinode icon indicating copy to clipboard operation
hinode copied to clipboard

A clean documentation and blog theme for your Hugo site based on Bootstrap 5

Results 57 hinode issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.2 to 17.7.0. Release notes Sourced from eslint-plugin-n's releases. v17.7.0 17.7.0 (2024-05-14) 🌟 Features hashbang: Add support to map extensions to executables (#278) (3fd7639) node-builtin: Add node...

dependencies
javascript

## Describe the bug In https://github.com/gethinode/template `npm install` results in ``` npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/eslint-plugin-n npm ERR! dev eslint-plugin-n@"^17.3.1" from the root...

bug

## Describe the bug if you use the search bar, it occurs under certain system conditions that texts are not displayed completely. ## To reproduce Using a placeholder text >20...

bug

## Describe the bug When `toc: false` is set globally, setting `includeToc: true` in a content page frontmatter does not include a ToC. ## To reproduce Steps to reproduce the...

bug

## Problem or enhancement idea I'd like to include just static images to blog without processing them, cuz some of them look worse after that. ## Proposed solution Add to...

enhancement

## Problem or enhancement idea Authors of posts aren't visible. ## Proposed solution Layout for section with mentioned authors of posts with button to read more information about authors. On...

enhancement

## Problem or enhancement idea Hinode provides the [link shortcode ](https://gethinode.com/docs/components/link/) to simplify links to internal and external pages. It includes an option to open external links in a new...

enhancement

## Problem or enhancement idea Related content is a proven way to improve user engagement. Hugo offers the option to [list this content ](https://gohugo.io/content-management/related/) based on date and keywords. ##...

enhancement

## Describe the bug Vendoring the modules of Hinode's example site creates an invalid module list. ## To reproduce Steps to reproduce the behavior: ```bash git clone https://github.com/gethinode/hinode.git cd hinode/exampleSite...

bug

## Describe the bug The CSS purge of the Hinode example site no longer seems to work. ## To reproduce 1. Clone the Hinode repo with `git clone https://github.com/gethinode/hinode.git` 2....

bug