workspace for SI11 website
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Max Lehmann 930d8060bd curl hace 4 años
dl dl folder hace 4 años
font illux2 hace 4 años
img images hace 4 años
.DS_Store images hace 4 años
README.md small change to html hace 4 años
index.html curl hace 4 años
makewebsite.sh si11 first commit hace 4 años

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`