Skip to content

theobori-cafe/theobori.cafe

Repository files navigation

☕ theobori.cafe

build publish

ℹ️ About

Personal website + archives / blog

📖 How to build and run ?

  1. Get a node environment
  2. Install npm
  3. Install the dependencies with npm i
  4. Run asnpm run build && npm run serve

🐋 Docker

docker build -t website:1.0 -f ./docker/Dockerfile ./
docker run -d -p 127.0.0.1:8080:80 website:1.0

📡 Other protocols

The Gemtext version for Gemini has been test with the lagrange client. For Gopher it works well with the phfetch client.

🎉 Tasks

  • Dockerfile
  • CI/CD pipeline
  • Migrate every post from the old website GitHub archive
  • Update the Gopher and Gemini version