Skip to content

andresmoschini/desarmando-doppler

Repository files navigation

This is a boilerplate to kickstart with a remarkjs presentation

  • Download this repository
  • Download latest remarkjs
mkdir -p remark && \
wget https://gnab.github.io/remark/downloads/remark-latest.min.js -O remark/remark-latest.min.js
  • Edit markdown/presentation.md

  • Start a http server with this directory as DocumentRoot

    • Using npx you can run the script without installing it first:

      npx http-server .

  • Open you browser and have a nice presentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published