Skip to content

s8956/ui-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo UI Custom

Extended base theme for Hugo SITE-0003.

Install

git submodule add 'https://github.com/s8956/ui-custom.git' 'themes/ui-custom'

Update

git submodule update --recursive --remote --merge

Uninstall

m='ui-custom'; git submodule deinit -f "themes/${m}"; git rm -r --cached "themes/${m}"; rm -rf ".git/modules/themes/${m}"; rm -rf "themes/${m}"

Releases

No releases published

Packages

No packages published