Skip to content

A theme for Hugo that I forked and subsequently modified for my specific needs.

License

Notifications You must be signed in to change notification settings

ryanpxx/begin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is the Bootstrap3 based theme for Hugo.

This theme "begin" was forked from here and subsequently modified for my needs.

Changelog

The following provides an overview of my changes:

  1. Footer is now a simple partial that takes the following parameters:
 [params]
     footerImprintLabel = "Impressum"
     footerPrivacyLabel = "Datenschutzerklärung"
     footerLicenseLabel = "Lizenz"
  1. Modified the sidebar and listing templates such that pages can be optionally excluded from the listing. Adding the following parameter to a page's frontmatter will exclude it:
ExcludeFromPostListing: "true"
  1. Removed significant amounts of formatting from the listing pages for a cleaner, simpler article listing.

About

A theme for Hugo that I forked and subsequently modified for my specific needs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.5%
  • CSS 25.5%