will-wow / floki-talk

A Spectacle deck about Floki

Home Page:https://floki-talk.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Spectacle deck about Floki

https://floki-talk.surge.sh

License:MIT License


Languages

Language:JavaScript 100.0%