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

Build website that demonstrates model computations #25

Merged
merged 37 commits into from
May 10, 2024
Merged

Conversation

redeboer
Copy link
Collaborator

Closes #24

The website is generated from the files under docs/ using Quarto. For now, there is only a demo of ThreeBodyDecaysIO.jl and Lc2ppiK.json.

Tip

A preview can be seen at redeboer.github.io/amplitude-serialization.

redeboer added 29 commits May 7, 2024 15:55
* DX: activate format-on-save
* DX: add Ruff as Python linter and formatter
* DX: add pre-commit hooks for Python
* MAINT: move markdown files to `docs/` directory
* DOC: add example notebooks for Python and Julia
@redeboer redeboer added the 📝 Docs Improvements or additions to documentation label May 10, 2024
@redeboer redeboer self-assigned this May 10, 2024
@redeboer redeboer changed the title Build website that demonstrate model computations Build website that demonstrates model computations May 10, 2024
@redeboer
Copy link
Collaborator Author

The jobs fail because pixi.lock is not updated. Would prefer to merge #27 though, then I'll address the merge conflicts that will come from that.

@mmikhasenko
Copy link
Collaborator

mmikhasenko commented May 10, 2024

I can push my pixi lock sure. You do fixes first

@redeboer
Copy link
Collaborator Author

Pixi lock is updated. It should be the same that is generated for you (🤞), because it's generated cross-platform.

@mmikhasenko
Copy link
Collaborator

merging then!?

@redeboer redeboer merged commit ecee71a into main May 10, 2024
3 checks passed
@redeboer redeboer deleted the documentation branch May 10, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the first CI model building
2 participants