From e2a58034cd77b39c6fdca9c1540fea38ac52a31e Mon Sep 17 00:00:00 2001
From: Milos Stojanovic
Date: Thu, 20 Jun 2019 15:28:47 +0200
Subject: [PATCH] Website generation with Couscous
---
accounts.html | 2 +-
configuration/auth.html | 2 +-
configuration/basic.html | 2 +-
configuration/logging.html | 4 ++--
configuration/router.html | 2 +-
configuration/security.html | 2 +-
configuration/session.html | 2 +-
configuration/storage.html | 2 +-
css/main.css | 4 ++++
demo.html | 2 +-
development.html | 2 +-
install.html | 2 +-
translations/default.html | 2 +-
13 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/accounts.html b/accounts.html
index 2c22eda..10525bb 100644
--- a/accounts.html
+++ b/accounts.html
@@ -51,7 +51,7 @@
Installation
-
+
Users
diff --git a/configuration/auth.html b/configuration/auth.html
index 54fb3b4..7191b72 100644
--- a/configuration/auth.html
+++ b/configuration/auth.html
@@ -77,7 +77,7 @@
Basic
-
+
Auth
diff --git a/configuration/basic.html b/configuration/basic.html
index 93b2ba9..e40b10c 100644
--- a/configuration/basic.html
+++ b/configuration/basic.html
@@ -72,7 +72,7 @@
- -
+
-
Basic
diff --git a/configuration/logging.html b/configuration/logging.html
index 5eb6eee..a20ec0f 100644
--- a/configuration/logging.html
+++ b/configuration/logging.html
@@ -92,7 +92,7 @@
Storage
- -
+
-
Logging
@@ -140,7 +140,7 @@
],
],
],
-
There are many different handlers you can add ot top of the stack (monolog_handlers array). Some of them are listed here.
+There are many different handlers you can add on top of the stack (monolog_handlers array). Some of them are listed here.
diff --git a/configuration/router.html b/configuration/router.html
index 3840d95..5d206d0 100644
--- a/configuration/router.html
+++ b/configuration/router.html
@@ -102,7 +102,7 @@
Security
- -
+
-
Router
diff --git a/configuration/security.html b/configuration/security.html
index 093bea6..7d465bc 100644
--- a/configuration/security.html
+++ b/configuration/security.html
@@ -97,7 +97,7 @@
Logging
- -
+
-
Security
diff --git a/configuration/session.html b/configuration/session.html
index 002a4c8..a3c20e2 100644
--- a/configuration/session.html
+++ b/configuration/session.html
@@ -82,7 +82,7 @@
Auth
- -
+
-
Session
diff --git a/configuration/storage.html b/configuration/storage.html
index 75ef10c..a2b7ca9 100644
--- a/configuration/storage.html
+++ b/configuration/storage.html
@@ -87,7 +87,7 @@
Session
- -
+
-
Storage
diff --git a/css/main.css b/css/main.css
index 08ee243..e4d83d6 100644
--- a/css/main.css
+++ b/css/main.css
@@ -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;
diff --git a/demo.html b/demo.html
index 50696bc..6d9cb43 100644
--- a/demo.html
+++ b/demo.html
@@ -61,7 +61,7 @@
Development
- -
+
-
Demo
diff --git a/development.html b/development.html
index b8d278e..619922a 100644
--- a/development.html
+++ b/development.html
@@ -56,7 +56,7 @@
Users
- -
+
-
Development
diff --git a/install.html b/install.html
index 15cbe15..f73a53c 100644
--- a/install.html
+++ b/install.html
@@ -46,7 +46,7 @@
What is FileGator
- -
+
-
Installation
diff --git a/translations/default.html b/translations/default.html
index 245da1a..0fd095c 100644
--- a/translations/default.html
+++ b/translations/default.html
@@ -113,7 +113,7 @@