mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-14 17:01:20 +00:00
The ENSL website. http://ensl.org
28fb2cc64d
Updated .env and database.yml |
||
---|---|---|
app | ||
config | ||
db | ||
lib | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.env.example | ||
.gitignore | ||
.travis.yml | ||
Capfile | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
INSTALL.md | ||
LICENSE.md | ||
Rakefile | ||
README.md |
ENSL Website
This is the source code of ENSL website. Currently deployed on ensl.org.
Features:
- Articles
- Commenting feature for most objects
- Movie database
- File database
- ENSL Plugin API
- Forums, usual forum features and ACL
- Contest management
- Teams and team member management
- Brackets
- Tournaments
- Match database
- Challenging system
- Instant webchat (shoutbox)
- Private messages
- Issue management
- Very popular AJAX-based pick-up system
- Map database
- Votable polls
- Twitter feed
- Server database and RCON interface
- Log file parsing (partially complete)
Contributors
- Ari Timonen - Original author
- Florent Latombe - Improvements
- Luke Barratt - Improvements