Giter Site home page Giter Site logo

khoile2002 / hinode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gethinode/hinode

0.0 0.0 0.0 26.37 MB

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

Home Page: https://kinhnghiemso.vn/

License: MIT License

JavaScript 6.80% HTML 71.08% SCSS 22.12%

hinode's Introduction

Hugo Theme Hinode

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

AboutPrerequisitesInstallationConfigurationContributingDonateLicense

About

Logo

Hinode is a clean documentation and blog theme for Hugo, an open-source static site generator. Based on the Bootstrap 5 framework, the rendered site is fast, secure, and responsive. Hinode uses FlexSearch to enable full text search across your site. Finally, the theme uses Node Package Manager to automate the build process and to keep track of dependencies.

Additional features include:

  • Switching between light mode and dark mode
  • Support for multiple languages
  • Reusable Bootstrap components through configurable shortcodes and partials
  • Embedded comments through light-weight integration with GitHub via utteranc.es
  • Integrated sidebar navigation for content-heavy sections, such as documentation pages
  • Reponsive image handling for multiple screen sizes and resolutions
  • Optimized search results, scoring 100 points for SEO on PageSpeed Insights
  • Secure by default, scoring A+ on Mozilla Observatory test

Detailed information about Hinode is available on the official website.

Prerequisites

Hinode requires Git, Node.js and npm for local development and testing. Download the Git binary from the official website. Next, download and install Node.js (it includes npm) for your platform.

Installation

Start a new Hinode project in three steps:

  1. Create a new site

    Hinode is available as a child theme, and a main theme. The child theme uses npm to link to the latest available version of Hinode. Unless you plan to customize a lot, it is recommended to use the child theme:

    git clone https://github.com/gethinode/child.git my-hinode-site && cd my-hinode-site

    Use the main theme if you intend to customize the base code:

    git clone https://github.com/gethinode/hinode.git my-hinode-site && cd my-hinode-site
  2. Install dependencies

    npm install
  3. Start development server

    npm run start

Configuration

See the official documentation on how to configure your site.

Contributing

See the official documentation on how to contribute to the open-source development of Hinode.

Credits

Hinode is inspired by the following themes:

  • Blist - a clean and fast blog theme for your Hugo site using Tailwind CSS.
  • Doks - a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.

Donate

Buy Me A Coffee

License

The hinode and child codebase is released under the MIT license. The documentation (including the "README" and docs codebase) is licensed under the Creative Commons (CC BY-NC 4.0) license.

hinode's People

Contributors

markdumay avatar dependabot[bot] avatar dgrammlich avatar khoile2002 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.