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">
15 <img class="screenshot" src="images/bookstack-hero-screenshot.png" alt="BookStack ScreenShot">
22 <div class="container md-margin-top">
23 <h2 id="features">Features</h2>
25 <div class="col-sm-4">
26 <h4><span class="icon">{{partial "icon/code.svg"}}</span>Free & Open Source</h4>
27 <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.
30 <a href="https://github.com/BookStackApp/BookStack">View the source here »</a>
33 <div class="col-sm-4" >
34 <h4><span class="icon">{{partial "icon/laptop_chromebook.svg"}}</span>Easy, Simple Interface</h4>
36 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:
39 <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
42 <div class="col-sm-4" >
43 <h4><span class="icon">{{partial "icon/search.svg"}}</span>Searchable and Connected</h4>
45 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 keeps your documentation connected.
53 <div class="col-sm-4">
54 <h4><span class="icon">{{partial "icon/build.svg"}}</span>Configurable</h4>
56 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.
59 <div class="col-sm-4" >
60 <h4><span class="icon">{{partial "icon/storage.svg"}}</span>Simple Requirements</h4>
62 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.
65 <div class="col-sm-4" >
66 <h4><span class="icon">{{partial "icon/directions_boat.svg"}}</span>Powerful Features</h4>
68 On top of the powerful search and linking there is also cross-book sorting, Page revisions, Image management. Some more mega-features are planned such as static-site generation and quick exporting.
73 <div class="shaded shaded-border md-margin-top padded-vertical large">
74 <div class="container">
76 <div class="col-sm-6">
77 <h2 class="nomargin margin-bottom" id="demo">Try Out BookStack</h2>
79 You can try out BookStack right now by using the given details.
80 <strong>The demo database & image storage is automatically reset every half hour.</strong>
81 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.
84 <strong>Actions Restricted In Demo</strong>
86 <li>User deletion</li>
88 <li>Setting updates</li>
92 <div class="col-sm-6 text-center">
93 <div class="demo-box text-left " >
94 <label>Demo site url</label> <br><a href="https://demo.bookstackapp.com" target="_blank">https://demo.bookstackapp.com</a> <br>
95 <label>Admin email</label> <br><input type="text" onclick="this.select();" value="admin@example.com" readonly="true"><br>
96 <label>Admin password</label> <br><input type="text" onclick="this.select();" value="password" readonly="true"> <br><br>
97 <a href="https://demo.bookstackapp.com" class="button" target="_blank">Open demo site</a>
104 <div class="padded-vertical large">
105 <div class="container">
106 <h2 class="nomargin margin-bottom" id="screenshots">Screenshots</h2>
107 <div class="my-gallery">
109 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
111 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
112 <a href="images/screenshots/page-view.png" data-size="1920x1080">
113 <img src="images/screenshots/thumb_page-view.png" alt="Page View">
117 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
119 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
120 <a href="images/screenshots/page-edit.png" data-size="1920x1080">
121 <img src="images/screenshots/thumb_page-edit.png" alt="Page Editing">
125 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
126 <h4>Image Manager</h4>
127 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
128 <a href="images/screenshots/image-manager.png" data-size="1920x1080">
129 <img src="images/screenshots/thumb_image-manager.png" alt="Image Manager">
136 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
137 <h4>All Books Overview</h4>
138 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
139 <a href="images/screenshots/books-view.png" data-size="1920x1080">
140 <img src="images/screenshots/thumb_books-view.png" alt="View of all books">
144 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
145 <h4>Book Overview</h4>
146 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
147 <a href="images/screenshots/book-overview.png" data-size="1920x1080">
148 <img src="images/screenshots/thumb_book-overview.png" alt="Book Overview">
152 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
153 <h4>Book Sorting</h4>
154 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
155 <a href="images/screenshots/book-sorting.png" data-size="1920x1080">
156 <img src="images/screenshots/thumb_book-sorting.png" alt="Book Content Sorting View">
163 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
164 <h4>Global Search</h4>
165 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
166 <a href="images/screenshots/search.png" data-size="1920x1080">
167 <img src="images/screenshots/thumb_search.png" alt="Searching all content">
171 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
172 <h4>App Settings</h4>
173 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
174 <a href="images/screenshots/settings-view.png" data-size="1920x1080">
175 <img src="images/screenshots/thumb_settings-view.png" alt="Settings View">
179 <div class="col-sm-4 col-sm-offset-0 col-xs-8 col-xs-offset-2">
180 <h4>Profile Update Page</h4>
181 <figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
182 <a href="images/screenshots/profile-edit-view.png" data-size="1920x1080">
183 <img src="images/screenshots/thumb_profile-edit-view.png" alt="Profile Editing Screen">
194 <div class="shaded shaded-border md-margin-top padded-vertical large">
195 <div class="container">
196 <h2>Latest From The Blog</h2>
198 {{ range first 4 ( where .Data.Pages "Section" "blog") }}
199 <div class="blogpost-card">
200 <a href="{{.Permalink}}">
201 {{ if .Params.image }}
202 <div class="image" style="background-image: url({{.Params.image}});"></div>
204 <div class="text">{{ .Title }}</div>
209 <div class="clearfix"></div>
211 <div class="padded-top"><a class="button" href="/blog">Read the blog »</a></div>
215 <!-- Root element of PhotoSwipe. Must have class pswp. -->
216 <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
217 <div class="pswp__bg"></div>
218 <div class="pswp__scroll-wrap">
219 <div class="pswp__container">
220 <div class="pswp__item"></div>
221 <div class="pswp__item"></div>
222 <div class="pswp__item"></div>
224 <div class="pswp__ui pswp__ui--hidden">
225 <div class="pswp__top-bar">
226 <div class="pswp__counter"></div>
227 <button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
228 <button class="pswp__button pswp__button--share" title="Share"></button>
229 <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
230 <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
231 <div class="pswp__preloader">
232 <div class="pswp__preloader__icn">
233 <div class="pswp__preloader__cut">
234 <div class="pswp__preloader__donut"></div>
239 <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
240 <div class="pswp__share-tooltip"></div>
242 <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
244 <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
246 <div class="pswp__caption">
247 <div class="pswp__caption__center"></div>
253 <script async src="libs/photoswipe.min.js"></script>
255 {{ partial "footer.html" . }}