workspace for SI11 website
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Max Lehmann 930d8060bd curl il y a 4 ans
dl dl folder il y a 4 ans
font illux2 il y a 4 ans
img images il y a 4 ans
.DS_Store images il y a 4 ans
README.md small change to html il y a 4 ans
index.html curl il y a 4 ans
makewebsite.sh si11 first commit il y a 4 ans

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`