mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-07 21:24:15 -05:00
c1a6f4d9ac337514fe0112c92a603d0c0fdfb66a
Privacy and Scaling Explorations
Main branch served at: https://appliedzkp.org/
This is the React re-write of the PSE website, formally just a landing page.
Get Started with Development
npm install
npm run dev serves a development server at http://localhost:8080
The app live under /app.
How to contribute
Have an idea?
Create an issue and tell us the idea!
Want to contribute?
Feel free to fork this repo and make a pull request to the dev branch.
Build and deployment process
- When a pull request or push is made to the
devbranch, github actions builds a static/production version of the site to thegh-pages-devbranch. - Once changes have been verified on the
gh-pages-devbranch, thedevbranch is merged intomasterwhere github actions builds and deploys a production version of the site togh-pages gh-pagesis served at http://projects.appliedzkp.org
Description
Languages
Jupyter Notebook
69.7%
TypeScript
13.5%
Typst
8.9%
CSS
6.2%
Shell
0.9%
Other
0.8%