diff --git a/net.infotexture.dita-bootstrap.json b/net.infotexture.dita-bootstrap.json index a150ff8..9a61a57 100644 --- a/net.infotexture.dita-bootstrap.json +++ b/net.infotexture.dita-bootstrap.json @@ -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" } ] diff --git a/net.infotexture.dita-bootstrap.lunr.json b/net.infotexture.dita-bootstrap.lunr.json new file mode 100644 index 0000000..8bcf454 --- /dev/null +++ b/net.infotexture.dita-bootstrap.lunr.json @@ -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" + } +] diff --git a/net.infotexture.dita-bootstrap.sass.json b/net.infotexture.dita-bootstrap.sass.json new file mode 100644 index 0000000..36272c5 --- /dev/null +++ b/net.infotexture.dita-bootstrap.sass.json @@ -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" + } +]