The premier legacy code strategy guide for the AI age.
See the manifesto for what this is all about. This repo is for the website, see Mender Stack for tools related to this initiative.
This website is built using Docusaurus 2.
- Node 18.x
$ npm install
$ npm run start
This command starts a local development server and opens up a browser window.
$ npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.
Commit and git push origin main
. GitHub Actions will build and deploy to gh-pages.