Sync!
This commit is contained in:
parent
509e089dac
commit
a644ef3c34
2
build.sh
2
build.sh
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
cd /home/ctdoplanet/planet
|
cd /home/ctdoplanet/planet
|
||||||
python venus/planet.py planet.ctdo.de.ini
|
python venus/planet.py planet.ctdo.de.ini
|
||||||
rsync -a html/* ~/public_html/_p/
|
rsync -a html/* ~/public_html/
|
||||||
|
|
|
@ -35,11 +35,6 @@ filters = excerpt.py
|
||||||
# somebody 'migrates' their weblog.
|
# somebody 'migrates' their weblog.
|
||||||
new_feed_items = 4
|
new_feed_items = 4
|
||||||
|
|
||||||
bill_of_materials:
|
|
||||||
.htaccess
|
|
||||||
favicon.ico
|
|
||||||
robots.txt
|
|
||||||
|
|
||||||
# filter parameters
|
# filter parameters
|
||||||
[excerpt.py]
|
[excerpt.py]
|
||||||
omit = img p br
|
omit = img p br
|
||||||
|
|
Loading…
Reference in New Issue