-
Notifications
You must be signed in to change notification settings - Fork 618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs dev #613
Merged
Merged
Docs dev #613
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Czar docs for PR to docs/dev * test * Added joining testnet instructions
* Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes
Breakdown of joining testnet/mainnet Separated instructions for installing CLI Added new integration's section with the token listing process Created new terminology page Removed other-features, moved LBPs into the liquidity section Created a new wallet's section place holder.
#608) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * added home page, navbar, osmo theme color, and squared out logo Co-authored-by: Daniel Farina <dan@osmosis.team> Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team>
ValarDragon
pushed a commit
that referenced
this pull request
Dec 24, 2021
* First version of Osmosis docs site. Work in progress. * Updated docs build branch trigger to the doc branch in order to test it. Once this is ready it will be changed back to the main branch. * Updated Doc Git Action's title * Joining Testnet Github Pages (#605) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining Mainnet Github Pages (#606) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * New sidebar structure Breakdown of joining testnet/mainnet Separated instructions for installing CLI Added new integration's section with the token listing process Created new terminology page Removed other-features, moved LBPs into the liquidity section Created a new wallet's section place holder. * Added home page, navbar, osmo theme color, and squared out logo (#607) (#608) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * added home page, navbar, osmo theme color, and squared out logo Co-authored-by: Daniel Farina <dan@osmosis.team> Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team> * New theme New stylesheet overwrite New config Typescript based Added app screenshot on intro Moved a few sections around Added block explorer links Updated home page links * Intro page app screenshot * Docs dev (#613) * Updated Doc Git Action's title * Joining Testnet Github Pages (#605) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining Mainnet Github Pages (#606) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * New sidebar structure * Breakdown of joining testnet/mainnet * Separated instructions for installing CLI * Added new integration's section with the token listing process * Created new terminology page * Removed other-features, moved LBPs into the liquidity section * Created a new wallet's section place holder. * Added home page, navbar, osmo theme color, and squared out logo (#607) (#608) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * added home page, navbar, osmo theme color, and squared out logo Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team> * Simplified navigation Added wallet doc (needs work, place holder) Added Osmosis App section Created the Develop/Validate/Integrate folders with unique navigation for each. * Example of Keplr instructions with screen captures. Other fixes. * Adding some screen capture examples to Kepler guide. * Example of visual instructions. * Osmosis labs docs (#617) * create section bookmarks, mainnet/testnet division, homepage simplify * accidental merge issue * Docs vue (#622) * Updated Docs based on VUEPRESS 1.x * Deleted old files * Adding discord & Github card Small padding fix * added validator instructions, fixed dark mode logo, dark mode card text to black * Updated integrator & validators doc & nav. Co-authored-by: Adam Tucker <adamleetucker@outlook.com> * package update * sidebar fixes * Add base to site in order for assets to load correctly. * Image path fix. * Docs vue (#624) * Updated Docs based on VUEPRESS 1.x * Deleted old files * Adding discord & Github card Small padding fix * added validator instructions, fixed dark mode logo, dark mode card text to black * Updated integrator & validators doc & nav. * v0.0.2 * added more validator instructions, got rid of inline css and changed class instead * included smooth scrolling, code clipboard button, included line numbers with line number spacing fix, reduced white in dark mode * validator sidebar bug fix, must have osmo in wallet paragraph, track validator active set command * small code cleanup before testing larger change * night switch changes color, changed palette to exact osmo colors, changed searchbar * Navbar breakpoint increased, mobile colors corrected, dark mode switch color corrected * logo padding fix, color adjust Co-authored-by: Adam Tucker <adamleetucker@outlook.com> * Fix small typo * Fix small typo * Merge remote-tracking branch 'origin/docs' into docs-vue * plugin-resgister-compenents 2.0.0 caused build issues on git pages, moved down to 1.3.1 * absolute image path fix * relative path img * img path fix attempt * img path fixed and button fill issue * version update to force cache update * fill issues * osmo bullets * mobile fixes * further mobile fixes * color correction * revive dead links * added testnet instructions using v4 and snapshot * Deleted sample modules doc's Created placeholder for Osmosis modules We will reference all native modules after we document our modules first. * Updated sidebar - Added new modules, deleted old place holders. * Added the official gamm module documentation. * title updates * title updates * Added txfees docs * Added lockup docs * testnet snapshot link improved * Added validator home page, removed manual as of dates * Simplified APP docs structure. * Integrate and Validate have home pages * homepage change cards * created home pages for all tabs but overview, added pictures for network resource cards * homepage redesign for simplicity * changed home page * code background change, icon improvement * code line height did not match numbering * v5 testnet instructions * update package.json version for cache reset * disable smooth scroll until snap to line is fixed * changed to v5 rc2 * added gov module, added verticle lines to tables * no more boring scroll bars * small gov change * changed code copy button and plugin * fixed new snapshot links, added tabs for each type of node * clarified node instructions, clarified gov module, small grammar errors * fixed checksum instructions * add git pull to commands, fixed clipboard text copied * mint module completed * added unsafe_skip_backup changes * added nested tables, making snapshot dl easy. Re enable smoothscroll since fixed * changed to v5 for cli init * stuck with wget * validator instructions were duplicated * removed prep cosmovisor instructions since upgrade happened * changed icons, darkened dark mode * V6 instructions * combined update of cosmovisor and osmosisd * added lockup module docs, added module landing page * changed 4.2.0 to 6.0.0 * added gamm module docs * module work, standardizing * gov module token burn rules * updated testnet mp20 snapshot command * added incentives module, changed $URL quicksync * chainlayer's checksum isnt always hosted correctly * Testing base path for domain config Changing base path to make docs.osmosis.zone work properly. * fixed paths for docs.osmosis.zone assets * meta tag test * open graph img * finishing modules, minor updates for soft launch * dark mode edits * Finished the OSMOSIS AMM overview Added keys for Argolia search, still need indexing. Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team>
ValarDragon
pushed a commit
that referenced
this pull request
Dec 28, 2021
* First version of Osmosis docs site. Work in progress. * Updated docs build branch trigger to the doc branch in order to test it. Once this is ready it will be changed back to the main branch. * Updated Doc Git Action's title * Joining Testnet Github Pages (#605) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining Mainnet Github Pages (#606) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * New sidebar structure Breakdown of joining testnet/mainnet Separated instructions for installing CLI Added new integration's section with the token listing process Created new terminology page Removed other-features, moved LBPs into the liquidity section Created a new wallet's section place holder. * Added home page, navbar, osmo theme color, and squared out logo (#607) (#608) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * added home page, navbar, osmo theme color, and squared out logo Co-authored-by: Daniel Farina <dan@osmosis.team> Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team> * New theme New stylesheet overwrite New config Typescript based Added app screenshot on intro Moved a few sections around Added block explorer links Updated home page links * Intro page app screenshot * Docs dev (#613) * Updated Doc Git Action's title * Joining Testnet Github Pages (#605) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining Mainnet Github Pages (#606) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * New sidebar structure * Breakdown of joining testnet/mainnet * Separated instructions for installing CLI * Added new integration's section with the token listing process * Created new terminology page * Removed other-features, moved LBPs into the liquidity section * Created a new wallet's section place holder. * Added home page, navbar, osmo theme color, and squared out logo (#607) (#608) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * added home page, navbar, osmo theme color, and squared out logo Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team> * Simplified navigation Added wallet doc (needs work, place holder) Added Osmosis App section Created the Develop/Validate/Integrate folders with unique navigation for each. * Example of Keplr instructions with screen captures. Other fixes. * Adding some screen capture examples to Kepler guide. * Example of visual instructions. * Osmosis labs docs (#617) * create section bookmarks, mainnet/testnet division, homepage simplify * accidental merge issue * Docs vue (#622) * Updated Docs based on VUEPRESS 1.x * Deleted old files * Adding discord & Github card Small padding fix * added validator instructions, fixed dark mode logo, dark mode card text to black * Updated integrator & validators doc & nav. Co-authored-by: Adam Tucker <adamleetucker@outlook.com> * package update * sidebar fixes * Add base to site in order for assets to load correctly. * Image path fix. * Docs vue (#624) * Updated Docs based on VUEPRESS 1.x * Deleted old files * Adding discord & Github card Small padding fix * added validator instructions, fixed dark mode logo, dark mode card text to black * Updated integrator & validators doc & nav. * v0.0.2 * added more validator instructions, got rid of inline css and changed class instead * included smooth scrolling, code clipboard button, included line numbers with line number spacing fix, reduced white in dark mode * validator sidebar bug fix, must have osmo in wallet paragraph, track validator active set command * small code cleanup before testing larger change * night switch changes color, changed palette to exact osmo colors, changed searchbar * Navbar breakpoint increased, mobile colors corrected, dark mode switch color corrected * logo padding fix, color adjust Co-authored-by: Adam Tucker <adamleetucker@outlook.com> * Fix small typo * Fix small typo * Merge remote-tracking branch 'origin/docs' into docs-vue * plugin-resgister-compenents 2.0.0 caused build issues on git pages, moved down to 1.3.1 * absolute image path fix * relative path img * img path fix attempt * img path fixed and button fill issue * version update to force cache update * fill issues * osmo bullets * mobile fixes * further mobile fixes * color correction * revive dead links * added testnet instructions using v4 and snapshot * Deleted sample modules doc's Created placeholder for Osmosis modules We will reference all native modules after we document our modules first. * Updated sidebar - Added new modules, deleted old place holders. * Added the official gamm module documentation. * title updates * title updates * Added txfees docs * Added lockup docs * testnet snapshot link improved * Added validator home page, removed manual as of dates * Simplified APP docs structure. * Integrate and Validate have home pages * homepage change cards * created home pages for all tabs but overview, added pictures for network resource cards * homepage redesign for simplicity * changed home page * code background change, icon improvement * code line height did not match numbering * v5 testnet instructions * update package.json version for cache reset * disable smooth scroll until snap to line is fixed * changed to v5 rc2 * added gov module, added verticle lines to tables * no more boring scroll bars * small gov change * changed code copy button and plugin * fixed new snapshot links, added tabs for each type of node * clarified node instructions, clarified gov module, small grammar errors * fixed checksum instructions * add git pull to commands, fixed clipboard text copied * mint module completed * added unsafe_skip_backup changes * added nested tables, making snapshot dl easy. Re enable smoothscroll since fixed * changed to v5 for cli init * stuck with wget * validator instructions were duplicated * removed prep cosmovisor instructions since upgrade happened * changed icons, darkened dark mode * V6 instructions * combined update of cosmovisor and osmosisd * added lockup module docs, added module landing page * changed 4.2.0 to 6.0.0 * added gamm module docs * module work, standardizing * gov module token burn rules * updated testnet mp20 snapshot command * added incentives module, changed $URL quicksync * chainlayer's checksum isnt always hosted correctly * Testing base path for domain config Changing base path to make docs.osmosis.zone work properly. * fixed paths for docs.osmosis.zone assets * meta tag test * open graph img * finishing modules, minor updates for soft launch * dark mode edits * Finished the OSMOSIS AMM overview Added keys for Argolia search, still need indexing. * backslashes break command * Created new section for web development documentation Updated navigation Updated links * Update repo's main README to point to the official documentation. - Removed note about implementation changes without documentation - Replaced Quickstart section with link to official docs - Replaced "Launch Osmosis" with links to "Joining the Mainnet" from the official docs I left everything else the same but we could clean it, make it leaner. Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team>
ValarDragon
pushed a commit
that referenced
this pull request
Jan 9, 2022
* First version of Osmosis docs site. Work in progress. * Updated docs build branch trigger to the doc branch in order to test it. Once this is ready it will be changed back to the main branch. * Updated Doc Git Action's title * Joining Testnet Github Pages (#605) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining Mainnet Github Pages (#606) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * New sidebar structure Breakdown of joining testnet/mainnet Separated instructions for installing CLI Added new integration's section with the token listing process Created new terminology page Removed other-features, moved LBPs into the liquidity section Created a new wallet's section place holder. * Added home page, navbar, osmo theme color, and squared out logo (#607) (#608) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * added home page, navbar, osmo theme color, and squared out logo Co-authored-by: Daniel Farina <dan@osmosis.team> Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team> * New theme New stylesheet overwrite New config Typescript based Added app screenshot on intro Moved a few sections around Added block explorer links Updated home page links * Intro page app screenshot * Docs dev (#613) * Updated Doc Git Action's title * Joining Testnet Github Pages (#605) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining Mainnet Github Pages (#606) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * New sidebar structure * Breakdown of joining testnet/mainnet * Separated instructions for installing CLI * Added new integration's section with the token listing process * Created new terminology page * Removed other-features, moved LBPs into the liquidity section * Created a new wallet's section place holder. * Added home page, navbar, osmo theme color, and squared out logo (#607) (#608) * Czar docs for PR to docs/dev * test * Added joining testnet instructions * Joining mainnet instructions completed with minor testnet changes * added home page, navbar, osmo theme color, and squared out logo Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team> * Simplified navigation Added wallet doc (needs work, place holder) Added Osmosis App section Created the Develop/Validate/Integrate folders with unique navigation for each. * Example of Keplr instructions with screen captures. Other fixes. * Adding some screen capture examples to Kepler guide. * Example of visual instructions. * Osmosis labs docs (#617) * create section bookmarks, mainnet/testnet division, homepage simplify * accidental merge issue * Docs vue (#622) * Updated Docs based on VUEPRESS 1.x * Deleted old files * Adding discord & Github card Small padding fix * added validator instructions, fixed dark mode logo, dark mode card text to black * Updated integrator & validators doc & nav. Co-authored-by: Adam Tucker <adamleetucker@outlook.com> * package update * sidebar fixes * Add base to site in order for assets to load correctly. * Image path fix. * Docs vue (#624) * Updated Docs based on VUEPRESS 1.x * Deleted old files * Adding discord & Github card Small padding fix * added validator instructions, fixed dark mode logo, dark mode card text to black * Updated integrator & validators doc & nav. * v0.0.2 * added more validator instructions, got rid of inline css and changed class instead * included smooth scrolling, code clipboard button, included line numbers with line number spacing fix, reduced white in dark mode * validator sidebar bug fix, must have osmo in wallet paragraph, track validator active set command * small code cleanup before testing larger change * night switch changes color, changed palette to exact osmo colors, changed searchbar * Navbar breakpoint increased, mobile colors corrected, dark mode switch color corrected * logo padding fix, color adjust Co-authored-by: Adam Tucker <adamleetucker@outlook.com> * Fix small typo * Fix small typo * Merge remote-tracking branch 'origin/docs' into docs-vue * plugin-resgister-compenents 2.0.0 caused build issues on git pages, moved down to 1.3.1 * absolute image path fix * relative path img * img path fix attempt * img path fixed and button fill issue * version update to force cache update * fill issues * osmo bullets * mobile fixes * further mobile fixes * color correction * revive dead links * added testnet instructions using v4 and snapshot * Deleted sample modules doc's Created placeholder for Osmosis modules We will reference all native modules after we document our modules first. * Updated sidebar - Added new modules, deleted old place holders. * Added the official gamm module documentation. * title updates * title updates * Added txfees docs * Added lockup docs * testnet snapshot link improved * Added validator home page, removed manual as of dates * Simplified APP docs structure. * Integrate and Validate have home pages * homepage change cards * created home pages for all tabs but overview, added pictures for network resource cards * homepage redesign for simplicity * changed home page * code background change, icon improvement * code line height did not match numbering * v5 testnet instructions * update package.json version for cache reset * disable smooth scroll until snap to line is fixed * changed to v5 rc2 * added gov module, added verticle lines to tables * no more boring scroll bars * small gov change * changed code copy button and plugin * fixed new snapshot links, added tabs for each type of node * clarified node instructions, clarified gov module, small grammar errors * fixed checksum instructions * add git pull to commands, fixed clipboard text copied * mint module completed * added unsafe_skip_backup changes * added nested tables, making snapshot dl easy. Re enable smoothscroll since fixed * changed to v5 for cli init * stuck with wget * validator instructions were duplicated * removed prep cosmovisor instructions since upgrade happened * changed icons, darkened dark mode * V6 instructions * combined update of cosmovisor and osmosisd * added lockup module docs, added module landing page * changed 4.2.0 to 6.0.0 * added gamm module docs * module work, standardizing * gov module token burn rules * updated testnet mp20 snapshot command * added incentives module, changed $URL quicksync * chainlayer's checksum isnt always hosted correctly * Testing base path for domain config Changing base path to make docs.osmosis.zone work properly. * fixed paths for docs.osmosis.zone assets * meta tag test * open graph img * finishing modules, minor updates for soft launch * dark mode edits * Finished the OSMOSIS AMM overview Added keys for Argolia search, still need indexing. Co-authored-by: Adam Tucker <adamleetucker@outlook.com> Co-authored-by: Daniel Farina <dan@osmosis.team>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates: #581
Description
New theme
Re-structured navigation
Added home page
Moved several sections around
For contributor use:
docs/
) or specification (x/<module>/spec/
)Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorer