DataKinds / board-framework

Little project to emulate an imageboard framework, with the images

Home Page:wofl.twilightparadox.com:7778

Repository from Github https://github.comDataKinds/board-frameworkRepository from Github https://github.comDataKinds/board-framework

board-framework

(aka what runs my website, wofl)

It's pretty much an image board like, say, 4chan - but without image uploading. It includes:

  • Threads
  • User identification through IPs
  • Comments
  • Links
  • Links between threads
  • Emoticons
  • Comments
  • Length validation
  • Images now, I guess

There's not much else, but it's really all that's needed for an online board.

Run it with ruby main.rb. It requires a new-ish sinatra and a ruby >= 2.0.0. It doesn't work on internet explorer either - the formatting on the comments gets messed up.

Made with <3 by http://twitter.com/aearnus

About

Little project to emulate an imageboard framework, with the images

wofl.twilightparadox.com:7778


Languages

Language:JavaScript 33.9%Language:HTML 24.9%Language:Ruby 24.7%Language:CSS 16.5%