workspace for SI11 website
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Max Lehmann 930d8060bd curl 4年前
dl dl folder 4年前
font illux2 4年前
img images 4年前
.DS_Store images 4年前
README.md small change to html 4年前
index.html curl 4年前
makewebsite.sh si11 first commit 4年前

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`