-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
75ace17
commit a82704c
Showing
236 changed files
with
34,890 additions
and
1 deletion.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,213 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en" data-content_root="../../"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<title>Appetizers — Recipes 0.0.1 documentation</title> | ||
<link rel="stylesheet" href="../../_static/basic.css" type="text/css" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=649a27d8" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/insipid.css?v=b2d00be7" /> | ||
<link rel="stylesheet" type="text/css" href="../../_static/styles.css?v=de837a79" /> | ||
|
||
<script src="../../_static/documentation_options.js?v=f539c95a"></script> | ||
<script src="../../_static/doctools.js?v=9bcbadda"></script> | ||
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<script defer src="../../_static/insipid.js"></script> | ||
<script defer src="../../_static/insipid-sidebar.js"></script> | ||
<link rel="index" title="Index" href="../../genindex.html" /> | ||
<link rel="search" title="Search" href="../../search.html" /> | ||
<link rel="next" title="Baba Ganoush" href="Dips_Baba_ganoush.html" /> | ||
<link rel="prev" title="Introduction" href="../Introduction/Introduction.html" /> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
</head><body> | ||
<script type="text/javascript"> | ||
document.body.classList.add('js'); | ||
</script> | ||
<input type="checkbox" id="sidebar-checkbox" style="display: none;"> | ||
<label id="overlay" for="sidebar-checkbox"></label> | ||
<div class="sidebar-resize-handle"></div> | ||
<script type="text/javascript"> | ||
try { | ||
let sidebar = localStorage.getItem('sphinx-sidebar'); | ||
const sidebar_width = localStorage.getItem('sphinx-sidebar-width'); | ||
if (sidebar_width) { | ||
document.documentElement.style.setProperty('--sidebar-width', sidebar_width); | ||
} | ||
// show sidebar on wide screen | ||
if (!sidebar && window.matchMedia('(min-width: 100rem)').matches) { | ||
sidebar = 'visible'; | ||
// NB: We don't store the value in localStorage! | ||
} | ||
if (sidebar === 'visible') { | ||
document.getElementById('sidebar-checkbox').checked = true; | ||
} | ||
} catch(e) { | ||
console.info(e); | ||
} | ||
</script> | ||
<header id="topbar-placeholder"> | ||
<div id="topbar"> | ||
<div id="titlebar"> | ||
<div class="buttons"> | ||
<label for="sidebar-checkbox" id="sidebar-button" role="button" tabindex="0" aria-controls="sphinxsidebar" accesskey="M"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"/></svg> | ||
</label> | ||
<button id="search-button" type="button" title="Search" aria-label="Search" aria-expanded="false" aria-controls="search-form" accesskey="S"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"/></svg> | ||
</button><div id="downloads"> | ||
Downloads: | ||
<!-- <a href=../../_downloads/recipes.pdf | ||
rel="nofollow">PDF</a> | --> | ||
<a href=../../_downloads/Recipes.epub | ||
rel="nofollow">Epub</a> | ||
</div> | ||
</div> | ||
<div class="title"> | ||
<a class="parent" href="../../index.html" accesskey="U">Recipes 0.0.1 documentation</a> | ||
<a class="top" href="#">Appetizers</a> | ||
</div> | ||
<div class="buttons"> | ||
<button id="fullscreen-button" type="button" aria-hidden="true"> | ||
<span class="enable"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M212.686 315.314L120 408l32.922 31.029c15.12 15.12 4.412 40.971-16.97 40.971h-112C10.697 480 0 469.255 0 456V344c0-21.382 25.803-32.09 40.922-16.971L72 360l92.686-92.686c6.248-6.248 16.379-6.248 22.627 0l25.373 25.373c6.249 6.248 6.249 16.378 0 22.627zm22.628-118.628L328 104l-32.922-31.029C279.958 57.851 290.666 32 312.048 32h112C437.303 32 448 42.745 448 56v112c0 21.382-25.803 32.09-40.922 16.971L376 152l-92.686 92.686c-6.248 6.248-16.379 6.248-22.627 0l-25.373-25.373c-6.249-6.248-6.249-16.378 0-22.627z"/></svg> | ||
</span> | ||
<span class="disable"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M4.686 427.314L104 328l-32.922-31.029C55.958 281.851 66.666 256 88.048 256h112C213.303 256 224 266.745 224 280v112c0 21.382-25.803 32.09-40.922 16.971L152 376l-99.314 99.314c-6.248 6.248-16.379 6.248-22.627 0L4.686 449.941c-6.248-6.248-6.248-16.379 0-22.627zM443.314 84.686L344 184l32.922 31.029c15.12 15.12 4.412 40.971-16.97 40.971h-112C234.697 256 224 245.255 224 232V120c0-21.382 25.803-32.09 40.922-16.971L296 136l99.314-99.314c6.248-6.248 16.379-6.248 22.627 0l25.373 25.373c6.248 6.248 6.248 16.379 0 22.627z"/></svg> | ||
</span> | ||
</button> | ||
</div> | ||
</div> | ||
<div id="searchbox" role="search"> | ||
<form id="search-form" class="search" style="display: none" action="../../search.html" method="get"> | ||
<input type="search" name="q" placeholder="Search ..." autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /> | ||
<button>Go</button> | ||
</form> | ||
</div> | ||
</div> | ||
</header> | ||
<nav> | ||
<a href="../Introduction/Introduction.html" class="nav-icon previous" title="previous: Introduction" aria-label="Previous topic" accesskey="P" tabindex="-1"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"/></svg> | ||
</a> | ||
<a href="Dips_Baba_ganoush.html" class="nav-icon next" title="next: Baba Ganoush" aria-label="Next topic" accesskey="N" tabindex="-1"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"/></svg> | ||
</a> | ||
</nav> | ||
|
||
<nav class="relbar"> | ||
<a class="previous" href="../Introduction/Introduction.html" aria-label="Previous topic" > | ||
<div class="icon"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z"/></svg> | ||
</div> | ||
<div class="title"> | ||
<span class="text"> | ||
<span class="direction">previous</span> | ||
Introduction | ||
</span> | ||
</div> | ||
</a> | ||
<a class="next" href="Dips_Baba_ganoush.html" aria-label="Next topic" > | ||
<div class="title"> | ||
<span class="text"> | ||
<span class="direction">next</span> | ||
Baba Ganoush | ||
</span> | ||
</div> | ||
<div class="icon"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"/></svg> | ||
</div> | ||
</a> | ||
</nav> | ||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
<div class="body" role="main"> | ||
|
||
<nav class="crumbs"> | ||
<ul> | ||
<li><a href="../../index.html" aria-label="Recipes 0.0.1 documentation"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z"/></svg></a> »</li> | ||
<li><a href="">Appetizers</a></li> | ||
</ul> | ||
</nav> | ||
<section id="appetizers"> | ||
<h1>Appetizers<a class="headerlink" href="#appetizers" title="Link to this heading">#</a></h1> | ||
<div class="toctree-wrapper compound"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Dips_Baba_ganoush.html">Baba Ganoush</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Dips_Hummus.html">Hummus</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Tahini.html">Tahini</a></li> | ||
</ul> | ||
</div> | ||
</section> | ||
|
||
<div class="clearer"></div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="sphinxsidebar" role="navigation" aria-label="Main"> | ||
<div class="sphinxsidebarwrapper"> | ||
|
||
<div class="sidebar-resize-handle"></div> | ||
|
||
<h3><a href="../../index.html">Table of Contents</a></h3> | ||
<ul class="current"> | ||
<li class="toctree-l1"><a class="reference internal" href="../Introduction/Introduction.html">Introduction</a></li> | ||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Appetizers</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="Dips_Baba_ganoush.html">Baba Ganoush</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="Dips_Hummus.html">Hummus</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="Tahini.html">Tahini</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../Breads/index.html">Breads</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../Entrees/index.html">Entrees</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../Sides/index.html">Sides</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../Desserts/index.html">Desserts</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../Gelato/index.html">Gelato</a></li> | ||
</ul> | ||
|
||
<div><hr class="docutils"></div> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../../genindex.html" accesskey="I">General Index</a></li> | ||
</ul> | ||
<div id="ethical-ad-placement"></div> | ||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
|
||
<nav class="relbar"> | ||
<a class="previous" href="../Introduction/Introduction.html" aria-label="Previous topic" > | ||
<div class="icon"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z"/></svg> | ||
</div> | ||
<div class="title"> | ||
<span class="text"> | ||
<span class="direction">previous</span> | ||
Introduction | ||
</span> | ||
</div> | ||
</a> | ||
<a class="next" href="Dips_Baba_ganoush.html" aria-label="Next topic" > | ||
<div class="title"> | ||
<span class="text"> | ||
<span class="direction">next</span> | ||
Baba Ganoush | ||
</span> | ||
</div> | ||
<div class="icon"> | ||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"/></svg> | ||
</div> | ||
</a> | ||
</nav> | ||
|
||
<footer role="contentinfo"> | ||
© Copyright 2020, Carlo Giacometti. | ||
Created using <a class="reference external" href="https://www.sphinx-doc.org/">Sphinx</a> 8.1.3. | ||
<a class="reference internal" href="../../_sources/Recipes/Appetizers/index.rst.txt" rel="nofollow">Show Source</a>. | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.