mirror of
https://github.com/seigler/presentation-blockchains
synced 2025-07-27 01:26:11 +00:00
feat: add notes, pull some inline styles into stylesheet
This commit is contained in:
parent
0c0364c979
commit
fed382f2ac
5 changed files with 2565 additions and 19 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "This is a browser-based presentation framework with two connected views: one for the presenter, and one for the audience.",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "inliner index.html > presentation-bundle.html",
|
||||
"build": "inliner -n index.html > build/index.html",
|
||||
"start": "http-server -o -cors"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue