0.2.0 • Published 4 years ago
@nextbitlabs/onepunch-style-nextbit v0.2.0
Start a new presentation with onepunch.
Create a new presentation:
$ onepunch init [-n directory-name]
Link to the onepunch-nextbit-style adding the following line within the <head>
element in the index.html
file:
<head>
<link href="https://unpkg.com/@nextbitlabs/onepunch-style-nextbit/nextbit.css" rel="stylesheet" type="text/css">
</head>
Read about how to create slides with onepunch and Nextbit style in the internal documentation.