]> gitweb.fluxo.info Git - privacybar.git/commitdiff
Initial content
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 2 Jul 2015 13:33:52 +0000 (10:33 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 2 Jul 2015 13:33:52 +0000 (10:33 -0300)
Makefile
ikiwiki.setup
index.mdwn
pt.md [new file with mode: 0644]
todo.md [new file with mode: 0644]

index 343817bf7672c632da4c6c0305cd5af6e4b9d12b..f7a53eff1683421109ea48dad3b5d692207e13aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,4 +18,4 @@ wiki:
        @ikiwiki --setup ikiwiki.setup
 
 wiki_deploy:
-       @rsync -avz --delete www/ blog:/var/sites/blog/www/
+       @rsync -avz --delete www/ privacybar:/var/sites/privacybar/www/
index 2740fa0546bf038debfac6a240dbd7eebe13acff..04a304336a97067e525efb2fda08e36272fc719e 100644 (file)
@@ -6,16 +6,16 @@
 # Remember to re-run ikiwiki --setup any time you edit this file.
 
 use IkiWiki::Setup::Standard {
-  wikiname => "Hello World!",
-  adminuser => ["user", ],
-  adminemail => 'user@example.org',
+  wikiname => "PrivacyBar",
+  adminuser => ["privacybar", ],
+  adminemail => 'privacybar@sarava.org',
 
   # Be sure to customise these..
   srcdir => ".",
   destdir => "www",
 
-  url => "https://user.example.org",
-  cgiurl => "https://user.example.org/ikiwiki.cgi",
+  url => "https://privacybar.sarava.org",
+  cgiurl => "https://privacybar.sarava.org/ikiwiki.cgi",
   #templatedir => "/usr/share/ikiwiki/templates",
   #underlaydir => "/usr/share/ikiwiki/basewiki",
 
@@ -28,8 +28,8 @@ use IkiWiki::Setup::Standard {
 
   # Git stuff.
   rcs => "git",
-  historyurl => "https://git.example.org/?p=user.git;a=history;f=[[file]]",
-  diffurl => "https://git.example.org/?p=user.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
+  historyurl => "https://git.sarava.org/?p=privacybar.git;a=history;f=[[file]]",
+  diffurl => "https://git.sarava.org/?p=privacybar.git;a=blobdiff;h=[[sha1_to]];hp=[[sha1_from]];hb=[[sha1_parent]];f=[[file]]",
   #gitorigin_branch => "origin",
   #gitmaster_branch => "master",
   # See https://ikiwiki.info/tips/laptop_wiki_with_git/
index 2da2aefb255079a05dd7960e3a2c830297125c19..ce152163febac4fc543d5f4154d3e4689bfd802a 100644 (file)
@@ -1,3 +1,10 @@
-[[!meta title="Hello World!"]]
+[[!meta title="PrivacyBar - Website Privacy Toolbar"]]
+
+## Meta
+
+* Pad: https://pad.sarava.org/p/privacybar
+* Contact: privacybar AT sarava.org
+
+## Index
 
 [[!inline  pages="page(*) and !ikiwiki/* and !index and !sandbox and !templates* and !smileys and !shortcuts and !ikiwiki and !RecentChanges and !*/Discussion" archive="yes"]]
diff --git a/pt.md b/pt.md
new file mode 100644 (file)
index 0000000..4703d2e
--- /dev/null
+++ b/pt.md
@@ -0,0 +1 @@
+[[!meta title="PrivacyBar - Barra de Privacidade"]]
diff --git a/todo.md b/todo.md
new file mode 100644 (file)
index 0000000..a65dc93
--- /dev/null
+++ b/todo.md
@@ -0,0 +1,8 @@
+[[!meta title="TODO"]]
+
+* PoC.
+* Embed options:
+  * Through HTTPS proxy.
+  * JS.
+  * Iframe.
+  * Hardcoded.