Browse Source

small finetuning changes

master
manetta 3 years ago
parent
commit
374711ccd8
  1. 9
      README.md
  2. 2
      pelicanconf.py
  3. 1
      themes/basic/templates/index.html
  4. 3
      upload.sh

9
README.md

@ -0,0 +1,9 @@
# A Nourishing Network
*A Nourishing Network* is initiated by <a href="https://servus.at" target="blank">servus.at</a> (Davide Bevilacqua) in collaboration with <a href="https://varia.zone" target="blank">varia.zone</a> (Alice Strete & Manetta Berends) and is published in the context of <a href="https://www.radical-openness.org/en" target="new">AMRO 2020</a> (Arts Meets Radical Openness). Many thanks to our <a href="https://a-nourishing-network.radical-openness.org/pages/thanks.html#partners">partners</a>, <a href="https://a-nourishing-network.radical-openness.org/pages/thanks.html#authors">authors</a> and the AMRO community.
This project is produced with Free Software tools: the feeds are made with <a href="https://blog.getpelican.com/" target="new">Pelican</a> & <a href="https://weasyprint.org/" target="new">Weasyprint</a>; typeset in <a href="https://www.fontsquirrel.com/fonts/white-rabbit" target="new">White Rabbit</a>, <a href="http://unifoundry.com/unifont/" target="new">Unifont</a> and monospace; ASCII art made with <a href="https://git.vvvvvvaria.org/mb/ascii-art-but-with-unicode" target="blank">ascii-art-but-with-Unicode</a>; and just-in-case, this is the <a href="https://git.vvvvvvaria.org/mb/AMRO-2020-publication" target="new">Git repository</a> that holds the source files of this project.
-----------------------
© servus.at and Authors 2020; Published under the <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="new">CC-BY-SA 4.0</a> license.

2
pelicanconf.py

@ -6,7 +6,7 @@
AUTHOR = 'servus.at' AUTHOR = 'servus.at'
SITENAME = 'A Nourishing Network' SITENAME = 'A Nourishing Network'
SITEURL = 'https://a-nourishing-network.radical-openness.org/' SITEURL = 'https://a-nourishing-network.radical-openness.org'
TIMEZONE = 'Europe/Amsterdam' TIMEZONE = 'Europe/Amsterdam'
DEFAULT_DATE = 'fs' DEFAULT_DATE = 'fs'

1
themes/basic/templates/index.html

@ -32,7 +32,6 @@
Subscribe to the postal feed: <a href="{{ SITEURL }}/pages/subscribe-to-the-postal-feed.html">subscribe/unsubscribe</a></li> Subscribe to the postal feed: <a href="{{ SITEURL }}/pages/subscribe-to-the-postal-feed.html">subscribe/unsubscribe</a></li>
</p> </p>
<p>How to <a href="{{ SITEURL }}/pages/subscribe-to-the-web-feed.html">subscribe to the web feed</a>?</p> <p>How to <a href="{{ SITEURL }}/pages/subscribe-to-the-web-feed.html">subscribe to the web feed</a>?</p>
<p>How to feed back? (soon)</p>
<br> <br>
</div> </div>
</section> </section>

3
upload.sh

@ -1,3 +0,0 @@
# scp -r output/* varia:/var/www/amro-2020-publication
scp -r output/* ann:/var/www/a-nourishing-network.radical-openness.org
Loading…
Cancel
Save