Skip to content

s1486/ui-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo UI Passport

UI Passport theme for Hugo.

Install

m='ui-passport'; git submodule add "https://github.com/site-0001/${m}.git" "themes/${m}"

Update

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

Uninstall

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors