Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: merge staging into production (#12)
* chore: merge production into staging (#7) * chore: merge staging into production (#6) * mdBook * readme wip * readme.md updated from https://stackedit.io/ * readme.md updated from https://stackedit.io/ * readme.md updated from https://stackedit.io/ * readme.md updated from https://stackedit.io/ * demo * readme.md updated from https://stackedit.io/ * readme.md updated from https://stackedit.io/ * readme.md updated from https://stackedit.io/ * readme.md updated from https://stackedit.io/ * readme.md updated from https://stackedit.io/ * readme.md updated from https://stackedit.io/ * Building navigation * Added arfs 0.11 and 0.12 * completed proposal * init * feat: π¨ updated for light/dark, other configs updated the app with the code for light/dark modes, made some other configuration changes. * style: π¨ css changes stylized prev/next, added borders, color changes, other changes from whitepaper docs * fix: π build script fix fixed depreciated build script * Update deploy.yml * set vuepress dist folder correctly * add base back * style: π¨ fixed subheader color subheader color now matches general text color * refactor: removed about section about section existed as a workaround for sidebar defaulting to open, replaced it with price calclulator * docs: π updated landing page replaced placeholder home page with content from ardrive.io * refactor: π added new default page to /cli/, bug fixes replaced readme.md as the landing page for /cli/, fixed error with variable not being initialized. * docs: π added arfs overview overview landing page for arfs * fix: π fixed metadata fixed project metadata so it no longer shows whitepaper * fix: π¨ fix logo on light mode logo was not displaying on light mode, cannot recreate locally. pushing possible fix * fix: π log fix another attempt to fix the logo bug * fix: π logo fix defaulted to uncustomized logo src because switching is not needed * fix: π logo fix lets try this fix * style: π¨ search box styling basic search box and result styling for readability, will need further input * docs: π inline code styling, added docs created css to target inline code only, will need to be adjusted to team preference. Added some ArFS documentation * docs: π ArFS docs more ArFS documentation. * docs: π ArFS docs additional docs for ArFS * docs: π ArFS Docs ArFS docs, based on confluence post from Phil, have been added up to Operations * refactor: title change changed title from ardrive.io to ArDrive Docs * h2 border-bottom * h2 line styling * added Snapshot entity information * style: π¨ style changes several style changes, added customized search box component, replaced discord text with logo, still need to even out SVGs * fixed search result colors * added magnifying glass to search bar for visual * SearchBox styling changes * style changes * docs: π¨ added more ArFS docs, styling changes added usage docs, set up sidebar - no custom sidebar yet, styling changes - need to identify issue with sidebar subheader coloring * turned 'last updated' off * style: π¨ style changes several style changes suggested by Jonathan * style: π¨ changed sidebar order moved core sdk up in sidebar because if the first item has a dropdown it will always start open * style: π¨ style changes several style changes suggested by jacob * fix: π fixed links link references were broken when cli file was split. corrected * style: π¨ prev / next styling styled the prev and next buttons * style: π¨ fixed sidebar item color found and removed rule givinig some sidebar items an opacity * style: π¨ minor style changes minor style changes * docs: π¨ added overview tag all sections except price calculator now begin with the overview header * sidebar change * style: π¨ adjusted nav icons * change prev/next button background color in dark mode * added CNAME file * changed base path * fixed logo path * capitalize page description * added plausible script * Made ArDrive logo larger * Updated data-model.md * added Overview to price Calculator * added meta image * changed support link * spaced nav icons * merge from staging * merge conflicts resolved * completely functional, needs styling * style: π¨ set basic styling for the seach modal * updated modal styling * updated ArFS Overview * Added copy button to code blocks using 'vuepress-plugin\-code-copy' plugin * docs: π Updated ArFS documentation Updated ArFS documentation to match recent atlassian updates. * docs: added deployment docs added docs explaining how to deploy a dApp using the ArDrive web app. * docs: added deploy docs added docs for deploying dApps using the ArDrive web app * fix: fixed bug preventing build syntax for removing prev/next buttons on certain pages was incorrect and prevented build. commented out. * refactor: Corrected syntax to remove prev/next corrected the syntax commented out in the previous commit. Unneeded prev/next buttons removed without affecting build * docs: Added Examples page Added page with example websites for deploying a dApp to Arweave * docs: Added Turbo API docs Added preliminary docs for the Turbo Payment and Upload APIs * docs: typo correction replaced AR with data when referring to amount of data that can be uploaded * docs: Added openapi docs links Added disclaimer about docs being up to date, and linked to openapi docs which are maintained as changes are made. * chore: created package-lock.json file created package-lock.json so users can install dependencies with npm without issue. * fix: Fixed Zendesk link * docs(turbo): update CLI and Core docs with Turbo release PE-4435 (#4) --------- Co-authored-by: agsuy <[email protected]> Co-authored-by: agsuy <[email protected]> Co-authored-by: Phil <[email protected]> Co-authored-by: Karl Prieb <[email protected]> Co-authored-by: Derek Sonnenberg <[email protected]> * feat(markdown files): adds documentation for Pins; applies minor clarifications PE-4497 (#5) Co-authored-by: Giga Bob <[email protected]> --------- Co-authored-by: agsuy <[email protected]> Co-authored-by: agsuy <[email protected]> Co-authored-by: Phil <[email protected]> Co-authored-by: Karl Prieb <[email protected]> Co-authored-by: Derek Sonnenberg <[email protected]> Co-authored-by: MatΓas Batista <[email protected]> * chore: changed deploy to production instead of staging * fix: fixed visual bug in navbar * docs: Added Turbo-SDK doc * chore: update example in turbo sdk readme (#10) * chore: update examples * chore: fix links --------- Co-authored-by: agsuy <[email protected]> Co-authored-by: agsuy <[email protected]> Co-authored-by: Phil <[email protected]> Co-authored-by: Karl Prieb <[email protected]> Co-authored-by: Derek Sonnenberg <[email protected]> Co-authored-by: MatΓas Batista <[email protected]> Co-authored-by: Dylan Fiedler <[email protected]>
- Loading branch information