readme
parent
58336aea67
commit
9169a94a34
@ -0,0 +1,12 @@
|
||||
# quilting infrastructures
|
||||
|
||||
|
||||
|
||||
## the web quilt
|
||||
### how you add a page to the webquilt
|
||||
1. go to the web/quilt/quilt.hml file and add yourself to a sepcific location
|
||||
2. add the js-code and css-file to your page
|
||||
<pre>
|
||||
<script src="https://issue.xpub.nl/23/quilt/quilt.js" data-cutFileName="false" data-cutFileName="false"></script>
|
||||
<link rel="stylesheet" type="text/css" href="https://issue.xpub.nl/23/quilt/quilt.css">
|
||||
</pre>
|
Loading…
Reference in New Issue