Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 258 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 258 Bytes

Sliiides

This is an 11ty.io attempt at web presentations. The first draft doesn't do much, but it should hopefully get me through Smashing Conference, NY.

# dependecies
yarn

# build to `_site/`
yarn build

# serve to `localhost:8080`
yarn serve