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

docs: add RisingWave to the installs tab #8488

Closed
1 task done
lostmygithubaccount opened this issue Feb 28, 2024 · 7 comments · Fixed by #8490
Closed
1 task done

docs: add RisingWave to the installs tab #8488

lostmygithubaccount opened this issue Feb 28, 2024 · 7 comments · Fixed by #8490
Labels
docs Documentation related issues or PRs risingwave The RisingWave backend

Comments

@lostmygithubaccount
Copy link
Member

Please describe the issue

in docs/_tabsets/instal.qmd, add the RisingWave backend

I took a stab at this and could not get it to regenerate while rewriting another document, opening this for tracking (and if anyone has a tip -- simply adding a new line for it in the backends list of dictionaries didn't work w/ a just docs-preview)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@lostmygithubaccount lostmygithubaccount added docs Documentation related issues or PRs risingwave The RisingWave backend labels Feb 28, 2024
@cpcloud
Copy link
Member

cpcloud commented Feb 28, 2024

If you can post the error then we might be able to help debug.

@cpcloud
Copy link
Member

cpcloud commented Feb 28, 2024

But also perhaps Zulip might be quicker and less noisy

@lostmygithubaccount
Copy link
Member Author

no error message, it just doesn't update -- will throw something in Zulip in a bit

@gforsyth
Copy link
Member

It rendered for me but I first had to nuke the docs/.quarto directory.

That was probably a bigger hammer than was required, but if we figure out which folders to remove to force a "clean" rebuild we should encode that in the justfile.

@cpcloud
Copy link
Member

cpcloud commented Feb 28, 2024

Or perhaps in .gitignore, then git clean can do that.

@gforsyth
Copy link
Member

ok, it's the docs/.quarto/_freeze directory that needs to be removed to force a regen of the install tabset (and a few other things)

@lostmygithubaccount
Copy link
Member Author

got it working w/ that, will close in my PR for #8251

lostmygithubaccount added a commit that referenced this issue Mar 1, 2024
…es (#8490)

## Description of changes

- add link to the Why VoDa blog post from who concept article
- makes some formatting edits in the who concept article per guidelines
- major rework of Why Ibis concept article, including what Ibis is
- add RisingWave to install tabset


## Issues closed

closes #8251
closes #8488
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs risingwave The RisingWave backend
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants