Skip to content
main
Switch branches/tags
Code

Latest commit

* update next, remove env var, fix unnamed fn warnings

* update next, react

* next 10 images

* review fixes

* fix build erros for plugins with missing preview images

* serve featured gifs as is

* render preview gifs in regular img tags
1cbee12 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 yarn to install the dependencies
  3. Once the dependencies are installed, run yarn dev to start the dev server on localhost:3000

We really appreciate any contribution

Related Repositories