8000 GitHub - feelpp/feelpp.slides: Slides for Feel++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feelpp/feelpp.slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feel++ Slides

Installation

The requirements are

  • ruby2.7

  • bundle included with ruby on ubuntu)

To install the required ruby packages
bundle2.7 install --path vendor/bundle

To visualize the html pages, install npm (node.js) and install node-srv to create a webserver

npm i

Generate the Presentation

To compile the presentation
./render <name of bundle executable>

e.g. on Ubuntu

./render bundle2.7

The results are then in the build directory

Visualize the presentation

Simple run the following command to start the webserver

npm run serve

About

Slides for Feel++

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

0