Skip to content

newsboard - a bulletin board and bookmark sharing site (inspired by HackerNews)

License

Notifications You must be signed in to change notification settings

dodo-says/newsboard

 
 

Repository files navigation

About newsboard

It is a fork from https://github.com/robdelacruz/newsboard We hope to build an anonymous community forum based on this project.

Main changes from upstream:

  • using html/templates
  • using flags
  • dev mode (reload templates on each request)

newsboard is a bulletin board for posting stories and links. Inspired by HackerNews.

  • Submit stories and links.
  • Reply to stories.
  • Multiple users.
  • MIT License

Build and Install

$ make
$ ./nb --init

Run './nb' to start the web service.

newsboard uses a single sqlite3 database file to store all submissions, users, and site settings.

Screenshots

newsboard list newsboard item

Contact

Twitter: @robcomputing
Source: http://github.com/robdelacruz/newsboard

About

newsboard - a bulletin board and bookmark sharing site (inspired by HackerNews)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.0%
  • HTML 9.1%
  • CSS 7.0%
  • JavaScript 1.8%
  • Makefile 0.1%