aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGustav Eek <gustaveek@student.gu.se>2011-02-13 11:18:44 +0100
committerGustav Eek <gustaveek@student.gu.se>2011-02-13 11:20:14 +0100
commitf50db111e7caa26f5de6d44481d95c2ad45c481f (patch)
tree338d515874a1c9107022631b50b9a2cb383d11c9 /README
parent81aaf8416b6409773791f6575c52b33e49337f85 (diff)
Send option added Makefile and README rewritten
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
index da82c32..3cd7e2b 100644
--- a/README
+++ b/README
@@ -1,3 +1,25 @@
This repository contains the website of Fripost.
http://fripost.org/
+
+Use make to compile the page and copy it to fripost.org
+
+ # compilation
+ $ make
+
+ # pulication
+ $ make send
+
+This is the standard project workflow
+
+ 1. Pull all repositories (ask Gustav and Stefan)
+ 2. Perform local changes
+ - One change, one commit
+ 3. Compile and check ocularly locally through web browser
+ 4. Send to fripost.org
+ - Perform an ocular check on fripost.org
+ 5. Push changes to your repository
+
+(C) Copyright cc-by-sa 2010-2011 Gustav Eek and Stefan Kangas.
+
+You are free to use, change and redistribute this source according to the terms defined by Creative Commons Licence 3.0 Contribution Share Alike.