Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Demo] An online coda demo serving at docs dir #11

Open
clearloop opened this issue May 27, 2020 · 1 comment
Open

[Demo] An online coda demo serving at docs dir #11

clearloop opened this issue May 27, 2020 · 1 comment

Comments

@clearloop
Copy link
Collaborator

clearloop commented May 27, 2020

Desc

Just like tweetnacl, supports all encoding in coda.

@septs
Copy link
Contributor

septs commented May 28, 2020

via https://npm.im/gh-pages

  "scripts": {
    "start": "webpack-dev-server",
    "build": "webpack --mode production",
    "deploy": "rimraf dist && npm run build && gh-pages -d dist"
  },
npm run deploy # push to `gh-pages` branch

@clearloop clearloop changed the title [Demo] A online coda demo serving at docs dir [Demo] An online coda demo serving at docs dir May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants