Skip to content

Commit

Permalink
L1->L2 Migration guide (#55)
Browse files Browse the repository at this point in the history
* Add index page

* Add structure

* Add table

* Update table

* Update table

* Add links

* Remove page

* Add tabs and code snippets for stores

* Restructure sections

* Add code snippets

* Update default tabs

* Add code snippets

* Add endpoint snippets

* Add snippet titles

* Add footnote

* Add scroll margin for footnotes

* Add collapsible sections

* Update title

* Add adminition

* Add tip

* Add requirement

* Remove note

* Add config descriptions and snippets

* Add next steps

* Update modifiers and blacklist

* Update snippets

* Add tests

* Add tests

* Add deployment snippet

* Add snippets

* Add script to deploy on GitHub pages

* Add summary

* Add comment

* Add comment

* Fix typo

* Apply feedback

* Apply feedback

* Clean up tests

* Fix typo

* Apply suggestions from code review

Co-authored-by: Muhammad Talha <13951043+TalhaMaliktz@users.noreply.github.com>

* Apply feedback

* Fix variable name

* Update docs/building-on-lisk/migration-guide.mdx

Co-authored-by: Muhammad Talha <13951043+TalhaMaliktz@users.noreply.github.com>

---------

Co-authored-by: Muhammad Talha <13951043+TalhaMaliktz@users.noreply.github.com>
  • Loading branch information
Tschakki and TalhaMaliktz authored Feb 22, 2024
1 parent d46d09d commit ee9b3eb
Show file tree
Hide file tree
Showing 5 changed files with 770 additions and 1 deletion.
2 changes: 2 additions & 0 deletions deploy-github.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export LISK_DOC_BASE_URL=/lisk-documentation/
USE_SSH=true yarn deploy
Loading

0 comments on commit ee9b3eb

Please sign in to comment.