Browse Source

Remove refs to abandoned domains; IRC channels

main
Fredrick Brennan 5 years ago
committed by GitHub
parent
commit
23378e2623
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 27
      README.md

27
README.md

@ -18,7 +18,7 @@ vichan is a fork of (now defunc'd) [Tinyboard](http://github.com/savetheinternet
a great imageboard package, actively building on it and adding a lot of features and other
improvements.
Support and announcements: https://engine.vichan.net/
Some documentation may be found on our [wiki](https://github.com/vichan-devel/vichan/wiki). (feel free to contribute)
Requirements
------------
@ -46,8 +46,6 @@ You can contribute to vichan by:
* Providing feedback and suggestions
* Writing/editing documentation
If you need help developing a patch, please join our IRC channel.
Installation
-------------
1. Download and extract vichan to your web directory or get the latest
@ -62,7 +60,7 @@ Installation
Please remember to change the administrator account password.
See also: [Configuration Basics](https://web.archive.org/web/20121003095922/http://tinyboard.org/docs/?p=Config).
See also: [Configuration Basics](https://github.com/vichan-devel/vichan/wiki/config).
Upgrade
-------
@ -80,21 +78,6 @@ Support
vichan is still beta software -- there are bound to be bugs. If you find a
bug, please report it.
If you need assistance with installing, configuring, or using vichan, you may
find support from a variety of sources:
* If you're unsure about how to enable or configure certain features, make
sure you have read the comments in ```inc/config.php```.
* Check out an [official vichan board](http://int.vichan.net/devel/).
* You can join vichan's IRC channel for support
[irc.6irc.net #vichan-devel](irc://irc.6irc.net/vichan-devel)
### Tinyboard support
vichan is based on a Tinyboard, so both engines have very much in common. These
links may be helpful for you as well:
* Tinyboard documentation can be found [here](https://web.archive.org/web/20121016074303/http://tinyboard.org/docs/?p=Main_Page).
CLI tools
-----------------
There are a few command line interface tools, based on Tinyboard-Tools. These need
@ -105,12 +88,6 @@ You actually don't need these tools for your imageboard functioning, they are ai
at the power users. You won't be able to run these from shared hosting accounts
(i.e. all free web servers).
Localisation
------------
Wanting to have vichan in your language? You can contribute your translations at this URL:
https://www.transifex.com/projects/p/tinyboard-vichan-devel/
Oekaki
------
vichan makes use of [wPaint](https://github.com/websanova/wPaint) for oekaki. After you pull the repository, however, you will need to download wPaint separately using git's `submodule` feature. Use the following commands:

Loading…
Cancel
Save