Skip to content

Commit

Permalink
How-To-Guides (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
enoldev authored Sep 13, 2024
1 parent d87d2e1 commit d3a2ee8
Show file tree
Hide file tree
Showing 16 changed files with 125 additions and 568 deletions.
21 changes: 11 additions & 10 deletions .gitbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,14 @@ redirects:
documentation/consume/other-ways-of-consuming/files: ./new/consume/other-sinks/files.md
documentation/consume/other-ways-of-consuming/prometheus: ./new/consume/other-sinks/prometheus.md
documentation/consume/other-ways-of-consuming/pubsub: ./new/consume/other-sinks/pubsub.md
intro-solana: ./new/getting-started/solana/intro-solana.md
intro-injective: ./new/getting-started/injective/intro-injective.md








intro-solana: ./new/how-to-guides/your-first-application/solana.md
intro-injective: ./new/how-to-guides/your-first-application/injective.md
documentation/intro-getting-started: ./new/how-to-guides/your-first-application/intro-your-first-application.md
documentation/intro-getting-started/intro-evm: ./new/how-to-guides/your-first-application/evm.md
documentation/intro-getting-started/intro-evm/evm-first-sps: ./new/how-to-guides/your-first-application/evm.md
documentation/intro-getting-started/intro-evm/evm-first-sps: ./new/how-to-guides/your-first-application/evm.md
documentation/intro-getting-started/intro-evm/emv-first-sql: ./new/how-to-guides/your-first-application/evm.md
documentation/intro-getting-started/intro-solana: ./new/how-to-guides/your-first-application/solana.md
documentation/intro-getting-started/intro-injective: ./new/how-to-guides/your-first-application/injective.md
documentation/intro-getting-started/intro-injective/injective-first-sql: ./new/how-to-guides/your-first-application/injective.md
documentation/intro-getting-started/intro-injective/injective-first-sps: ./new/how-to-guides/your-first-application/injective.md
13 changes: 5 additions & 8 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,11 @@

## Documentation

* [Getting Started](new/getting-started/intro-getting-started.md)
* [EVM](new/getting-started/evm/intro-evm.md)
* [Your First Ethereum Subgraph](new/getting-started/evm/evm-first-sps.md)
* [Your First EVM SQL Substreams](new/getting-started/evm/emv-first-sql.md)
* [Solana](new/getting-started/solana/intro-solana.md)
* [Injective](new/getting-started/injective/intro-injective.md)
* [Your First Injective Subgraph](new/getting-started/injective/injective-first-sps.md)
* [Your First Injective SQL Substreams](new/getting-started/injective/injective-first-sql.md)
* [How-To-Guides](new/getting-started/intro-how-to-guides.md)
* [Your First Substreams Application](new/how-to-guides/your-first-application/intro-your-first-application.md)
* [EVM](new/how-to-guides/your-first-application/evm.md)
* [Solana](new/how-to-guides/your-first-application/solana.md)
* [Injective](new/how-to-guides/your-first-application/injective.md)
* [Consume Substreams](new/consume/consume.md)
* [Install the CLI](new/common/installing-the-cli.md)
* [Authentication](new/common/authentication.md)
Expand Down
95 changes: 0 additions & 95 deletions docs/new/getting-started/evm/emv-first-sql.md

This file was deleted.

115 changes: 0 additions & 115 deletions docs/new/getting-started/evm/evm-first-sps.md

This file was deleted.

26 changes: 0 additions & 26 deletions docs/new/getting-started/evm/intro-evm.md

This file was deleted.

Loading

0 comments on commit d3a2ee8

Please sign in to comment.