Skip to content

Commit

Permalink
Merge pull request #140 from dita-ot/feature/bootstrap-533-plugins
Browse files Browse the repository at this point in the history
Update DITA Bootstrap plug-ins to version 5.3.3
  • Loading branch information
jelovirt authored Oct 2, 2023
2 parents 7daeaf9 + e69460d commit 528e8f3
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 0 deletions.
20 changes: 20 additions & 0 deletions net.infotexture.dita-bootstrap.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,25 @@
],
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.2.zip",
"cksum": "7d29ef6da445ebb0c7dcec84d191f2c118ad9fa15ea77c92b7f274550de5aca8"
},
{
"name": "net.infotexture.dita-bootstrap",
"description": "Styled HTML5 output with an extensible Bootstrap template",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive"],
"homepage": "https://infotexture.github.io/dita-bootstrap",
"vers": "5.3.3",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "fox.jason.extend.css",
"req": ">=1.2.2"
}
],
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.3.zip",
"cksum": "b322d1edbcf3dca97e594a889e2ec01f3b396d79b0109cf75448f899a65d0ab1"
}
]
22 changes: 22 additions & 0 deletions net.infotexture.dita-bootstrap.lunr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"name": "net.infotexture.dita-bootstrap.lunr",
"description": "Lunr.js search for DITA Bootstrap",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Lunr", "Search"],
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
"vers": "5.3.3",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "net.infotexture.dita-bootstrap",
"req": ">=5.3.3"
}
],
"url": "https://github.com/infotexture/dita-bootstrap.lunr/archive/5.3.3.zip",
"cksum": "42a820bcae1bf9f903028b928c9f2fea5c5243da07d72f75f4db076ac3f13ce0"
}
]
22 changes: 22 additions & 0 deletions net.infotexture.dita-bootstrap.sass.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"name": "net.infotexture.dita-bootstrap.sass",
"description": "Sass theme customization for DITA Bootstrap 5.3.3",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Sass", "Themes"],
"homepage": "https://infotexture.github.io/dita-bootstrap/sass.html",
"vers": "5.3.3",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "net.infotexture.dita-bootstrap",
"req": ">=5.3.3"
}
],
"url": "https://github.com/infotexture/dita-bootstrap.sass/archive/5.3.3.zip",
"cksum": "6331f354194e9ca66830a52413c1ccfa2de42f139db646ac4312834b2ecbc921"
}
]

0 comments on commit 528e8f3

Please sign in to comment.