diff --git a/public/images/scgen/alias-vlan.png b/public/images/scgen/alias-vlan.png new file mode 100644 index 0000000..ad208fc Binary files /dev/null and b/public/images/scgen/alias-vlan.png differ diff --git a/public/images/scgen/interfaces.png b/public/images/scgen/interfaces.png new file mode 100644 index 0000000..6757f33 Binary files /dev/null and b/public/images/scgen/interfaces.png differ diff --git a/public/images/scgen/overview.png b/public/images/scgen/overview.png new file mode 100644 index 0000000..82df439 Binary files /dev/null and b/public/images/scgen/overview.png differ diff --git a/public/styles/normal.css b/public/styles/normal.css index a8549ab..ff7de06 100644 --- a/public/styles/normal.css +++ b/public/styles/normal.css @@ -14,6 +14,10 @@ a { color: gray; } + + a.viewmore { + float: right; + } label { margin-left: 1em; @@ -82,4 +86,4 @@ page-break-before: always; } -} \ No newline at end of file +} diff --git a/source/webui/templates/navigation.tpl b/source/webui/templates/navigation.tpl index 6d962de..f6ad875 100644 --- a/source/webui/templates/navigation.tpl +++ b/source/webui/templates/navigation.tpl @@ -22,6 +22,7 @@
+ SCGen is a Cisco Switch Configuration Generator for a substancial portion of + the available commands in a modern IOS. The tool runs entirely client side in + a web browser and can be run either from a local filesystem or via a + webserver. +
+ +
+ + View or clone a copy of the Git repositories from one of the mirrors listed below: +
+
+ View larger
+ + Configure interfaces and port channels using predefined port types with optional parameters. +
+