Update for MAPLE-Website#3
Open
AxiEj wants to merge 4 commits into
Open
Conversation
- Add tasks/scan/scan_sd.html, scan_cg.html, scan_sdcg.html for relaxed scans with the SD, CG, and SD/CG optimizers; parameters mirror the corresponding #opt(method=...) pages. - Rework tasks/scan/scan.html with an Available Methods table, Quick Usage block, Common Parameters table, and the real example/scan/da.inp two-coordinate example; correct n_steps semantics to "initial point + n_steps". - Update scan_lbfgs.html and scan_rfo.html to reflect the unified optimization dispatcher; drop the warning that RFO scans are unsupported and align defaults with the runtime. - Wire CG and SD/CG into every page sidebar (Optimization + PES Scan trees) and refresh scan-related copy in setup, functions, tutorials, index/general/development/home1, and the IRC entry point. - Note the debug/OPT sync on downloads.html so visitors know the public upstream may lag the documented scan features.
Constraint: Keep the website as static HTML assets without new build tooling. Rejected: Leaving the generated RFO asset path unchecked | broken local link would hide the animation. Confidence: high Scope-risk: narrow Directive: Keep GIF filenames and page img src paths in sync when regenerating scan visuals. Tested: git diff --check; local HTML href/src checker missing_local_refs=0; file verified favicon and five scan GIF assets. Not-tested: Browser visual smoke test.
Constraint: Match the current debug/OPT parser and UMA calculator option names without adding website tooling. Rejected: Documenting interface=turbo literally | current parser rejects interface and suggests inference. Confidence: high Scope-risk: narrow Directive: Keep UMA website examples tied to CommandControl MODEL_OPTION_PARAMS before publishing. Tested: git diff --check; local HTML href/src and fragment checker missing_local_refs=0 bad_fragments=0; current MAPLE parser accepts #model=uma(inference=turbo) and rejects #model=uma(interface=turbo); HTTP smoke for setup/model_uma.html and setup/models.html. Not-tested: Live GitHub Pages deployment.
|
@AxiEj is attempting to deploy a commit to the XujianWang's projects Team on Vercel. A member of the Team first needs to authorize it. |
✅ Deploy Preview for maple-org ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Constraint: Replace the stale ChemRxiv preprint card with the published DOI record while keeping the static-site edit surgical. Rejected: Leaving the homepage sidebar on the preprint link | It would keep a visible stale publication status after the articles page update. Confidence: high Scope-risk: narrow Directive: Keep publication cards synchronized between articles.html and index.html when article status changes. Tested: git diff --check; python3 -m pytest -q Not-tested: Browser visual smoke test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary