Add »Remixes«\nFixes #102
This commit is contained in:
parent
f37afa0eac
commit
a778bcdacf
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -64,6 +64,16 @@ hugo new blog/my-new-post.md
|
|||
|
||||
Add a `custom_head.html`-file to your `layouts/partials`-directory. In there you may add a `<style>`-tag, *or* you may add a `<link>`-tag referencing your own `custom.css` (in case you prefer to have a separate `.css`-file). Check out the [`style.html`](https://github.com/janraasch/hugo-bearblog/blob/master/layouts/partials/style.html)-file to find out which CSS-styles are applied by default.
|
||||
|
||||
## Remixes 🎭
|
||||
|
||||
The community has created some interesting variations of the Hugo ʕ•ᴥ•ʔ Bear Blog. While the main theme stays true to the minimal Bear Blog philosophy, these remixes experiment with additional features:
|
||||
|
||||
* [Hugo ʕ•ᴥ•ʔ Bear Blog ✨ Neo](https://github.com/rokcso/hugo-bearblog-neo/) - Features Chinese documentation and an innovative "Toast" upvote system.
|
||||
|
||||
* [ᕦʕ •ᴥ•ʔᕤ Bear Cub](https://github.com/clente/hugo-bearcub) - A multilingual variant with experimental features like automatic social card generation.
|
||||
|
||||
_Note: These are independent forks maintained by their respective creators._
|
||||
|
||||
## Contributing & Community 🤝
|
||||
|
||||
Interested in contributing to Hugo ʕ•ᴥ•ʔ Bear Blog? Thanks for your interest!
|
||||
|
|
Loading…
Add table
Reference in a new issue