Skip to content

Web directory using Hugo and webstack-hugo.

License

Notifications You must be signed in to change notification settings

senzyo/webstack-hugo

 
 

Repository files navigation

Navigation-on-Devices

中文 README

Introduction

This is a modified version of webstack-hugo-v2.0rc2 with some simple changes:

  • Replaced the display icon of website with SVG format. All icons are drawn by me. Some websites use the default icon.
  • Supports custom icons for submenus.
  • Uses a floating button to switch to dark mode instead of specifying dark mode in config.toml.
  • Fixed the search bar to the top bar.
  • Supports custom search engines.
  • Supports website ownership verification through <meta> tags.
  • Modified the 404 page.
  • Removed the 'About this site' page and related templates.
  • Uses Hugo built-in templates: Open Graph and Twitter Cards.
  • Supports custom GitHub link in the upper right corner of pages.

Usage

git clone https://github.com/senzyo/webstack-hugo.git

Download Hugo, and it is recommended to use the hugo_extended version.

Develop:

hugo server

Build:

hugo --gc --minify

Customization

Thanks to

About

Web directory using Hugo and webstack-hugo.

Resources

License

Stars

Watchers

Forks

Languages

  • CSS 40.4%
  • HTML 37.0%
  • JavaScript 21.1%
  • Other 1.5%