4 <div class="container">
7 <p class="muted text-small">
8 BookStack - Created By <a href="https://danb.me" title="danb.me" target="_blank" rel="noopener">Dan Brown</a> and developed with the <a href="https://github.com/BookStackApp/BookStack/graphs/contributors" target="_blank" rel="noopener">community</a>.
10 <!-- Thanks to <a href="https://www.browserstack.com/" target="_blank">BrowserStack</a> for providing easy cross-browser testing. <br> -->
11 Page generated with <a href="https://gohugo.io">hugo</a>, Site source can be found <a href="https://github.com/BookStackApp/website" rel="noopener" target="_blank">here on GitHub</a>
14 <div class="col-lg-7 col-md-9 menu">
15 <a href="{{.Site.BaseURL}}docs"><span class="icon">{{partial "icon/book.svg"}}</span> Documentation</a>
16 <a href="{{.Site.BaseURL}}#features"><span class="icon">{{partial "icon/star.svg"}}</span> Features</a>
17 <a href="{{.Site.BaseURL}}#demo"><span class="icon">{{partial "icon/touch_app.svg"}}</span> Demo</a>
18 <a href="https://github.com/BookStackApp/BookStack" target="_blank"><span class="icon">{{partial "icon/github.svg"}}</span> Github</a>
19 <a href="{{.Site.BaseURL}}blog" target="_blank"><span class="icon">{{partial "icon/rss_feed.svg"}}</span> Blog</a>
26 <script type="text/javascript">
27 if (document.querySelector('.doc-search-input') !== null) {
29 apiKey: '0401e1a1383bf8baa64b07a6eeecce0c',
30 indexName: 'bookstackapp',
31 inputSelector: '.doc-search-input',
32 debug: false // Set debug to true if you want to inspect the dropdown
36 <script async src="{{.Site.BaseURL}}js/script.js"></script>