67 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			67 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						||
<html lang="en"><head>
 | 
						||
  <meta charset="utf-8">
 | 
						||
  <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						||
  <title>Protocols 🌱 Digital Garden</title>
 | 
						||
  <meta name="description" content="
 | 
						||
">
 | 
						||
  <link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="/feed.xml" title="Digital Garden" /></head><body class="dark-green garamond links-dark-green bg-washed-green"><header class="f-6 flex"><a class="no-underline-hover" rel="author" href="/">Digital Garden</a><nav>, <a class="no-underline-hover" href="/about/">About</a></nav></header><main aria-label="Content">
 | 
						||
      <div class="flex">
 | 
						||
  <article class="w-50">
 | 
						||
    <div>
 | 
						||
      <h1>Protocols</h1>
 | 
						||
      <time datetime="2021-03-12T03:07:34+00:00">
 | 
						||
        Last updated on March 12, 2021
 | 
						||
        
 | 
						||
      </time>
 | 
						||
    </div>
 | 
						||
 | 
						||
    <div id="notes-entry-container">
 | 
						||
      <div class="note-contents">
 | 
						||
        
 | 
						||
 | 
						||
      </div>
 | 
						||
 | 
						||
      <side style="font-size: 0.9em">
 | 
						||
        <h3 style="margin-bottom: 1em">Notes mentioning this note</h3>
 | 
						||
        
 | 
						||
        <div style="display: grid; grid-gap: 1em; grid-template-columns: repeat(1fr);">
 | 
						||
        
 | 
						||
          <div class="backlink-box">
 | 
						||
          <a class="internal-link" href="/statement-of-intent">Statement of Intent</a><br>
 | 
						||
          <div style="font-size: 0.9em">Hypha’s practice is situated across many topics that are present in the theme of Adaptive Reuse & Creative Misuse. Drawing...</div>
 | 
						||
          </div>
 | 
						||
        
 | 
						||
        </div>
 | 
						||
        
 | 
						||
      </side>
 | 
						||
    </div>
 | 
						||
  </article>
 | 
						||
 | 
						||
  <div class="w-50">
 | 
						||
 | 
						||
  <p>Here are all the notes in this garden, along with their links, visualized as a graph.</p>
 | 
						||
 | 
						||
  <div id="zoom"></div>
 | 
						||
<div id="graph-wrapper">
 | 
						||
  <script>
 | 
						||
    const graphData = {"edges":[{"source":"229320080329284392969231993","target":"50678562812897"},{"source":"229320080329284392969231993","target":"72697617314704"},{"source":"229320080329284392969231993","target":"36028"}],"nodes":[{"id":"50678562812897","path":"/hypertext","label":"Hypertext"},{"id":"72697617314704","path":"/protocols","label":"Protocols"},{"id":"36028","path":"/rss","label":"RSS"},{"id":"229320080329284392969231993","path":"/statement-of-intent","label":"Statement of Intent"}]}
 | 
						||
  </script>
 | 
						||
</div>
 | 
						||
  </div>
 | 
						||
</div>
 | 
						||
    </main><footer>
 | 
						||
 | 
						||
</footer><!-- That file is not particularly elegant. This will need a refactor at some point. -->
 | 
						||
<div style="opacity: 0; display: none;" id='tooltip-wrapper'>
 | 
						||
  <div id='tooltip-content'>
 | 
						||
  </div>
 | 
						||
</div>
 | 
						||
 | 
						||
<iframe style="display: none; height: 0; width: 0;" id='link-preview-iframe' src="">
 | 
						||
</iframe>
 | 
						||
 | 
						||
    <script src="/assets/js/d3.v6.min.js" defer></script>
 | 
						||
    <script src="/assets/js/scripts.js" defer></script>
 | 
						||
  </body>
 | 
						||
</html> |