workspace for SI11 website
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
anna sandri 135bc752c3 combat 4 years ago
font combat 4 years ago
img added icon for threadmodel 4 years ago
.DS_Store i was gonna curl some code, but then i got high... 4 years ago
README.md small change to html 4 years ago
index.html first curl of the day 4 years ago
makewebsite.sh si11 first commit 4 years ago

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`