cinarteker / golang-learn

:books: Go language learning ...

Home Page:https://shipengqi.github.io/golang-learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-learn

Go language learning ...

Usage

Development:

# install hugo-book as git submodule
git submodule add git@github.com:alex-shpak/hugo-book.git themes/book

hugo server --minify --theme book

Manually deploy:

./deploy.sh

Any changes in the content directory will automatically trigger a deployment.

Menu

By default, the hugo-book theme will render pages from the content/docs section as a menu in a tree structure. You can set title and weight in the front matter of pages to adjust the order and titles in the menu.

About

:books: Go language learning ...

https://shipengqi.github.io/golang-learn

License:MIT License


Languages

Language:Shell 100.0%