-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to scroll-output from @ 4370617 🚀
- Loading branch information
Showing
64 changed files
with
946 additions
and
471 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
<!DOCTYPE html><html lang="en"><div class="scrollSection"><h1 class="scrollTitle"><a href="readme.html">VS Code</a></h1> | ||
</div> | ||
<p class="scrollParagraph">Todo: is there a way to put all our dotfiles in one folder?</p></html> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<body> | ||
<p class="scrollParagraph">Todo: is there a way to put all our dotfiles in one folder?</p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
<!DOCTYPE html><html lang="en"><div class="scrollSection"><h1 class="scrollTitle"><a href="readme.html">Disk</a></h1> | ||
</div> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<body> | ||
<p class="scrollParagraph">This folder contains some simple wrappers around <code>fs</code>.</p> | ||
<p class="scrollParagraph">It will likely be removed in the future.</p></html> | ||
<p class="scrollParagraph">It will likely be removed in the future.</p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
<!DOCTYPE html><html lang="en"><div class="scrollSection"><h1 class="scrollTitle"><a href="readme.html">Grammar TypeScript Implementation</a></h1> | ||
</div> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<body> | ||
<p class="scrollParagraph">This folder contains Grammar implemented in TypeScript.</p> | ||
<p class="scrollParagraph">See the folder <code>langs/grammar/</code> for documentation on Grammar.</p></html> | ||
<p class="scrollParagraph">See the folder <code>langs/grammar/</code> for documentation on Grammar.</p> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,23 @@ | ||
<!DOCTYPE html><html lang="en"><meta charset="utf-8"></meta> | ||
<title>Tutorial: create a new Tree Language using Grammar</title> | ||
<script>/* This HTML was generated by 📜 Scroll v86.0.2. https://scroll.pub */</script> | ||
<style>@media print {.doNotPrint {display: none !important;}}</style> | ||
<link rel="canonical" href="/grammarTutorial.html"></link> | ||
<meta charset="iso-8859-1"></meta> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"></meta> | ||
<meta name="description" content="Build your own language using Tree Notation."></meta> | ||
<meta name="generator" content="Scroll v86.0.2"></meta> | ||
<meta property="og:title" content="Tutorial: create a new Tree Language using Grammar"></meta> | ||
<meta property="og:description" content="Build your own language using Tree Notation."></meta> | ||
<meta property="og:image" content=""></meta> | ||
<meta name="twitter:card" content="summary_large_image"></meta> | ||
|
||
<style>figure { | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Tutorial: create a new Tree Language using Grammar</title> | ||
<script>/* This HTML was generated by 📜 Scroll v93.6.0. https://scroll.pub */</script> | ||
<style>@media print {.doNotPrint {display: none !important;}}</style> | ||
<link rel="canonical" href="/grammarTutorial.html"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<meta name="description" content="Build your own language using Tree Notation."> | ||
<meta name="generator" content="Scroll v93.6.0"> | ||
<meta property="og:title" content="Tutorial: create a new Tree Language using Grammar"> | ||
<meta property="og:description" content="Build your own language using Tree Notation."> | ||
<meta property="og:image" content=""> | ||
|
||
<meta name="twitter:card" content="summary_large_image"> | ||
</head> | ||
<body> | ||
<style> | ||
figure { | ||
margin: 0; | ||
padding: 0; | ||
} | ||
|
@@ -321,8 +326,10 @@ | |
width: 100%; | ||
height: 100%; | ||
} | ||
|
||
</style> | ||
<style>.pageHeader { | ||
<style> | ||
.pageHeader { | ||
position: absolute; | ||
top: .25rem; | ||
right: 0; | ||
|
@@ -346,14 +353,13 @@ | |
.pageHeader a:hover { | ||
color: #333; | ||
} | ||
|
||
</style><div class="pageHeader doNotPrint"> | ||
<a style="text-align:left;left:1.5625rem;" href="index.html"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.7166 3.79541C12.2835 3.49716 11.7165 3.49716 11.2834 3.79541L4.14336 8.7121C3.81027 8.94146 3.60747 9.31108 3.59247 9.70797C3.54064 11.0799 3.4857 13.4824 3.63658 15.1877C3.7504 16.4742 4.05336 18.1747 4.29944 19.4256C4.41371 20.0066 4.91937 20.4284 5.52037 20.4284H8.84433C8.98594 20.4284 9.10074 20.3111 9.10074 20.1665V15.9754C9.10074 14.9627 9.90433 14.1417 10.8956 14.1417H13.4091C14.4004 14.1417 15.204 14.9627 15.204 15.9754V20.1665C15.204 20.3111 15.3188 20.4284 15.4604 20.4284H18.4796C19.0806 20.4284 19.5863 20.0066 19.7006 19.4256C19.9466 18.1747 20.2496 16.4742 20.3634 15.1877C20.5143 13.4824 20.4594 11.0799 20.4075 9.70797C20.3925 9.31108 20.1897 8.94146 19.8566 8.7121L12.7166 3.79541ZM10.4235 2.49217C11.3764 1.83602 12.6236 1.83602 13.5765 2.49217L20.7165 7.40886C21.4457 7.91098 21.9104 8.73651 21.9448 9.64736C21.9966 11.0178 22.0564 13.5119 21.8956 15.3292C21.7738 16.7067 21.4561 18.4786 21.2089 19.7353C20.9461 21.0711 19.7924 22.0001 18.4796 22.0001H15.4604C14.4691 22.0001 13.6655 21.1791 13.6655 20.1665V15.9754C13.6655 15.8307 13.5507 15.7134 13.4091 15.7134H10.8956C10.754 15.7134 10.6392 15.8307 10.6392 15.9754V20.1665C10.6392 21.1791 9.83561 22.0001 8.84433 22.0001H5.52037C4.20761 22.0001 3.05389 21.0711 2.79113 19.7353C2.54392 18.4786 2.22624 16.7067 2.10437 15.3292C1.94358 13.5119 2.00338 11.0178 2.05515 9.64736C2.08957 8.73652 2.55427 7.91098 3.28346 7.40886L10.4235 2.49217Z"/></svg></a> | ||
<a style="text-align:right;right: 1.5625rem;" href="https://github.com/breck7/jtree"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></g></svg></a> | ||
<a style="text-align:right;right: 1.5625rem;" href="https://github.com/breck7/jtree"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></svg></a> | ||
</div> | ||
|
||
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico" /> | ||
<div class="scrollSection"><h1 class="scrollTitle"><a href="grammarTutorial.html">Tutorial: create a new Tree Language using Grammar</a></h1> | ||
</div> | ||
<div class="scrollColumns" style="column-width:35ch;column-count:2;max-width:90ch;"> | ||
<div class="scrollSection"><h1 class="scrollParagraph">Key Concepts</h1> | ||
</div> | ||
|
@@ -507,6 +513,8 @@ | |
</p> | ||
<div class="pageFooter doNotPrint"> | ||
<a href="mailto:[email protected]"><svg viewBox="3 5 24 20" width="24" height="20" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1, 0, 0, 1, 0, -289.0625)"><path style="opacity:1;stroke:none;stroke-width:0.49999997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 5 5 C 4.2955948 5 3.6803238 5.3628126 3.3242188 5.9101562 L 14.292969 16.878906 C 14.696939 17.282876 15.303061 17.282876 15.707031 16.878906 L 26.675781 5.9101562 C 26.319676 5.3628126 25.704405 5 25 5 L 5 5 z M 3 8.4140625 L 3 23 C 3 24.108 3.892 25 5 25 L 25 25 C 26.108 25 27 24.108 27 23 L 27 8.4140625 L 17.121094 18.292969 C 15.958108 19.455959 14.041892 19.455959 12.878906 18.292969 L 3 8.4140625 z " transform="translate(0,289.0625)" id="rect4592"/></g></svg></a> | ||
<a href="https://github.com/breck7/jtree"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></g></svg></a> | ||
<a href="https://scroll.pub" class="pageFooterScrollLink" style="display:block; margin: .5em;">Built with Scroll v86.0.2</a> | ||
</div></html> | ||
<a href="https://github.com/breck7/jtree"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></svg></a> | ||
<a href="https://scroll.pub" class="pageFooterScrollLink" style="display:block; margin: .5em;">Built with Scroll v93.6.0</a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,23 @@ | ||
<!DOCTYPE html><html lang="en"><meta charset="utf-8"></meta> | ||
<title>JTree: Tree Notation SDK for TypeScript & Javascript</title> | ||
<script>/* This HTML was generated by 📜 Scroll v86.0.2. https://scroll.pub */</script> | ||
<style>@media print {.doNotPrint {display: none !important;}}</style> | ||
<link rel="canonical" href="/index.html"></link> | ||
<meta charset="iso-8859-1"></meta> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"></meta> | ||
<meta name="description" content="Build your own language using Tree Notation."></meta> | ||
<meta name="generator" content="Scroll v86.0.2"></meta> | ||
<meta property="og:title" content="JTree: Tree Notation SDK for TypeScript & Javascript"></meta> | ||
<meta property="og:description" content="Build your own language using Tree Notation."></meta> | ||
<meta property="og:image" content="/images/diagram.svg"></meta> | ||
<meta name="twitter:card" content="summary_large_image"></meta> | ||
|
||
<style>figure { | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>JTree: Tree Notation SDK for TypeScript & Javascript</title> | ||
<script>/* This HTML was generated by 📜 Scroll v93.6.0. https://scroll.pub */</script> | ||
<style>@media print {.doNotPrint {display: none !important;}}</style> | ||
<link rel="canonical" href="/index.html"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<meta name="description" content="Build your own language using Tree Notation."> | ||
<meta name="generator" content="Scroll v93.6.0"> | ||
<meta property="og:title" content="JTree: Tree Notation SDK for TypeScript & Javascript"> | ||
<meta property="og:description" content="Build your own language using Tree Notation."> | ||
<meta property="og:image" content="/images/diagram.svg"> | ||
|
||
<meta name="twitter:card" content="summary_large_image"> | ||
</head> | ||
<body> | ||
<style> | ||
figure { | ||
margin: 0; | ||
padding: 0; | ||
} | ||
|
@@ -321,8 +326,10 @@ | |
width: 100%; | ||
height: 100%; | ||
} | ||
|
||
</style> | ||
<style>.pageHeader { | ||
<style> | ||
.pageHeader { | ||
position: absolute; | ||
top: .25rem; | ||
right: 0; | ||
|
@@ -346,14 +353,14 @@ | |
.pageHeader a:hover { | ||
color: #333; | ||
} | ||
|
||
</style><div class="pageHeader doNotPrint"> | ||
<a style="text-align:left;left:1.5625rem;" href="index.html"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.7166 3.79541C12.2835 3.49716 11.7165 3.49716 11.2834 3.79541L4.14336 8.7121C3.81027 8.94146 3.60747 9.31108 3.59247 9.70797C3.54064 11.0799 3.4857 13.4824 3.63658 15.1877C3.7504 16.4742 4.05336 18.1747 4.29944 19.4256C4.41371 20.0066 4.91937 20.4284 5.52037 20.4284H8.84433C8.98594 20.4284 9.10074 20.3111 9.10074 20.1665V15.9754C9.10074 14.9627 9.90433 14.1417 10.8956 14.1417H13.4091C14.4004 14.1417 15.204 14.9627 15.204 15.9754V20.1665C15.204 20.3111 15.3188 20.4284 15.4604 20.4284H18.4796C19.0806 20.4284 19.5863 20.0066 19.7006 19.4256C19.9466 18.1747 20.2496 16.4742 20.3634 15.1877C20.5143 13.4824 20.4594 11.0799 20.4075 9.70797C20.3925 9.31108 20.1897 8.94146 19.8566 8.7121L12.7166 3.79541ZM10.4235 2.49217C11.3764 1.83602 12.6236 1.83602 13.5765 2.49217L20.7165 7.40886C21.4457 7.91098 21.9104 8.73651 21.9448 9.64736C21.9966 11.0178 22.0564 13.5119 21.8956 15.3292C21.7738 16.7067 21.4561 18.4786 21.2089 19.7353C20.9461 21.0711 19.7924 22.0001 18.4796 22.0001H15.4604C14.4691 22.0001 13.6655 21.1791 13.6655 20.1665V15.9754C13.6655 15.8307 13.5507 15.7134 13.4091 15.7134H10.8956C10.754 15.7134 10.6392 15.8307 10.6392 15.9754V20.1665C10.6392 21.1791 9.83561 22.0001 8.84433 22.0001H5.52037C4.20761 22.0001 3.05389 21.0711 2.79113 19.7353C2.54392 18.4786 2.22624 16.7067 2.10437 15.3292C1.94358 13.5119 2.00338 11.0178 2.05515 9.64736C2.08957 8.73652 2.55427 7.91098 3.28346 7.40886L10.4235 2.49217Z"/></svg></a> | ||
<a style="text-align:right;right: 1.5625rem;" href="https://github.com/breck7/jtree"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></g></svg></a> | ||
<a style="text-align:right;right: 1.5625rem;" href="https://github.com/breck7/jtree"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></svg></a> | ||
</div> | ||
|
||
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico" /> | ||
<div class="scrollSection"><h1 class="scrollTitle"><a href="index.html">JTree: Tree Notation SDK for TypeScript & Javascript</a></h1> | ||
</div><div class="scrollColumns" style="column-width:35ch;column-count:4;max-width:200ch;"> | ||
<div class="scrollColumns" style="column-width:35ch;column-count:4;max-width:200ch;"> | ||
<a href="https://github.com/publicdomaincompany/jtree/actions/workflows/didTheTestsPass.yaml"><img src="https://github.com/publicdomaincompany/jtree/actions/workflows/didTheTestsPass.yaml/badge.svg" style="width: 49%;"/></a> <a href="https://gitpod.io/#https://github.com/breck7/jtree"><img src="https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod"/ height="20" width="153"></a> | ||
<div class="scrollSection"><h1 class="scrollParagraph">Links</h1> | ||
<p class="scrollParagraph"><a href="https://treenotation.org">Tree Notation Homepage</a></p> | ||
|
@@ -479,6 +486,8 @@ | |
</p> | ||
<div class="pageFooter doNotPrint"> | ||
<a href="mailto:[email protected]"><svg viewBox="3 5 24 20" width="24" height="20" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1, 0, 0, 1, 0, -289.0625)"><path style="opacity:1;stroke:none;stroke-width:0.49999997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 5 5 C 4.2955948 5 3.6803238 5.3628126 3.3242188 5.9101562 L 14.292969 16.878906 C 14.696939 17.282876 15.303061 17.282876 15.707031 16.878906 L 26.675781 5.9101562 C 26.319676 5.3628126 25.704405 5 25 5 L 5 5 z M 3 8.4140625 L 3 23 C 3 24.108 3.892 25 5 25 L 25 25 C 26.108 25 27 24.108 27 23 L 27 8.4140625 L 17.121094 18.292969 C 15.958108 19.455959 14.041892 19.455959 12.878906 18.292969 L 3 8.4140625 z " transform="translate(0,289.0625)" id="rect4592"/></g></svg></a> | ||
<a href="https://github.com/breck7/jtree"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></g></svg></a> | ||
<a href="https://scroll.pub" class="pageFooterScrollLink" style="display:block; margin: .5em;">Built with Scroll v86.0.2</a> | ||
</div></html> | ||
<a href="https://github.com/breck7/jtree"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></svg></a> | ||
<a href="https://scroll.pub" class="pageFooterScrollLink" style="display:block; margin: .5em;">Built with Scroll v93.6.0</a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
<!DOCTYPE html><html lang="en"><div class="scrollSection"><h1 class="scrollTitle"><a href="readme.html">Kitchen</a></h1> | ||
</div> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<body> | ||
<p class="scrollParagraph">Kitchen is a simple ExpressJS app used by JTree Developers.</p> | ||
<p class="scrollParagraph">With Kitchen you can run Tree Notation sandbox, Tree Notation Desginer, and other tools locally.</p> | ||
<div class="scrollSection"><h4 class="scrollQuestion">How do I start it?</h4> | ||
<code class="scrollCodeBlock">cd jtree | ||
npm run local</code> | ||
</div></html> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.