Skip to content

vercel/hyper-site

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* Remove package-lock.json

* Upgrade to latest nextjs and move to pnpm

* Statically generate the image metadata

* Fix typo

* Add missing file

* Fix var name & find

* Run nextjs new-link codemod
23d7799 1

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

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