Skip to content

asjdf/atom-hugo-theme

Repository files navigation

atom-hugo-theme

atom自用hugo主题

How to use?

There are two methods for you to install and upgrade the theme.

Method 1

Download:

git clone https://github.com/asjdf/atom-hugo-theme themes/atom-hugo-theme --depth=1

Update:

cd themes/atom-hugo-theme
git pull

Method 2

Download:

git submodule add --depth=1 https://github.com/asjdf/atom-hugo-theme themes/atom-hugo-theme
git submodule update --init --recursive # needed when you reclone your repo (submodules may not get cloned automatically)

Update:

git submodule update --remote --merge

About

atom自用hugo主题

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published