wancw / pttweb

PTT BBS Web Frontend

Home Page:http://www.ptt.cc/bbs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pttweb

PTT BBS Web Frontend.

In production on http://www.ptt.cc/

Build Status

Features

  • List board index
  • Show articles
  • Render ANSI colors
  • Templating support
  • Ask user if he/she is over age 18 when entering some areas.

Configuration

See config.go. Put them into a JSON-encoded file.

$ ./pttweb -conf config.json

Template

To be documented.

License

MIT

About

PTT BBS Web Frontend

http://www.ptt.cc/bbs/

License:MIT License


Languages

Language:Go 99.8%Language:Makefile 0.2%