Jamstack-powered landing page for MdSlides, a Markdown slides editor.
There are no special prerequisites other than the node@14
environment. Once the project repository is cloned and the dependencies are installed, the development server can be started with the develop
script (see package.json).
There is a GitHub Actions workflow configured for the automated build and deployment to GitHub Pages when a push to main
branch occurs. The site is reachable at https://mdslides.github.io/.