Skip to content

EraldyHq/tabulify-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabulify.com

About

This Git repo contains tabulify.com written with the Combo Site Technology

How

How to Run

docker run \
  --name site-com-tabulify \
  --rm \
  -p 8081:80 \
  -e DOKU_DOCKER_GIT_SITE='https://github.com/EraldyHq/tabulify-website' \
  ghcr.io/combostrap/dokuwiki:php8.3-latest
  • With SSH
docker run \
  --name site-com-tabulify \
  --rm \
  -p 8081:80 \
  -e DOKU_DOCKER_GIT_SITE='git@github.com:EraldyHq/tabulify-website.git' \
  ghcr.io/combostrap/dokuwiki:php8.3-latest

Contribute

See contribute

About

Tabulify Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages