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.

15 lines
447 B
Markdown

10 months ago
# quilting infrastructures
## the web quilt
### how you add a page to the webquilt
10 months ago
1. go to the web/quilt/quilt.hml file and add yourself to a specific location
10 months ago
2. add the js-code and css-file to your page:
10 months ago
```
10 months ago
<script src="https://issue.xpub.nl/23/quilt/quilt.js" data-cutFileName="false" data-wholeUrl="false"></script>
10 months ago
<link rel="stylesheet" type="text/css" href="https://issue.xpub.nl/23/quilt/quilt.css">
10 months ago
```
10 months ago
3. start quilting