User:Golubjevaite/Prototyping I: Difference between revisions
Golubjevaite (talk | contribs) No edit summary |
Golubjevaite (talk | contribs) |
||
Line 4: | Line 4: | ||
[[Post-Digital_Itch#Schedule]] | [[Post-Digital_Itch#Schedule]] | ||
== | ==Python3/wiki2html== | ||
[[https://pad.xpub.nl/p/prototyping-2020-02-10 PAD]] proto w A | [[https://pad.xpub.nl/p/prototyping-2020-02-10 PAD]] proto w A <br> | ||
[[https://git.xpub.nl/XPUB/special-issue-11-wiki2html special-issue-11-wiki2html]] /GIT | [[https://git.xpub.nl/XPUB/special-issue-11-wiki2html special-issue-11-wiki2html]] /GIT | ||
<pre> | |||
python3 query2html.py -c [[File:+]][[Title::+]][[Part::+]][[Date::~*1980*]] * changes index.html with custom preferences | |||
python3 query2html.py -c '[[File:+]][[Title::+]][[Part::+]][[Date::<1980]]' -d * gives query | |||
</pre> | |||
==HTML/ pandoc== | ==HTML/ pandoc== |
Revision as of 16:54, 10 February 2020
SPECIAL ISSUE 11
Python3/wiki2html
[PAD] proto w A
[special-issue-11-wiki2html] /GIT
python3 query2html.py -c [[File:+]][[Title::+]][[Part::+]][[Date::~*1980*]] * changes index.html with custom preferences python3 query2html.py -c '[[File:+]][[Title::+]][[Part::+]][[Date::<1980]]' -d * gives query
HTML/ pandoc
pdftotext [name].pdf - *text pdftotext [name].pdf - | pandoc *markdown pdftotext [name].pdf - | pandoc > [name].html *html
THE FULL COMMAND for markdown to html: pandoc --standalone --toc --from markdown --to html --css style.css FACTSHEET.md -o FACTSHEET.html
OCR
MEDIAWIKI
ssh hub.sandbox
SPECIAL ISSUE 10
UNIX
[PAD 20190916 A]
[XPUB1 INDEX]
[XPUB1 GOLUB]
GIT
[PAD 20190930 A]
[GIT.XPUB]
[GIT/GOLUB]
git clone [link]
git add <folder>/* git commit -m “message” git push
ARDUINO
[PAD 20191002 M]
File:Clap&grime.mp3
simple counting loop