Files
ethereum-etl/mkdocs.yml
2022-04-10 12:28:48 -07:00

19 lines
552 B
YAML

site_name: Ethereum ETL
nav:
- Overview: index.md
- Quickstart: quickstart.md
- Exporting the Blockchain: exporting-the-blockchain.md
- Google BigQuery: google-bigquery.md
- Amazon Athena: amazon-athena.md
- Ethereum Classic: ethereum-classic.md
- References:
- Commands: commands.md
- Schema: schema.md
- Limitations: limitations.md
- Project:
- Contact Us: contact.md
- Media: media.md
- Citing: citing.md
theme: readthedocs
repo_url: https://github.com/blockchain-etl/ethereum-etl/
edit_uri: edit/develop/docs