Skip to content

🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites

License

Notifications You must be signed in to change notification settings

awesome-hugo/Hextra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hextra

https://github.com/imfing/hextra

Modern, responsive, batteries-included Hugo theme for creating beautiful static websites.

https://imfing.github.io/hextra/docs/getting-started/

Setup Hextra as Git submodule

hugo new site . --force --format=yaml
git submodule add https://github.com/imfing/hextra.git themes/hextra
hugo new content/_index.md
hugo new content/docs/_index.md
hugo server --buildDrafts --disableFastRender
hugo server

Configure hugo.yaml to use Hextra theme by adding the following:

theme: hextra

About

🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published