GitHub

Template for Bar

Icons by Font Awesome

Used in: barhamon.com

Template config

index_article_id

ID of an article to use on index page.

For example:

index_article_id: '/main'

index_tags

List of tags. Each tag’s three most recent articles will be shown on the index page. The order of tags will be preserved.

For example:

index_tags:
  - life
  - books
  - music

footer

social

List of social links.

For example:

footer:
  social:
    github: 'https://github.com/Lurk'
    mastodon: 'https://mas.to/@barhamon'
    facebook: 'https://www.facebook.com/bargamon/'
    instagram: 'https://www.instagram.com/fedorpupkin/'

Read the original on github.com ↗