Updated README and plugin.json
This commit is contained in:
parent
e076ffcb7f
commit
09b8c0c687
|
@ -1,12 +1,12 @@
|
|||
# Sidebar For Tiny Theme
|
||||
# Sidebar For Bayou
|
||||
|
||||
Sidebar for Tiny Theme is a Micro.blog plugin that adds a sidebar to a blog using [Tiny Theme](https://tiny.micro.blog/), by Matt Langford. This can be used to show your [blog-roll](https://www.manton.org/2024/03/11/recommendations-and-blogrolls.html), links, and pretty much anything you can imagine going into a sidebar.
|
||||
Sidebar for Bayou is a Micro.blog plugin that adds a sidebar to a blog using [Bayou Theme](https://github.com/MattSLangford/Bayou-Theme), by Matt Langford. This can be used to show your [blog-roll](https://www.manton.org/2024/03/11/recommendations-and-blogrolls.html), links, and pretty much anything you can imagine going into a sidebar.
|
||||
|
||||
For an example of how this looks on a blog, visit [the example site](https://sidebar-for-tiny-theme.lmika.dev/) or [my own blog](https://lmika.org/).
|
||||
For an example of how this looks on a blog, visit [the example site](https://sidebar-for-bayou.lmika.dev/).
|
||||
|
||||
Questions? Bugs? Ideas? Please raise them as Github issue or [contact me directly](https://leonmika.com).
|
||||
|
||||
## Credit
|
||||
|
||||
Tiny Theme is created and maintained by [Matt Langfield](http://micro.blog/mtt?remote_follow=1).
|
||||
Bayou is created and maintained by [Matt Langfield](http://micro.blog/mtt?remote_follow=1).
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"title": "Sidebar for Bayou",
|
||||
"description": "Adds a sidebar to a blog using the Bayou theme",
|
||||
"includes": [
|
||||
|
|
Loading…
Reference in a new issue