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

Structure #1

Open
asinghvi17 opened this issue Jun 14, 2024 · 4 comments
Open

Structure #1

asinghvi17 opened this issue Jun 14, 2024 · 4 comments

Comments

@asinghvi17
Copy link
Member

What kind of structure do we want for this repo? Should it follow DemoCards.jl, the homegrown Vitepress setup in GeoMakie, just straight Jupyter notebooks?

@rafaqz
Copy link
Member

rafaqz commented Jun 15, 2024

Literate code that CI builds to Jupyter notebooks?

@asinghvi17
Copy link
Member Author

Sounds good. I didn't end up doing pure Literate just because nbconvert doesn't translate Markdown cells to source code (I have no clue why). There is now a Documenter.jl-formatted example in the Rasters-in-45-min folder, which should be usable with DemoCards.jl.

@felixcremer
Copy link
Member

We should be able to use Literate to output quarto markdown files which can then be converted to whatever we need. But we can at the same time use these Literate files to build with Documenter.

@evetion
Copy link
Member

evetion commented Jul 13, 2024

Why not just write quarto files directly? No weird quirks in output conversions, and closes to geocompx. We have set up our whole website using quarto in that way (https://deltares.github.io/Ribasim/). Straight up Jupyter notebooks would also work well with that.

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

No branches or pull requests

4 participants