diff --git a/_config.yml b/_config.yml index 0cf1e6807b..ce99eea3f5 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,28 @@ exclude: - Gemfile.lock - .gitignore layout: page +avatar: /static/images/ethereum.png navbar-links: Home: "docs" - Documents: "docs" + Install and build: + - Installing Ethereum: docs/Building-Ethereum + - Developers' Guide: docs/Developers%27-Guide + How to use: + - Managing Accounts: docs/Managing-your-accounts + - Mining: docs/Mining + - Contract Tutorial: docs/Contract-Tutorial + Interface Documentation: + - Command Line Options: docs/Command-Line-Options + - JavaScript Console: docs/JavaScript-Console + - Management API: docs/Management-APIs + - JSON-RPC server: https://github.com/ethereum/wiki/wiki/JSON-RPC + Issues and support: + - FAQ: docs/FAQ + - Reporting issues: docs/geth#reporting + - Community and support: docs/geth#community-and-support + - Issue handling workflow: docs/Issue-handling-workflow + Developers: + - Mobile Clients: docs/Mobile-Clients:-Libraries-and-Inproc-Ethereum-Nodes + - Native DApps: docs/Native-DApps:-Go-bindings-to-Ethereum-contracts + - Active go-ethereum projects: docs/Active-go-ethereum-projects diff --git a/_includes/nav.html b/_includes/nav.html deleted file mode 100644 index e9939d36e6..0000000000 --- a/_includes/nav.html +++ /dev/null @@ -1,59 +0,0 @@ -