sites

parazyd.cf website
git clone git://parazyd.org/sites.git
Log | Files | Refs

commit b5fcd1f5328ae954c3e08f4f1227c0fcb5ae3372
parent c20bf9ad7752a39ce12fd0f2c8934a177acdadc3
Author: parazyd <parazyd@dyne.org>
Date:   Thu, 15 Sep 2016 11:17:18 +0200

new updates, server relocation

Diffstat:
Mfooter.html | 1+
Mindex.md | 6++++++
Amars | 2++
Dmars.sh | 2--
Mnavigation.html | 1+
Mpushweb.sh | 8--------
Mwebtree | 4++--
7 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/footer.html b/footer.html @@ -1,3 +1,4 @@ + </div> </div> diff --git a/index.md b/index.md @@ -22,6 +22,12 @@ I also contribute to the [Gentoo Linux](https://gentoo.org) project, [Arch Linux](https://www.archlinux.org) and of course, [Devuan](https://devuan.org). +This website is also offered completely through [Tor](https://torproject.org): + +[i3kgydn7eeqm3dr4.onion](http://i3kgydn7eeqm3dr4.onion) - parazyd.cf +[ws32o25lrjv42mox.onion](http://ws32o25lrjv42mox.onion) - git.parazyd.cf +[efxjbsewyh76cvzv.onion](http://efxjbsewyh76cvzv.onion) - pub.parazyd.cf + Happy hacking! ![such powerful, very modes. wow.](/birds/burds.gif) diff --git a/mars b/mars @@ -0,0 +1 @@ +/home/parazyd/devel/mars/mars+ \ No newline at end of file diff --git a/mars.sh b/mars.sh @@ -1 +0,0 @@ -/home/parazyd/devel/mars/mars.sh- \ No newline at end of file diff --git a/navigation.html b/navigation.html @@ -25,3 +25,4 @@ </div> <div id="main"> + diff --git a/pushweb.sh b/pushweb.sh @@ -6,11 +6,3 @@ make clean make make push - -sed -i -e 's/parazyd.cf/otoci.eu/' webtree -make clean -sed -i -e 's/https:\/\/git.parazyd.cf/http:\/\/ws32o25lrjv42mox.onion/' navigation.html -make -sed -i -e 's/http:\/\/ws32o25lrjv42mox.onion/https:\/\/git.parazyd.cf/' navigation.html -make push -sed -i -e 's/otoci.eu/parazyd.cf/' webtree diff --git a/webtree b/webtree @@ -1,6 +1,6 @@ # Here configure your webserver and webroot path for rsync -WEBHOST="parazyd.cf" -WEBROOT="public_html/" +WEBHOST="otoci.eu" +WEBROOT="public_html/www.parazyd.cf" # Set the format of your pages (php or markdown) #pageformat=php