Hugo Bilberry First commit to gitea@cowbay.org
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Über Bilberry"
|
||||
date: 2017-11-01T13:18:45+01:00
|
||||
showDate: false
|
||||
---
|
||||
Bilberry ist ein Premium Theme für den [Hugo Static Website Builder](https://gohugo.io).
|
||||
|
||||
Das Theme beinhaltet viele Features wie bspw.:
|
||||
|
||||
- Integration für die [Algolia-Suche](https://algolia.com)
|
||||
- Integration für [Disqus Kommentare](https://disqus.com)
|
||||
- Gravatar-Integration oder eigenes Profilbild im Header
|
||||
- Tastaturunterstützung für die Suche (`s` Taste drücken, etwas Schreiben, per `enter` bestätigen oder mit `esc` abbrechen)
|
||||
- Responsive Design - optimiert für Desktop und mobile Geräte
|
||||
- Volle Unterstützung für Übersetzungen (en, de, fr, ru, es bereits integriert!)
|
||||
- Volle Unterstützung für mehrsprachige Seiten
|
||||
- Verschiedene Post-Types (`article`, `audio`, `code`, `gallery`, `link`, `page`, `picture`, `quote`, `video`)
|
||||
- Einfache Konfiguration und Erweiterung um persönliche Typen
|
||||
|
||||
|
||||
*Dieses Theme ist eine Adaptopn des Lingonberry Themes von [Anders Norén](http://www.andersnoren.se/teman/lingonberry-wordpress-theme/)*
|
||||
|
||||
**[Weitere Informationen auf GitHub](https://github.com/Lednerb/bilberry-hugo-theme)**
|
||||
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "About Bilberry"
|
||||
date: 2017-11-01T13:18:45+01:00
|
||||
excludeFromTopNav: false
|
||||
showDate: false
|
||||
---
|
||||
Bilberry is a premium theme for the [Hugo Static Website Builder](https://gohugo.io).
|
||||
|
||||
It is full of little nice features, such as:
|
||||
|
||||
- built-in integration for the wonderful [algolia search](https://algolia.com)
|
||||
- built-in integration for the powerful [disqus comments](https://disqus.com)
|
||||
- gravatar and custom image integration for the header
|
||||
- keyboard shortcut for the search (press the `s` key, type something and hit `enter` or `esc`)
|
||||
- responsive design - optimized for desktop and mobile devices
|
||||
- full internationalization (i18n) support (en, de, fr, ru, es out of the box!)
|
||||
- full mutli-language support
|
||||
- custom post types (`article`, `audio`, `code`, `gallery`, `link`, `page`, `picture`, `quote`, `video`)
|
||||
- easy configuration to add more according to your needs
|
||||
|
||||
|
||||
*This Bilberry theme is inspired by the Lingonberry theme from [Anders Norén](http://www.andersnoren.se/teman/lingonberry-wordpress-theme/)*
|
||||
|
||||
**[Further information at GitHub](https://github.com/Lednerb/bilberry-hugo-theme)**
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Github"
|
||||
date: 2017-11-01T13:17:56+01:00
|
||||
|
||||
# set the link if you want to redirect the user.
|
||||
link: "https://github.com/Lednerb/bilberry-hugo-theme"
|
||||
# set the html target parameter if you want to change default behavior
|
||||
target: "_blank"
|
||||
---
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Github"
|
||||
date: 2017-11-01T13:17:56+01:00
|
||||
|
||||
# set the link if you want to redirect the user.
|
||||
link: "https://github.com/Lednerb/bilberry-hugo-theme"
|
||||
# set the html target parameter if you want to change default behavior
|
||||
target: "_blank"
|
||||
---
|
||||
Reference in New Issue
Block a user