small php+sql web-comic system. No bloat, you gloat.
Go to file
M. Gardner 8afeb860c9 make it impossible to look before the beginning 2019-07-28 14:30:08 +03:00
css make it impossible to look before the beginning 2019-07-28 14:30:08 +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 fix for real this time. 2019-07-27 21:03:30 +03:00
add_image.sql fix for real this time. 2019-07-27 21:03:30 +03:00
comics.sql add database structure 2019-07-27 21:58:00 +03:00
index.php make it impossible to look before the beginning 2019-07-28 14:30:08 +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