MarkBind / markbind

MarkBind is a tool for generating content-heavy websites from source files in Markdown format
https://markbind.org/
MIT License
134 stars 123 forks source link

Add note on netlify config when migrating Node.js #2554

Closed tlylt closed 1 month ago

tlylt commented 1 month ago

What is the purpose of this pull request?

Overview of changes: Fixes #2246

Anything you'd like to highlight/discuss: nil

Testing instructions: https://deploy-preview-2554--markbind-master.netlify.app/devguide/development/migratingnodejs

Proposed commit message: (wrap lines at 72 characters) Add note on netlify config when migrating Node.js


Checklist: :ballot_box_with_check:


Reviewer checklist:

Indicate the SEMVER impact of the PR:

At the end of the review, please label the PR with the appropriate label: r.Major, r.Minor, r.Patch.

Breaking change release note preparation (if applicable):

Give a brief explanation note about:

  • what was the old feature that was made obsolete
  • any replacement feature (if any), and
  • how the author should modify his website to migrate from the old feature to the replacement feature (if possible).
github-actions[bot] commented 1 month ago

@tlylt Each PR must have a SEMVER impact label, please remember to label the PR properly.