Skip to content

m4tt72/terminal

Repository files navigation

A terminal style website

screenshot

IMPORTANT

This is a new version of m4tt72/terminal, which is built with Svelte.

If you are looking for the old version, please check out the v2 branch.

The old version is built with React, and it is no longer maintained.

Thanks!

Quick Start

Using docker (recommended)

docker run -d --name terminal -p 3000:3000 ghcr.io/m4tt72/terminal

Using npm/yarn

  1. Install dependencies:
yarn install
  1. Run the server:
yarn dev

Themes

themes

Here's a list of available themes.

Contributing

Please feel free to pull requests or log issues.

Thanks!

Star History

Star History Chart