Skip to content
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

DVP-357: Algokit CLI Overview (import, +reference, +feature pages) #183

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

lazystar
Copy link
Contributor

This PR contains the ref page, an imported overview page, and all the improted feature pages.
The latter two we might want to integrate into regular docs.

I introduced a new script (not a fan) to import the algokit-cli feature docs and transform a bunch of things (e.g. links).
The methods of slugifying (the ids of titles) are so far off between Astro and gfm-toc (used in algokit-cli), that I decided to remove the the ToC entirely. Turned out to be the better choice anyway.
There are traces in the commits of building the poetry project via the typescript script, but that should not be necessary for this step.

@lazystar lazystar requested review from larkiny and joe-p February 14, 2025 21:38
@lazystar
Copy link
Contributor Author

when automatically importing, we need to run the prettier rules (prettier -c ./src/** from the project roor) over the imported files, otherwise the build fails

@lazystar
Copy link
Contributor Author

lazystar commented Feb 14, 2025

There might be additional cleanups required, like linking to a getting-started with bit.ly guide on github from the reference page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant