-
Notifications
You must be signed in to change notification settings - Fork 6
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
Issue 174: Add FAQ website section #181
Conversation
This can be reviewed (modulo test passes). I am having trouble checking it works locally because I get this error running
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks really good. One question about the proposed workflow for users
Before merge I think we should add a section saying how we want people to ask questions. How do we want? Issues? Something different? Also we should add an issue to brainstorm more tips / FAQ. |
Also anyone have any idea what might be going on in my error (#181 (comment)) above? |
Added issue #182. Ready for re-review |
No no idea. As it isn't happening in the CI I guess you have a different (and likely problematic) version of something vs what the CI sees |
I'm a bit confused why this runs with Line 46 in 55ab8bf
|
Hmm yeah good point. Is it that it's imported by something? |
Yeah it was a bad version of |
Yeah |
* Add navbar structure * Add FAQ template * First written version of FAQ * Lint package * Add TOC, add how to ask a question, add production code folded * Add explicit bayesplot to imports * Code folding doesn't work in the website at the moment Former-commit-id: d00ce83d55b3ee9eaea56ea6441dcd2703764489 [formerly bcbea763967d07eff1b0661316d64e9a6b6c63f7] Former-commit-id: c21b5c4da2ca9d8d20e2dd6f74e36bd178f8593e
Description
This draft PR will close #174.
Checklist