• Stars
    star
    208
  • Rank 189,015 (Top 4 %)
  • Language
    Go
  • License
    MIT License
  • Created over 11 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PTT BBS Web Frontend

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