Fix microsite and add changelog

This commit is contained in:
Eike Kettner
2020-02-27 23:58:43 +01:00
parent e9a7ed27ec
commit ad8d64eded
4 changed files with 87 additions and 4 deletions

View File

@ -1,12 +1,12 @@
---
layout: docs
position: 4
title: Documentation
---
# {{page.title}}
This is the documentation for Docspell @VERSION@.
This is the documentation for Docspell @VERSION@. There is a
[changelog](changelog).
Docspell assists in organizing large amounts of PDF files that are
typically scanned paper documents. You can associate tags, set

View File

@ -1,7 +1,9 @@
#masthead {
background: url(../img/back-master-small.jpg);
background-repeat: no-repeat;
background-size: 100% 800px;
background-size: 100% 100%;
animation: none;
height: 25vh;
}
.thumbnail {
@ -9,7 +11,7 @@
}
.features-image {
max-height: 250px;
height: 200px;
}
.docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item.open>a, .docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item.open button {