improve devinstall target

This commit is contained in:
Wolfgang Hottgenroth 2018-05-02 15:23:29 +02:00
parent 7b27411e2a
commit b8480d86bc
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4
7 changed files with 19 additions and 13 deletions

View File

@ -33,4 +33,4 @@ index: posts pages plain
.PHONY: install
devinstall: index
rsync -av --delete . /var/www/html
rsync -av --delete --exclude .git . /var/www/html

View File

@ -16,6 +16,15 @@ I moved my blog away from wordpress.com. Reason is simple: I've no clue of DSGVO
<p>
Here, I've everything under my on control and I know exactly which of your data is processed: nearly no data. There are no cookies, no advertising banners, no web analytics. Just the webserver is writing a logfile, which is rotated away and deleted after 14 days. However, this logfile is not analysed or computed automatically, I just consult it occasionally in case of problems. To learn more about this logfile, see <a href="plain/logfile.html">here</a>. If this is not okay for you, just go away.
</p>
<p>
I'm sure about this, since this is a plain old homepage without any dynamic content. No comments, no mail forms, no Javascript, no responsiveness.
</p>
<p>
If you want to leave a comment on anything, please use my <a href="mailto:woho@hottis.de">email</a> or <a href="https://twitter.com/wollud1969" target="_blank">Twitter account</a><br/>.
</p>
<p>
And: yes, I know, this homepage is soooo ugly. I'm sorry, no CSS yet.
</p>
<h2>Overview</h2>
<ul>

View File

@ -8,6 +8,15 @@ I moved my blog away from wordpress.com. Reason is simple: I've no clue of DSGVO
<p>
Here, I've everything under my on control and I know exactly which of your data is processed: nearly no data. There are no cookies, no advertising banners, no web analytics. Just the webserver is writing a logfile, which is rotated away and deleted after 14 days. However, this logfile is not analysed or computed automatically, I just consult it occasionally in case of problems. To learn more about this logfile, see <a href="plain/logfile.html">here</a>. If this is not okay for you, just go away.
</p>
<p>
I'm sure about this, since this is a plain old homepage without any dynamic content. No comments, no mail forms, no Javascript, no responsiveness.
</p>
<p>
If you want to leave a comment on anything, please use my <a href="mailto:woho@hottis.de">email</a> or <a href="https://twitter.com/wollud1969" target="_blank">Twitter account</a><br/>.
</p>
<p>
And: yes, I know, this homepage is soooo ugly. I'm sorry, no CSS yet.
</p>
<h2>Overview</h2>
<ul>

View File

@ -1,4 +0,0 @@
divert(`1')
Text 1
divert

View File

@ -1,4 +0,0 @@
divert(`1')
Text 2
divert

View File

@ -1 +0,0 @@
MODEL

View File

@ -1,3 +0,0 @@
HEADER
undivert(`1')
FOOTER