Presentations from our Frontend weeklies
The system is thouhgt to focus on the content creation, for which markdown files are used.
- Create a new markdown file in the
./decks/
folder and name it following the pattern yyyyMMdd-title.md - Add a YAML Front matter at the beginning from your file
npm run start
Happy writting! 😁
Behind the scenes, this is a system based on reveal-md and reveal.js
Setup some hooks to build (npm run build
) the slides and host them somewhere ⛅️