]> BookStack Code Mirror - website/commitdiff
Started blog post for v0.20 and update some other docs
authorDan Brown <redacted>
Sun, 11 Feb 2018 14:50:34 +0000 (14:50 +0000)
committerDan Brown <redacted>
Sun, 11 Feb 2018 14:50:34 +0000 (14:50 +0000)
content/blog/beta-release-v0-20-0.md [new file with mode: 0644]
content/docs/admin/commands.md
content/docs/admin/visual-customisation.md
static/images/blog-cover-images/drawing-sergey-zolkin.jpg [new file with mode: 0644]

diff --git a/content/blog/beta-release-v0-20-0.md b/content/blog/beta-release-v0-20-0.md
new file mode 100644 (file)
index 0000000..3951c17
--- /dev/null
@@ -0,0 +1,37 @@
++++
+categories = ["Releases"]
+tags = ["Releases"]
+title = "Beta Release v0.20.0"
+date = 2018-02-08T18:00:00Z
+author = "Dan Brown"
+image = "/images/blog-cover-images/drawing-sergey-zolkin.jpg"
+description = "The first release of 2018 is a big one with Draw.IO support, Authenticated Images, New languages and "
+slug = "beta-release-v0-20-0"
+draft = false
++++
+
+Here we have the first release of 2018 and it's a chunky one! 
+
+* [Update instructions](https://www.bookstackapp.com/docs/admin/updates)
+* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.20.0)
+
+### Draw.io Integration
+
+### Chinese and Swedish Language Support
+
+### GitLab and Twitch authentication options
+
+### Authenticated Image Access
+
+
+### Groundwork for Theming
+
+### Full List of Changes
+
+
+### Next Steps
+
+
+----
+
+<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: &nbsp; <a style="background-color:black;color:white;text-decoration:none;padding:4px 6px;font-family:-apple-system, BlinkMacSystemFont, &quot;San Francisco&quot;, &quot;Helvetica Neue&quot;, Helvetica, Ubuntu, Roboto, Noto, &quot;Segoe UI&quot;, Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.2;display:inline-block;border-radius:3px;" href="https://unsplash.com/@szolkin?utm_medium=referral&amp;utm_campaign=photographer-credit&amp;utm_content=creditBadge" target="_blank" rel="noopener noreferrer" title="Download free do whatever you want high-resolution photos from Sergey Zolkin"><span style="display:inline-block;padding:2px 3px;"><svg xmlns="http://www.w3.org/2000/svg" style="height:12px;width:auto;position:relative;vertical-align:middle;top:-1px;fill:white;" viewBox="0 0 32 32"><title>unsplash-logo</title><path d="M20.8 18.1c0 2.7-2.2 4.8-4.8 4.8s-4.8-2.1-4.8-4.8c0-2.7 2.2-4.8 4.8-4.8 2.7.1 4.8 2.2 4.8 4.8zm11.2-7.4v14.9c0 2.3-1.9 4.3-4.3 4.3h-23.4c-2.4 0-4.3-1.9-4.3-4.3v-15c0-2.3 1.9-4.3 4.3-4.3h3.7l.8-2.3c.4-1.1 1.7-2 2.9-2h8.6c1.2 0 2.5.9 2.9 2l.8 2.4h3.7c2.4 0 4.3 1.9 4.3 4.3zm-8.6 7.5c0-4.1-3.3-7.5-7.5-7.5-4.1 0-7.5 3.4-7.5 7.5s3.3 7.5 7.5 7.5c4.2-.1 7.5-3.4 7.5-7.5z"></path></svg></span><span style="display:inline-block;padding:2px 3px;">Sergey Zolkin</span></a></span>
index b69e5b61b19fa6c75930768833ccf33b95ff6d9d..d64fbef266716bd182cd6f446583704fd624a887 100644 (file)
@@ -9,9 +9,11 @@ BookStack has some command line actions that can help with maintenance and commo
 
 ### BookStack Commands
 
-Here's a listing of the BookStack specific commands:
+Below is a listing of the BookStack specific commands. For any you can provide a `-h` option to list details and options for the command.
 
 ```bash
+# Create a new admin user
+php artisan bookstack:create-admin
 
 # Delete all activity history from the system
 php artisan bookstack:clear-activity
index c3a8fa336bd4b1662b46767bd8effa2d96e6c9bf..dbe53fa6fde3cc8c566b2ec413bd035f9512e2e1 100644 (file)
@@ -59,6 +59,18 @@ In the above example we are setting the theme to `cobalt`. Change `cobalt` to th
 The first lines adds the required theme styles, Fetched from [cdnjs](https://cdnjs.com/) whom generously host all CodeMirror files.
 The second line then sets the theme name which will be picked up when code blocks are rendered.
 
+### Default Book View
+
+By default the `/books` page displays your books as a list. Users can change this option to list or grid view but if you'd like to set the default for public viewers or new users you can add the following to your `.env` file:
+
+```
+# Show grid view by default
+APP_VIEWS_BOOKS=grid
+
+# Show list view by default
+APP_VIEWS_BOOKS=list
+``` 
+
 ### Further Customisation
 
 If you need to customise BookStack further to the given controls in the settings area you can make use of the 'Custom HTML head content' setting. Using this you can add in any custom JavaScript or CSS content to override default BookStack functionality and styles.
diff --git a/static/images/blog-cover-images/drawing-sergey-zolkin.jpg b/static/images/blog-cover-images/drawing-sergey-zolkin.jpg
new file mode 100644 (file)
index 0000000..6e59837
--- /dev/null
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b646393491acdba47ea832974c124cb9158335f75651bb97bf10138b7bff625c
+size 135580