Quilting infrastructures https://issue.xpub.nl/23/
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.
 
 
 
Nyxaeroz 880305d943 Add filestructure (placeholder) and basic responsiveness 10 months ago
web Add filestructure (placeholder) and basic responsiveness 10 months ago
.gitignore Add basic gitignore file 1 year ago
README.md Update 'README.md' 1 year ago

README.md

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 specific location
  2. add the js-code and css-file to your page:
    <script src="https://issue.xpub.nl/23/quilt/quilt.js" data-cutFileName="false" data-wholeUrl="false"></script>
    <link rel="stylesheet" type="text/css" href="https://issue.xpub.nl/23/quilt/quilt.css">
  1. start quilting