Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (21 loc) · 492 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 492 Bytes

yas-hugo

comfortable hugo theme

yas-hugo Screenshot

Getting Started

Clone this repository to your hugo theme directory.

mkdir themes
cd themes
git clone https://github.com/glabra/yas-hugo.git

Features

  • Google Analytics supported
  • Customizable header menu (through [[menu.sitemenu]])

[[menu.sitemenu]] syntax

[[menu.sitemenu]]
	name = "name"
	url = "https://example.com"

License

yas-hugo is licensed under the MIT License.