Skip to content

gsmet/talks

Repository files navigation

How to launch this presentation

  1. Install Node.js and Grunt

    On Fedora:

    $ sudo dnf install npm ; sudo npm install -g grunt-cli
  2. Install dependencies of this project (run within the git checkout):

    $ npm install
  3. Serve the presentation (run within the git checkout):

    $ npm start
  4. Open http:https://localhost:8000 to view your presentation.

The presentations can be published to the gh-pages branch with the following command:

$ grunt publish

SVG

SVG sources are in the sources directory. Do not modify the compressed SVG files that are in the content directory.

To embed the fonts in a SVG, use Vecta nano.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published