24
0
Fork 0
workspace for SI11 website
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Max Lehmann 930d8060bd curl 4 anos atrás
dl dl folder 4 anos atrás
font illux2 4 anos atrás
img images 4 anos atrás
.DS_Store images 4 anos atrás
README.md small change to html 4 anos atrás
index.html curl 4 anos atrás
makewebsite.sh si11 first commit 4 anos atrás

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`