https://github.com/novasamatech/signer-website
Landing page for the Signer app
https://github.com/novasamatech/signer-website
Last synced: 2 months ago
JSON representation
Landing page for the Signer app
- Host: GitHub
- URL: https://github.com/novasamatech/signer-website
- Owner: novasamatech
- Created: 2022-12-06T12:57:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T14:53:25.000Z (about 1 year ago)
- Last Synced: 2025-02-12T09:51:36.096Z (4 months ago)
- Language: HTML
- Homepage: https://paritytech.github.io/signer-website/
- Size: 11.9 MB
- Stars: 6
- Watchers: 31
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📱 Parity Signer Landing Page
This repository stores the landing page for the Parity Signer app. Because Github Pages only allow to have 1 static site per repository, and the original repository already has a Wiki living in it.
- Signer App repo: github.com/paritytech/parity-signer
- Github Pages deployment: https://paritytech.github.io/signer-website/
- Live URL (still old): http://parity.io/signer## How to run
```
npx @11ty/eleventy --serve
```