Initial version.
Features: - Upload PDF files let them analyze - Manage meta data and items - See processing in webapp
@@ -0,0 +1,18 @@
|
||||
.jumbotron {
|
||||
background: url(../img/back-master-small.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 800px;
|
||||
}
|
||||
|
||||
.content-wrapper h1, .h1 {
|
||||
border-bottom: 1px solid #d8dfe5;
|
||||
padding-bottom: 0.8rem;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 1.75em;
|
||||
}
|
||||
|
||||
h4 {
|
||||
text-decoration: underline;
|
||||
}
|
48
modules/microsite/src/main/resources/microsite/data/menu.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
options:
|
||||
- title: Home
|
||||
url: index.html
|
||||
|
||||
- title: Getit
|
||||
url: getit.html
|
||||
|
||||
- title: Documentation
|
||||
url: doc.html
|
||||
|
||||
nested_options:
|
||||
- title: Installation
|
||||
url: doc/install.html
|
||||
|
||||
- title: Configuring
|
||||
url: doc/configure.html
|
||||
|
||||
- title: Adding Meta Data
|
||||
url: doc/metadata.html
|
||||
|
||||
- title: Uploads
|
||||
url: doc/uploading.html
|
||||
|
||||
- title: Processing Queue
|
||||
url: doc/processing.html
|
||||
|
||||
- title: Find and Review
|
||||
url: doc/curate.html
|
||||
|
||||
- title: Joex
|
||||
url: doc/joex.html
|
||||
|
||||
- title: Development
|
||||
url: dev.html
|
||||
|
||||
nested_options:
|
||||
- tite: ADRs
|
||||
url: dev/adr.html
|
||||
|
||||
- title: Api
|
||||
url: api.html
|
||||
|
||||
nested_options:
|
||||
- title: REST Api Doc
|
||||
url: openapi/docspell-openapi.html
|
||||
|
||||
- title: REST OpenApi Spec
|
||||
url: openapi/docspell-openapi.yml
|
After Width: | Height: | Size: 339 KiB |
After Width: | Height: | Size: 62 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 84 KiB |
After Width: | Height: | Size: 87 KiB |
After Width: | Height: | Size: 94 KiB |
After Width: | Height: | Size: 1.2 MiB |
After Width: | Height: | Size: 1.7 MiB |
1
modules/microsite/src/main/resources/microsite/img/favicon.png
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../../../webapp/src/main/webjar/favicon/android-icon-96x96.png
|
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 105 KiB |
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 153 KiB |
After Width: | Height: | Size: 180 KiB |