1 {{ partial "header.html" . }}
3 <div class="container">
5 <div class="col-md-4 spaced">
6 <h2>Simple & Free <br>Wiki Software</h2>
7 <p>BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information.</p>
9 <a href="https://github.com/BookStackApp/BookStack">GitHub</a> -
10 <a href="https://demo.bookstackapp.com">Demo</a> -
11 <a href="/docs/admin/installation">Install</a>
14 <div class="col-md-8 screenshot-container-parent">
15 <div class="screenshot-container">
16 <div class="window-row">
17 <div class="window-option red"></div>
18 <div class="window-option" style="background-color: orange;"></div>
19 <div class="window-option" style="background-color: green;"></div>
21 <img class="screenshot" src="images/bookstack-hero-screenshot.jpg" alt="BookStack ScreenShot">
29 <div class="container md-margin-top">
30 <h2 id="features">Features</h2>
32 <div class="col-sm-4">
33 <h4><span class="icon">{{partial "icon/code.svg"}}</span>Free & Open Source</h4>
34 <p>BookStack is fully free and open, MIT licensed. The source is available on GitHub. There is no cost to downloading and installing your own instance of bookstack.
37 <a href="https://github.com/BookStackApp/BookStack">View the source here »</a>
40 <div class="col-sm-4" >
41 <h4><span class="icon">{{partial "icon/laptop_chromebook.svg"}}</span>Easy, Simple Interface</h4>
43 Simplicity has been the top priority when building BookStack. The page editor has a simple WYSIWYG interface and all content is broken into three simple real world groups:
46 <span class="icon book">{{partial "icon/book.svg"}}</span>Books <span class="icon chapter">{{partial "icon/collections_bookmark.svg"}}</span>Chapters <span class="icon page">{{partial "icon/description.svg"}}</span>Pages
49 <div class="col-sm-4" >
50 <h4><span class="icon">{{partial "icon/search.svg"}}</span>Searchable and Connected</h4>
52 The content in BookStack is fully searchable. You are able to search at book level or across all books, chapters & pages. The ability to link directly to any paragraph allows you to keep your documentation connected.
60 <div class="col-sm-4">
61 <h4><span class="icon">{{partial "icon/build.svg"}}</span>Configurable</h4>
63 Configuration options allow you to set-up BookStack to suit your use case. You can change the name, Logo and registration options. You can also change whether the whole system is publicly viewable or not.
66 <div class="col-sm-4" >
67 <h4><span class="icon">{{partial "icon/storage.svg"}}</span>Simple Requirements</h4>
69 BookStack is built using PHP, on top of the Laravel framework and it uses MySQL to store data. Performance has been kept in mind and BookStack can run happily on a $5 Digital Ocean VPS.
72 <div class="col-sm-4" >
73 <h4><span class="icon">{{partial "icon/directions_boat.svg"}}</span>Powerful Features</h4>
75 On top of the powerful search and linking there is also cross-book sorting, page revisions and image management. A full role and permission system allow you to lock down content and actions as required.
83 <div class="col-sm-4">
84 <h4><span class="icon">{{partial "icon/language.svg"}}</span>Multi-lingual</h4>
86 BookStack users can set their preferred language. Thanks to great community contributors, Current languages built into BookStack include EN, FR, DE, ES, IT, JA, NL, PL, RU and more.
89 <div class="col-sm-4" >
90 <h4><span class="icon">{{partial "icon/edit.svg"}}</span>Optional Markdown Editor</h4>
92 If you prefer to write in Markdown then BookStack supports you. A markdown editor is provided and includes a live-preview as you write your documentation.
95 <div class="col-sm-4" >
96 <h4><span class="icon">{{partial "icon/lock.svg"}}</span>Integrated Authentication</h4>
98 As well as the default email/password login social providers such as GitHub, Google, Slack, AzureAD and more can be used. Okta and LDAP options are available for enterprise environments.
103 <div class="shaded shaded-border md-margin-top padded-vertical large">
104 <div class="container">
106 <div class="col-sm-6">
107 <h2 class="nomargin margin-bottom" id="demo">Try Out BookStack</h2>
109 You can try out BookStack right now by using the given details.
110 <strong>The demo database & image storage is automatically reset every half hour.</strong>
111 Most standard actions are available using the provided admin login but some actions, listed below, have been restricted to keep the demo instance open & available. That said, all options & actions are at least visible to the demo admin user.
114 <strong>Actions Restricted In Demo</strong>
116 <li>User deletion</li>
117 <li>User updates</li>
118 <li>Setting updates</li>
122 <div class="col-sm-6 text-center">
123 <div class="demo-box text-left " >
124 <label>Demo site url</label> <br><a href="https://demo.bookstackapp.com" target="_blank">https://demo.bookstackapp.com</a> <br>
125 <label>Admin email</label> <br><input type="text" onclick="this.select();" value="admin@example.com" readonly="true"><br>
126 <label>Admin password</label> <br><input type="text" onclick="this.select();" value="password" readonly="true"> <br><br>
127 <a href="https://demo.bookstackapp.com/login?email=admin@example.com&password=password" class="button" target="_blank">Open demo site</a>
134 <div class="padded-vertical large">
135 <div class="container">
136 <h2 class="nomargin margin-bottom" id="screenshots">Screenshots</h2>
137 <div class="my-gallery">
139 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
141 <p>How core content is viewed in BookStack</p>
142 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
143 <a href="images/screenshots/page-view.png" data-size="1666x910">
144 <img src="images/screenshots/thumb_page-view.png" alt="Page View" loading="lazy">
148 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
150 <p>The WYSIWYG interface for editing pages</p>
151 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
152 <a href="images/screenshots/page-edit.png" data-size="1666x910">
153 <img src="images/screenshots/thumb_page-edit.png" alt="Page Editing" loading="lazy">
157 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
158 <h4>Image Manager</h4>
159 <p>How images are uploaded and managed</p>
160 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
161 <a href="images/screenshots/image-manager.png" data-size="1666x910">
162 <img src="images/screenshots/thumb_image-manager.png" alt="Image Manager" loading="lazy">
171 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
172 <h4>All Books Overview</h4>
173 <p>An overview of the top-level categorisation</p>
174 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
175 <a href="images/screenshots/books-view.png" data-size="1666x910">
176 <img src="images/screenshots/thumb_books-view.png" alt="View of all books" loading="lazy">
180 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
181 <h4>Book Overview</h4>
182 <p>A view of the main content container: A book</p>
183 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
184 <a href="images/screenshots/book-overview.png" data-size="1666x910">
185 <img src="images/screenshots/thumb_book-overview.png" alt="Book Overview" loading="lazy">
189 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
190 <h4>Book Sorting</h4>
191 <p>How created content can be sorted within a book</p>
192 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
193 <a href="images/screenshots/book-sorting.png" data-size="1666x910">
194 <img src="images/screenshots/thumb_book-sorting.png" alt="Book Content Sorting View" loading="lazy">
203 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
204 <h4>Global Search</h4>
205 <p>The main interface for searching created content</p>
206 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
207 <a href="images/screenshots/search.png" data-size="1666x910">
208 <img src="images/screenshots/thumb_search.png" alt="Searching all content" loading="lazy">
212 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
213 <h4>App Settings</h4>
214 <p>A view the of application system settings</p>
215 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
216 <a href="images/screenshots/settings-view.png" data-size="1666x910">
217 <img src="images/screenshots/thumb_settings-view.png" alt="Settings View" loading="lazy">
221 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
222 <h4>Profile Page</h4>
223 <p>A user profile page, showing their activity and content</p>
224 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
225 <a href="images/screenshots/profile-page.png" data-size="1666x910">
226 <img src="images/screenshots/thumb_profile-page.png" alt="Profile Editing Screen" loading="lazy">
237 <div class="shaded shaded-border md-margin-top padded-vertical large">
238 <div class="container">
239 <h2>Latest From The Blog</h2>
241 {{ range first 4 ( where .Site.Pages "Section" "blog") }}
242 <div class="blogpost-card">
243 <a href="{{.Permalink}}">
244 {{ if .Params.image }}
245 <div class="image" style="background-image: url({{.Params.image}});"></div>
247 <div class="text">{{ .Title }}</div>
252 <div class="clearfix"></div>
254 <div class="padded-top"><a class="button" href="/blog">Read the blog »</a></div>
258 <!-- Root element of PhotoSwipe. Must have class pswp. -->
259 <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
260 <div class="pswp__bg"></div>
261 <div class="pswp__scroll-wrap">
262 <div class="pswp__container">
263 <div class="pswp__item"></div>
264 <div class="pswp__item"></div>
265 <div class="pswp__item"></div>
267 <div class="pswp__ui pswp__ui--hidden">
268 <div class="pswp__top-bar">
269 <div class="pswp__counter"></div>
270 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
271 <button class="pswp__button pswp__button--share" title="Share"></button>
272 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
273 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
274 <div class="pswp__preloader">
275 <div class="pswp__preloader__icn">
276 <div class="pswp__preloader__cut">
277 <div class="pswp__preloader__donut"></div>
282 <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
283 <div class="pswp__share-tooltip"></div>
285 <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
287 <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
289 <div class="pswp__caption">
290 <div class="pswp__caption__center"></div>
296 <script async src="libs/photoswipe.min.js"></script>
298 {{ partial "footer.html" . }}