Skip to content

ErickChacon/scholar-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scholar-docs

About

Hugo theme using Bootstrap 5 to show documentation.

Webpage example

Features

  • It creates a expandable sidebar using all the files inside the content folder. This way you can easily navigate all the pages of your project. Each folder should contain an _index.html file with a title on the yaml section.
  • You can remove the sidebar setting up the parameter sidebar = false in the config.toml file.
  • The _index.html or _index.md main file of the webpage can contain a list of authors and webpages to be shown in the webpage.
  • It includes a sticky header. You can define the desired links into the header. These elements should be defined in [menu.main] on the config.toml file.
  • It includes a sticky footer. You can use social media links on the footer defining [params.social] on the config.toml file. The icons are used from fontawesome.

Examples

Check the config-example.toml to define the desired attributes.

About

Hugo theme for project documentation using Bootstrap 5.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published