workspace for SI11 website
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Max Lehmann 930d8060bd curl 4 yıl önce
dl dl folder 4 yıl önce
font illux2 4 yıl önce
img images 4 yıl önce
.DS_Store images 4 yıl önce
README.md
index.html curl 4 yıl önce
makewebsite.sh

README.md

SI 11 website repostory

The website is collectively written in/from the pads:

the shell script makewebsite.sh runs a curl command every 5secods, pulling the content of the pad to index.html

  • run it: ./makewebsite.sh

When you want to create a commit of the website:

  • git add -u
  • git commit -m "what changes happened here"

create HTML file:

`curl https://pad.xpub.nl/p/publication11_HTML/export/txt

index.html`