10 lines
312 B
Markdown
10 lines
312 B
Markdown
trinkey's fork of [notfire's qna](https://git.notfire.cc/notfire/qna)
|
|
|
|
has the same functionality but i added custom css support and made the code less messy
|
|
|
|
---
|
|
|
|
to set up, generally:
|
|
- make a database in postgres
|
|
- set up config.php based off of the example
|
|
- run `php setup.php` to create the database table
|