forked from GithubBackups/vichan
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
This commit is contained in:
commit
7c877c9056
@ -1,4 +1,4 @@
|
|||||||
vichan - A lightweight and full featured PHP imageboard.
|
8chan - The infinitely expanding imageboard.
|
||||||
========================================================
|
========================================================
|
||||||
|
|
||||||
About
|
About
|
||||||
@ -118,6 +118,13 @@ WebM support
|
|||||||
------------
|
------------
|
||||||
Read `inc/lib/webm/README.md` for information about enabling webm.
|
Read `inc/lib/webm/README.md` for information about enabling webm.
|
||||||
|
|
||||||
|
Static Pages
|
||||||
|
------------
|
||||||
|
Some pages like `/faq.html` need to be pre-generated:
|
||||||
|
```
|
||||||
|
$ php faq.php > faq.html
|
||||||
|
```
|
||||||
|
|
||||||
License
|
License
|
||||||
--------
|
--------
|
||||||
See [LICENSE.md](http://github.com/vichan-devel/vichan/blob/master/LICENSE.md).
|
See [LICENSE.md](http://github.com/vichan-devel/vichan/blob/master/LICENSE.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user