go-ethereum/_config.yml
2019-01-04 10:04:45 +01:00

57 lines
No EOL
1.9 KiB
YAML

repository: ethereum/go-ethereum
google_analytics: UA-131485733-1
#remote_theme: Phlow/feeling-responsive
remote_theme: daattali/beautiful-jekyll
exclude:
- Gemfile
- Gemfile.lock
- .gitignore
layout: page
# Colors
navbar-col: "#F5F5F5"
navbar-text-col: "#404040"
navbar-children-col: "#F5F5F5"
page-col: "#FFFFFF"
link-col: "#008AFF"
hover-col: "#0085A1"
footer-col: "#F5F5F5"
footer-text-col: "#777777"
footer-link-col: "#404040"
avatar: /static/images/ethereum.png
author:
name: The go-ethereum authors
navbar-links:
Install and build:
- Downloads: downloads
- 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
- Other documents: docs/other-documents
Swarm and friends:
- TODO: docs/Swarm---TODO
- distributed preimage archive: docs/Swarm---distributed-preimage-archive
- Channels, Namereg-resolution: docs/Swarm-Channels,-Namereg-resolution-draft
- Contract: docs/Swarm-Contract
- POC series: docs/swarm---POC-series
- dev progress: docs/swarm-dev-progress
- roadmap: docs/swarm-roadmap
- IPFS & SWARM: docs/IPFS-&-SWARM