Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The purpose of this PR is to overhaul the current JuliaIntervals website which is completely outdated (with erroneous information).
I decided to use DocumenterVitepress.jl; I did little customization, but this can be done later on.
I think we should have a clean slate and close all current open issues. One of the main difference with the current website is that the version of this PR does not aim to provide tutorials and documentation of each package of the organisation.
This is too much work to maintain and update, so it makes more sense to only provide links to the docs of the corresponding package.
Closes #5; closes #6; closes #7; closes #8; closes #9; closes #11; closes #12; closes #13
Additional note: the tutorials (cf. https://juliaintervals.github.io/pages/tutorials/) should probably be migrated to the corresponding packages documentation. Also, maybe this webpage https://juliaintervals.github.io/pages/explanations/explanationNewton can be added to IntervalRootFinding.jl?
In any case, this can be done later and should not conflict with this PR.
cc @Kolaru, @lbenet, @lucaferranti, @dpsanders