Skip to content

mdslides/app

Repository files navigation

MdSlides

MdSlides - Banner

Goal Oriented. MdSlides is designed to focus on the content rather than moving text blocks back and forth.

Mobile First. The device used does not affect the process of creating presentations, nor the final result.

Installable. Even though it is a web application, it can be used offline or even installed.

Accessible. MdSlides requires no extra interaction other than writing down one's thoughts.

Secure. Processing data is not stored in the application, but in the one's device/browser only.

Open Source. The application development is community-driven. Contributions are welcome.

Development

There are no special prerequisites other than the node@16 environment. Once the project repository is cloned and the dependencies are installed, the development server can be started with the serve script (see package.json).

Deployment

GitHub workflow status App state

There is a GitHub Actions workflow configured for the automated build and deployment to GitHub Pages of each subsequent release. The app is reachable at https://mdslides.github.io/app/.