cookbook/index.html
2022-10-09 21:14:51 +00:00

7 lines
3.3 KiB
HTML

<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.104.3"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css><link rel=stylesheet type=text/css href=https://unpkg.com/bulma-prefers-dark><link rel=icon href=https://jtom38.github.io/cookbook/favicon.svg><link rel=mask-icon href=https://jtom38.github.io/cookbook/favicon.svg color=#000000><link rel=apple-touch-icon href=https://jtom38.github.io/cookbook/apple-touch-icon.svg><script>document.addEventListener("DOMContentLoaded",()=>{const e=Array.prototype.slice.call(document.querySelectorAll(".navbar-burger"),0);e.forEach(e=>{e.addEventListener("click",()=>{const t=e.dataset.target,n=document.getElementById(t);e.classList.toggle("is-active"),n.classList.toggle("is-active")})})})</script><title></title></head><body><nav class="navbar is-primary" role=navigation aria-label="main navigation"><div class=navbar-brand><a class=navbar-item href=https://jtom38.github.io/cookbook/>Cookbook</a>
<a role=button class=navbar-burger aria-label=menu aria-expanded=false data-target=navbarBasicExample><span aria-hidden=true></span>
<span aria-hidden=true></span>
<span aria-hidden=true></span></a></div><div id=navbarBasicExample class=navbar-menu><div class=navbar-start><a class=navbar-item href=https://jtom38.github.io/cookbook/recipies>Recipies</a>
<a class=navbar-item href=https://jtom38.github.io/cookbook/tags>Tags</a>
<a class=navbar-item href=https://jtom38.github.io/cookbook/categories>Categories</a>
<a class=navbar-item href=https://jtom38.github.io/cookbook/recipies/index.xml>RSS Feed</a></div></div></nav><section class="hero is-primary"><div class=hero-body><div class="container has-text-centered"><p class=title></p><p class=subtitle></p></div></div></section><div class=container><br><div class=content><h1 id=cookbook>Cookbook</h1><p>Welcome to the personal cookbook of <a href=https://github.com/jtom38/cookbook>James Tombleson</a>! This site contains recipies that my family likes to cook and stored in a easy location that we can use on a tablet. The reason this site exists is so we can archive the recipies that we find online. We have had sites go offline and had to use the <a href=https://web.archive.org/>Wayback Machine</a> to try to recover them. This does not always work so thats why I wanted to make this site. I dont want to lose anymore recipies that my family loves.</p><p>With this being a website, we can also share the recipies with family, friends, and now you!</p><p>You will be able to find everything that we have stored here! This is a work in progress so things will be added over time.</p><p>If you use github and find this helpful, leave a star to let me know you like it!</p><h2 id=theme>Theme</h2><p>The theme is custom and will be seperated from the site at a later time. For now, its sill very much in the works and not something that is ready for primetime.</p><h2 id=built-with>Built With</h2><ul><li><a href=https://gohugo.io>hugo</a></li><li><a href=https://bulma.io>bulma css</a></li><li><a href=https://github.com/jtom38/cookbook/tree/master/themes/hugo-bulma-cookbook>hugo theme</a></li></ul><p>If you want to see some of the other things I am working on, check out my <a href=https://github.com/jtom38>github page</a>!</p></div></div>