m4tt72 / terminal

Terminal style website

Home Page:https://term.m4tt72.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Terminal style website

https://term.m4tt72.com

License:MIT License


Languages

Language:TypeScript 47.6%Language:Svelte 36.6%Language:HTML 4.4%Language:CSS 4.0%Language:JavaScript 3.9%Language:Dockerfile 3.5%