Skip to content

Commit

Permalink
Merge pull request #118 from Brushfam/feature/move-docs-to-learn-page
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemka374 authored Jul 24, 2023
2 parents 5533473 + cf41f72 commit d0c8695
Show file tree
Hide file tree
Showing 103 changed files with 12 additions and 6,600 deletions.
67 changes: 0 additions & 67 deletions .github/workflows/github_pages.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/github_pages_release.yml

This file was deleted.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ edition = "2018"
license = "MIT"
readme = "README.md"
repository = "https://github.com/Brushfam/openbrush-contracts"
documentation = "https://docs.openbrush.io"
homepage = "https://727.ventures"
documentation = "https://learn.brushfam.io/docs/openbrush"
homepage = "https://brushfam.io/"
description = "OpenBrush library for smart contract development on ink!."
keywords = ["wasm", "brushfam", "smart-contracts", "blockchain", "ink"]
categories = ["no-std", "embedded"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ to simplify unit testing of you code.
functionality for your code.
- Read our **documentation** in [doc](https://learn.brushfam.io/docs/openbrush).
- Go through our **examples** in [examples](examples) to check hot to use the library and ink!.
- Check the [**example of project struct**](https://github.com/Brushfam/openbrush-contracts/tree/main/example_project_structure) and [according documentation](https://docs.openbrush.io/smart-contracts/example/overview).
- Check the [**example of project struct**](https://github.com/Brushfam/openbrush-contracts/tree/main/example_project_structure) and [according documentation](https://learn.brushfam.io/docs/OpenBrush/smart-contracts/example/overview).

Not sure where to start? Use [the interactive generator](https://openbrush.io) to bootstrap your contract and learn about the components offered in OpenBrush.

Expand Down
4 changes: 2 additions & 2 deletions contracts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ edition = "2021"
license = "MIT"
readme = "README.md"
repository = "https://github.com/Brushfam/openbrush-contracts"
documentation = "https://docs.openbrush.io"
homepage = "https://727.ventures"
documentation = "https://learn.brushfam.io/docs/openbrush"
homepage = "https://brushfam.io/"
description = "Reusable implementations of contracts and traits for interaction with them."
keywords = ["wasm", "brushfam", "smart-contracts", "blockchain", "ink"]
categories = ["no-std", "embedded"]
Expand Down
20 changes: 0 additions & 20 deletions docs/.gitignore

This file was deleted.

33 changes: 0 additions & 33 deletions docs/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/babel.config.js

This file was deleted.

Binary file removed docs/docs/assets/20220604_183027_go-to-polkadot.gif
Binary file not shown.
Binary file removed docs/docs/assets/20220605_122254_upload-contract.gif
Binary file not shown.
Binary file removed docs/docs/assets/20220605_124705_balance-of.gif
Binary file not shown.
Binary file removed docs/docs/assets/20220605_125943_contracts-node.gif
Binary file not shown.
Binary file removed docs/docs/assets/20220605_132655_shibuya_testnet.gif
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/docs/assets/20220605_155001_create-wallet.gif
Binary file not shown.
161 changes: 0 additions & 161 deletions docs/docs/deployment.md

This file was deleted.

Loading

0 comments on commit d0c8695

Please sign in to comment.