Skip to content

mdslides/mdslides.github.io

Repository files navigation

mdslides.github.io

Jamstack-powered landing page for MdSlides, a Markdown slides editor.

Development

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).

Deployment

GitHub workflow status Website state

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/.