Skip to content

Thumuss/thumus.eu

Repository files navigation

Thumus.eu

My personnal website

WIP

This website is currently not finished. It can't be use in a production environnement. You can have take a pick here on my website

Installation

You will need:

  • NodeJS: It will run a part of the project and install npm which is needed to install pnpm
  • PNPM: Simple installation with this command : npm i -g pnpm; Install all dependencies
  • BunJS: A new runtime of javascript; This will run also a part of the project.

From the web

You can run this command to download the project directly and build it.

curl https://cdn.thumus.eu/install.sh | sh

From this directory

Simply, run this command to build the project.

sh build.sh

How to use it?

(WIP)