Skip to content

Instantly share code, notes, and snippets.

@sveitser
sveitser / lf-apache.conf
Last active August 29, 2015 14:03
liquid democracy apache test
<VirtualHost *:80>
ServerName fascism.dimsumlabs.com
DocumentRoot /opt/lf/liquid_feedback_frontend
RewriteEngine on
RewriteRule ^/$ /lf/ [R]
RewriteRule ^/lf/static/(.*)$ /lf/static/$1 [L,PT]
@sveitser
sveitser / Opencog makepkg output
Created May 16, 2014 16:57
Opencog makepkg output
==> Making package: opencog-git 0.0.0-1 (Sat May 17 00:33:41 HKT 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating opencog-git git repo...
Fetching origin
==> Validating source files with md5sums...
opencog-git ... Skipped
==> Extracting sources...
-> Creating working copy of opencog git repo...