* Fix nav when on GH pages

This commit is contained in:
David Stephens 2018-02-02 22:02:09 +00:00
parent 26849ba4fa
commit 7e748fc04d
2 changed files with 38 additions and 40 deletions

View File

@ -1,67 +1,67 @@
- Installation - Installation
- [Installation Methods](/installation/installation-methods) - [Installation Methods]({% link installation/installation-methods.md %})
- [Install script](/installation/install-script) - [Install script]({% link installation/install-script.md %})
- [Docker](/installation/docker) - [Docker]({% link installation/docker.md %})
- [Manual installation](/installation/manual) - [Manual installation]({% link installation/manual.md %})
- [OS / Hardware Specific](/installation/os-hardware) - [OS / Hardware Specific]({% link installation/os-hardware.md %})
- Raspberry Pi - Raspberry Pi
- Windows - Windows
- [Your Network Setup](/installation/network) - [Your Network Setup]({% link installation/network.md %})
- [Testing Your Installation](/installation/testing) - [Testing Your Installation]({% link installation/testing.md %})
- [Production Installation](/installation/production) - [Production Installation]({% link installation/production.md %})
- Configuration - Configuration
- [Creating Config Files](/configuration/creating-config) - [Creating Config Files]({% link configuration/creating-config.md %})
- [SysOp Setup](/configuration/sysop-setup) - [SysOp Setup]({% link configuration/sysop-setup.md %})
- [Editing hjson](/configuration/editing-hjson) - [Editing hjson]({% link configuration/editing-hjson.md %})
- [config.hjson](/configuration/config-hjson) - [config.hjson]({% link configuration/config-hjson.md %})
- [menu.hjson](/configuration/menu-hjson) - [menu.hjson]({% link configuration/menu-hjson.md %})
- prompt.hjson - prompt.hjson
- [Directory Structure](/configuration/directory-structure) - [Directory Structure]({% link configuration/directory-structure.md %})
- [Archivers](/configuration/archivers) - [Archivers]({% link configuration/archivers.md %})
- Scheduled jobs - Scheduled jobs
- SMTP - SMTP
- File Base - File Base
- [About](/filebase/) - [About]({% link filebase/index.md %})
- [Configuring a File Area](/filebase/first-file-area) - [Configuring a File Area]({% link filebase/first-file-area.md %})
- [ACS model](/filebase/acs) - [ACS model]({% link filebase/acs.md %})
- [Uploads](/filebase/uploads) - [Uploads]({% link filebase/uploads.md %})
- [Web Access](/filebase/web-access) - [Web Access]({% link filebase/web-access.md %})
- [TIC Support](/filebase/tic-support) (Importing from FTN networks) - [TIC Support]({% link filebase/tic-support.md %}) (Importing from FTN networks)
- Tips and tricks - Tips and tricks
- Network mounts and symlinks - Network mounts and symlinks
- Message Areas - Message Areas
- [Configuring a Message Area](/messageareas/configuring-a-message-area) - [Configuring a Message Area]({% link messageareas/configuring-a-message-area.md %})
- [Message networks](/messageareas/message-networks) - [Message networks]({% link messageareas/message-networks.md %})
- [BSO Import & Export](/messageareas/bso-import-export) - [BSO Import & Export]({% link messageareas/bso-import-export.md %})
- [Netmail](/messageareas/netmail) - [Netmail]({% link messageareas/netmail.md %})
- Art - Art
- [General](/art/general) - [General]({% link art/general.md %})
- [Themes](/art/themes) - [Themes]({% link art/themes.md %})
- [MCI Codes](/art/mci) - [MCI Codes]({% link art/mci.md %})
- Servers - Servers
- Login Servers - Login Servers
- [Telnet](/servers/telnet) - [Telnet]({% link servers/telnet.md %})
- [SSH](/servers/ssh) - [SSH]({% link servers/ssh.md %})
- [WebSocket](/servers/websocket) - [WebSocket]({% link servers/websocket.md %})
- Build your own - Build your own
- Content Servers - Content Servers
- [Web](/servers/web-server) - [Web]({% link servers/web-server.md %})
- Modding - Modding
- [Local Doors](/modding/local-doors) - [Local Doors]({% link modding/local-doors.md %})
- [Door Servers](/modding/door-servers) - [Door Servers]({% link modding/door-servers.md %})
- DoorParty - DoorParty
- BBSLink - BBSLink
- Combatnet - Combatnet
- Exodus - Exodus
- [Existing Mods](/modding/existing-mods) - [Existing Mods]({% link modding/existing-mods.md %})
- [Oputil](/oputil/) - [Oputil]({% link oputil/index.md %})
- Troubleshooting - Troubleshooting
- [Monitoring Logs](/troubleshooting/monitoring-logs) - [Monitoring Logs]({% link troubleshooting/monitoring-logs.md %})

View File

@ -5,16 +5,14 @@
<meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}"> <link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<link rel="stylesheet" href="{{ '/assets/css/OverlayScrollbars.min.css?v=' | append: site.github.build_revision | relative_url }}">
{% seo %} {% seo %}
</head> </head>
<body> <body>
<a href="https://github.com/NuSkooler/enigma-bbs"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a> <a href="https://github.com/NuSkooler/enigma-bbs"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a>
<div class="sidebar" id="sidebar"> <div class="sidebar" id="sidebar">
<div class="container"> <div class="container">
<a href="/"><img src="/assets/images/enigma-logo.png" class="logo" /></a> <a href="/"><img src="{{ '/assets/images/enigma-logo.png' | relative_url }}" class="logo" /></a>
</div> </div>
{% capture nav_include %}{% include nav.md %}{% endcapture %} {% capture nav_include %}{% include nav.md %}{% endcapture %}
{{ nav_include | markdownify }} {{ nav_include | markdownify }}