Skip to content

oddbird/sliiides

Repository files navigation

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