User:E.zn/Notes: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
::. [http://www.foo.be/docs/tpj/issues/vol3_2/tpj0302-0002.html Infobots and Purl] ['read' together in IRC] | ::. [http://www.foo.be/docs/tpj/issues/vol3_2/tpj0302-0002.html Infobots and Purl] ['read' together in IRC] | ||
::. [https://hub.xpub.nl/bootleglibrary/read/470/pdf#page=181 Run an Infobot] | ::. [https://hub.xpub.nl/bootleglibrary/read/470/pdf#page=181 Run an Infobot] | ||
:]] Py.rate.chnic [Oct 13] | |||
::. [https://pad.xpub.nl/p/py.rate.chnic-poster Poster markdown] | |||
::. [https://pad.xpub.nl/p/py.rate.chnic-poster.css Poster css] | |||
::. make.sh : bash script that exports poster markdown url in plain text and saves it as py.rate.chnic-poster.md; exports poster css url in plain text and saves it as py.rate.chnic-poster.css; merges these 2 into both pdf and html formats. | |||
:: <pre>curl https://pad.xpub.nl/p/py.rate.chnic-poster/export/txt > py.rate.chnic-poster.md && curl https://pad.xpub.nl/p/py.rate.chnic-poster.css/export/txt > stylesheet.css && pandoc --pdf-engine=weasyprint -c stylesheet.css py.rate.chnic-poster.md -o py.rate.chnic-poster.pdf && pandoc -f markdown -t html -s -c stylesheet.css py.rate.chnic-poster.md -o py.rate.chnic-poster.html</pre> | |||
::. Runs make.sh every 30 seconds | |||
::<pre>while true; do sh make.sh; sleep 30; done</pre> | |||
:// [https://www.youtube.com/watch?v=mZ741-F1VYQ Carl Hammerschlag, MD - Saving the Lives of Others [and Your Own] P.1] | :// [https://www.youtube.com/watch?v=mZ741-F1VYQ Carl Hammerschlag, MD - Saving the Lives of Others [and Your Own] P.1] | ||
:// [https://diegogarciabook.tumblr.com/ DIEGO GARCIA: A NOVEL (Fitzcarraldo Editions, 2021) by Natasha Soobramanien and Luke Williams] | :// [https://diegogarciabook.tumblr.com/ DIEGO GARCIA: A NOVEL (Fitzcarraldo Editions, 2021) by Natasha Soobramanien and Luke Williams] | ||
Revision as of 01:02, 17 October 2020
- ]] Graduate Seminar 2020-2021
- ]] Guide to the Harvard System of Referencing
- ]] Michael: IRC/infobot [Sept 28]
- . Infobot [Git]
- . Factpacks
- . techdict.fact
- . Infobots and Purl ['read' together in IRC]
- . Run an Infobot
- ]] Py.rate.chnic [Oct 13]
- . Poster markdown
- . Poster css
- . make.sh : bash script that exports poster markdown url in plain text and saves it as py.rate.chnic-poster.md; exports poster css url in plain text and saves it as py.rate.chnic-poster.css; merges these 2 into both pdf and html formats.
curl https://pad.xpub.nl/p/py.rate.chnic-poster/export/txt > py.rate.chnic-poster.md && curl https://pad.xpub.nl/p/py.rate.chnic-poster.css/export/txt > stylesheet.css && pandoc --pdf-engine=weasyprint -c stylesheet.css py.rate.chnic-poster.md -o py.rate.chnic-poster.pdf && pandoc -f markdown -t html -s -c stylesheet.css py.rate.chnic-poster.md -o py.rate.chnic-poster.html
- . Runs make.sh every 30 seconds
while true; do sh make.sh; sleep 30; done
- // Carl Hammerschlag, MD - Saving the Lives of Others [and Your Own P.1]
- // DIEGO GARCIA: A NOVEL (Fitzcarraldo Editions, 2021) by Natasha Soobramanien and Luke Williams
Pads