Skip to content

will-wow/floki-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floki Talk

A talk for Elixir LA about web scraping with Floki, an HTML parser for Elixir

Deck: floki-talk.surge.sh

Related Elixir Repo: ExMDB

MDX-Deck

Made with MDX Deck

Presenter Mode

To use presenter mode:

  1. Open your presentation and press Option + P to enter Presenter Mode
  2. Click on the link in the bottom to open the presentation in another tab
  3. Move the other window to the screen for the audience to see
  4. Control the presentation from your window using the left and right arrow keys – the other window should stay in sync
  5. Be sure to move your cursor so that it doesn't drive anyone in the audience crazy

Running in Dev

yarn start

Then go to localhost:8080

Build & Deployment

Building the dist version of the project is as easy as running

yarn build

If you want to deploy the slideshow to surge, run

yarn deploy

Releases

No releases published

Packages

No packages published