2015-09-24 22:18:23 -04:00
2015-09-24 22:18:23 -04:00
2015-09-24 01:44:49 -04:00
2015-09-24 02:08:44 -04:00
2015-09-24 01:44:49 -04:00

Linx Server

Soon-to-be opensource replacement of Linx

Please do not use yet! Consider it in pre-alpha development stages.

Build & Run

  1. go get -u github.com/andreimarcu/linx-server
  2. cd $GOPATH/src/github.com/andreimarcu/linx-server
  3. go build && ./linx-server

By default linx will bind to http://127.0.0.1:8080/, use the "files/" files directory and the "linx" sitename.
Configurable flags can be found in server.go.

TODO

Please refer to the main TODO issue

Author

Andrei Marcu, http://andreim.net/

Description
No description provided
Readme 1.8 MiB
Languages
JavaScript 41.7%
Go 34.2%
CSS 15%
HTML 7.8%
Shell 1.1%
Other 0.2%