Go to file
jinhojang6 5ac24a80ba chore: test new field 2024-03-11 04:04:29 +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: test new field 2024-03-11 04:04:29 +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 fix: fix typo 2024-02-20 02:25:35 +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 fix: fix typo 2024-02-20 02:25:35 +09:00
package.json chore: reduce the number of commands 2024-03-05 19:44:27 +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

Peripatos

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