8000 GitHub - pocman/talks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pocman/talks

Repository files navigation

Paidy Talks

Public talks given by different speakers in representation of Paidy Engineering.

Adding your own talk

Setup

  • Copy /template to /$year-month-day/$your-talk-title.
  • Take a look at the other templates to see how to structure ./index.html and *.md files.
  • Use ./assets for local assets, and /docs/assets for 'global' Paidy assets.
  • Add your talk to the list of talks in the project README.

How to start the server

You need to install nodejs and npm.

> cd /$date/$title
> npm install
> npm start

Server will start at http://localhost:8000.

How to print your slides

Loading http://localhost:8000/?print-pdf/gi in a browser will render your slides in a format suitable for printing or PDF download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0