Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-06-20 15:28:47 +02:00
parent 487687377d
commit e2a58034cd
13 changed files with 17 additions and 13 deletions

View File

@@ -51,7 +51,7 @@
Installation
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/accounts.html">
Users
</a>

View File

@@ -77,7 +77,7 @@
Basic
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/configuration/auth.html">
Auth
</a>

View File

@@ -72,7 +72,7 @@
</p>
<ul class="nav nav-pills nav-stacked">
<li class="">
<li class="active">
<a href="https://docs.filegator.io/configuration/basic.html">
Basic
</a>

View File

@@ -92,7 +92,7 @@
Storage
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/configuration/logging.html">
Logging
</a>
@@ -140,7 +140,7 @@
],
],
],</code></pre>
<p>There are many different handlers you can add ot top of the stack (monolog_handlers array). Some of them are listed <a href="https://github.com/Seldaek/monolog#documentation">here</a>.</p>
<p>There are many different handlers you can add on top of the stack (monolog_handlers array). Some of them are listed <a href="https://github.com/Seldaek/monolog#documentation">here</a>.</p>
</section>
</div>

View File

@@ -102,7 +102,7 @@
Security
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/configuration/router.html">
Router
</a>

View File

@@ -97,7 +97,7 @@
Logging
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/configuration/security.html">
Security
</a>

View File

@@ -82,7 +82,7 @@
Auth
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/configuration/session.html">
Session
</a>

View File

@@ -87,7 +87,7 @@
Session
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/configuration/storage.html">
Storage
</a>

View File

@@ -49,6 +49,10 @@ header.navbar {
color: white;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
background-color: #34b891;
}
@media (min-width: 768px) {
#sidebar {
position:absolute;

View File

@@ -61,7 +61,7 @@
Development
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/demo.html">
Demo
</a>

View File

@@ -56,7 +56,7 @@
Users
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/development.html">
Development
</a>

View File

@@ -46,7 +46,7 @@
What is FileGator
</a>
</li>
<li class="">
<li class="active">
<a href="https://docs.filegator.io/install.html">
Installation
</a>

View File

@@ -113,7 +113,7 @@
</p>
<ul class="nav nav-pills nav-stacked">
<li class="">
<li class="active">
<a href="https://docs.filegator.io/translations/default.html">
Translations
</a>