Go to file
jinhojang6 0ff2faf56a chore: remove x button 2024-02-14 04:44:44 +09:00
.github first commit 2024-02-13 20:57:33 +09:00
.vscode first commit 2024-02-13 20:57:33 +09:00
docs first commit 2024-02-13 20:57:33 +09:00
public first commit 2024-02-13 20:57:33 +09:00
src chore: remove x button 2024-02-14 04:44:44 +09:00
.gitignore first commit 2024-02-13 20:57:33 +09:00
CODE_OF_CONDUCT.md first commit 2024-02-13 20:57:33 +09:00
Dockerfile first commit 2024-02-13 20:57:33 +09:00
LICENSE first commit 2024-02-13 20:57:33 +09:00
README.md chore: misc. style updates 2024-02-13 21:07:07 +09:00
docker-compose.yml first commit 2024-02-13 20:57:33 +09:00
httpd.conf first commit 2024-02-13 20:57:33 +09:00
index.html chore: misc. style updates 2024-02-13 21:07:07 +09:00
package.json chore: misc. style updates 2024-02-13 21:07:07 +09:00
postcss.config.js first commit 2024-02-13 20:57:33 +09:00
svelte.config.js first commit 2024-02-13 20:57:33 +09:00
tailwind.config.js first commit 2024-02-13 20:57:33 +09:00
themes.json chore: update color style 2024-02-13 21:12:11 +09:00
tsconfig.json first commit 2024-02-13 20:57:33 +09:00
tsconfig.node.json first commit 2024-02-13 20:57:33 +09:00
vite.config.ts first commit 2024-02-13 20:57:33 +09:00
yarn.lock first commit 2024-02-13 20:57:33 +09:00

README.md

Peripathos

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

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