Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vercel/hyper-site
The official website for the Hyper terminal
https://github.com/vercel/hyper-site
command-line hyper nextjs plugins terminal themes website
Last synced: 27 days ago
JSON representation
The official website for the Hyper terminal
- Host: GitHub
- URL: https://github.com/vercel/hyper-site
- Owner: vercel
- License: mit
- Created: 2017-09-13T18:34:54.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T14:34:24.000Z (3 months ago)
- Last Synced: 2024-08-05T08:07:07.177Z (3 months ago)
- Topics: command-line, hyper, nextjs, plugins, terminal, themes, website
- Language: JavaScript
- Homepage: https://hyper.is
- Size: 118 MB
- Stars: 427
- Watchers: 57
- Forks: 188
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hyper-site
The official website for the Hyper terminal
## Contribution
Want to submit a plugin or theme to the Hyper Store? Follow [the guide on the website](https://hyper.is/store/submit).
To submit a feature, bug fix, or enhancement to the Hyper website proceed as follows:
1. Clone this repo
2. Within your terminal, run `npm install` to install the dependencies
3. Once the dependencies are installed, run `npm run dev` to start the dev server on `localhost:3000`We really appreciate any contribution
## Related Repositories
- [Hyper](https://github.com/vercel/hyper)
- [Sample Plugin](https://github.com/vercel/hyperpower)
- [Sample Theme](https://github.com/vercel/hyperyellow)