small php+sql web-comic system. No bloat, you gloat.
Go to file
M. Gardner f3ca33bd76 add gitignore 2019-07-27 20:22:05 +03:00
css remove unnecessary files 2019-07-27 20:19:35 +03:00
.gitignore add gitignore 2019-07-27 20:22:05 +03:00
README.md add readme 2019-07-26 21:19:55 +03:00
add_image.sh Initial commit 2019-07-26 21:05:19 +03:00
add_image.sql Initial commit 2019-07-26 21:05:19 +03:00
index.php Initial commit 2019-07-26 21:05:19 +03:00
setup.php Initial commit 2019-07-26 21:05:19 +03:00

README.md

Wbcmc

a small lightweight webcomic system, that only uses php, sh, and sql

At the moment, it only works would work with mysql/mariadb, but it is planned that it becomes dialect-agnostic, and use more lightweight stuff.

Tech:

  • php
  • bash
  • mysqli
  • scss for the css