Skip to content

Commit

Permalink
Merge pull request #206 from joho1968/master
Browse files Browse the repository at this point in the history
Updated BS5Plain, added BS5Docs
  • Loading branch information
clickwork-git authored Sep 5, 2024
2 parents 8f24a73 + e71ebfd commit 2035775
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 11 deletions.
24 changes: 24 additions & 0 deletions items/bs5docs/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "BS5Docs",
"version": "1.0.1",
"author_username": "joho",
"release_date": "2024-09-05",
"license": "AGPLv3",
"price_usd": "0",
"download_url": "https://github.com/joho1968/bludit-bs5docs/archive/refs/tags/1.0.1.zip",
"demo_url": "https://bludit-bs5docs.joho.se/",
"information_url": "https://code.webbplatsen.net/bludit/bs5docs-theme-for-bludit",
"credits": "WebbPlatsen i Sverige AB",
"credits_url": "https://www.webbplatsen.se",
"description": "Responsive Bootstrap 5 theme to build documentation sites with Bludit",
"features": {
"0": "Good accessibility (screen reader) support",
"1": "Create beautiful online documentation with Bludit and BS5Docs",
"2": "Auto-generated Table of Contents",
"3": "Mobile friendly",
"4": "Support for sidebar content",
"5": "Support for homepage, static pages, sub pages, regular pages, sticky pages",
"6": "Support for pagenotfound",
"7": "Auto light/dark"
}
}
Binary file added items/bs5docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 15 additions & 11 deletions items/bs5plain/metadata.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
{
"name": "BS5Plain",
"version": "1.0.1",
"version": "1.0.4",
"author_username": "joho",
"release_date": "2024-07-11",
"release_date": "2024-09-05",
"license": "AGPLv3",
"price_usd": "0",
"download_url": "https://github.com/joho1968/bludit-bs5plain/archive/refs/tags/1.0.1.zip",
"download_url": "https://github.com/joho1968/bludit-bs5plain/archive/refs/tags/1.0.4.zip",
"demo_url": "https://bludit-bs5plain.joho.se/",
"information_url": "",
"credits": "",
"credits_url": "",
"description": "Bootstrap 5 theme for Bludit 3.15.x with support for most Bludit features",
"information_url": "https://code.webbplatsen.net/bludit/bs5plain-theme-for-bludit",
"credits": "WebbPlatsen i Sverige AB",
"credits_url": "https://www.webbplatsen.se",
"description": "Bootstrap 5 theme for Bludit 3.x with support for most Bludit features",
"features": {
"0": "Auto light/dark",
"1": "Blog flow",
"2": "Navbar static pages",
"3": "Sidebar content"
"0": "Responsive theme based on Bootstrap 5.3",
"1": "Supports sidebar content, RSS feed, and Social Media links",
"2": "Supports blog flow and homepage",
"3": "Supports static pages, sticky pages, and sub-pages",
"4": "Browing by tag and category",
"5": "Mobile friendly",
"6": "Good accessibility (screen reader) support",
"7": "Auto light/dark"
},
"description_de": "_DESCRIPTION_GERMAN_",
"features_de": {
Expand Down

0 comments on commit 2035775

Please sign in to comment.