{
  "created": "2021-06-04T03:46:19Z",
  "hierarchy": [
    {
      "name": "ROOT",
      "type": "folder",
      "uri": "/ROOT"
    },
    {
      "name": "Food",
      "type": "folder",
      "uri": "Food"
    },
    {
      "name": "Rachel's Best Chili Ever",
      "type": "article",
      "uri": "Food/Rachel's_Best_Chili_Ever"
    }
  ],
  "html": "<!DOCTYPE html>\n<html lang=\"en\">\n  <head>\n    <meta charset=\"UTF-8\"/>\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>\n    <meta property=\"og:image\" content=\"/img/logo512.png\"/>\n    <meta property=\"og:site_name\" content=\"Nikhil's Personal Wiki\"/>\n    <link rel=\"og:image\" href=\"/img/logo512.png\"/>\n    <link rel=\"icon\" href=\"/img/favicon.png\"/>\n    <link rel=\"apple-touch-icon\" href=\"/img/logo192.png\"/>\n    <link rel=\"stylesheet\" href=\"/css/styles.css\"/>\n    <link rel=\"stylesheet\" href=\"/css/highlight.css\"/>\n    <title>Rachel&#39;s Best Chili Ever &ndash; Nikhil's Personal Wiki</title>\n    <script type=\"text/javascript\" id=\"MathJax-script\" defer src=\"https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js\"></script>\n    <script defer data-domain=\"wiki.nikhil.io\" src=\"https://plausible.io/js/plausible.js\"></script>\n  </head>\n  <body>\n    <noscript>\n      👉 A few things won&#8217;t work if you have JavaScript disabled.\n    </noscript>\n    <div class=\"container article\">\n      <header>\n        <nav>\n          <ul>\n            <li>\n              <a href=\"/archive\"  title=\"Archive\">\n                <span>Archive</span>\n              </a>\n            </li>\n            <li>\n              <a href=\"/Home\"  title=\"Home\">\n                <span>Home</span>\n              </a>\n            </li>\n            <li>\n              <a href=\"/random\"  title=\"See a random article\">\n                <span>Random</span>\n              </a>\n            </li>\n            \n            \n              \n                <li>\n                  <a href=\"/Food/Rachel&#39;s_Best_Chili_Ever/raw.txt\"  title=\"View Source\">\n                    <span>Raw</span>\n                  </a>\n                </li>\n              \n              \n            \n            \n            \n            \n              \n                <li>\n                  <a href=\"/Food/Rachel&#39;s_Best_Chili_Ever/revisions\" >\n                    <span>Revisions</span>\n                  </a>\n                </li>\n              \n            \n            \n              \n                \n                  <li>\n                    <a href=\"/Food/Rachel&#39;s_Best_Chili_Ever/index.json\" title=\"View JSON Object\">\n                      <span>JSON</span>\n                    </a>\n                  </li>\n                \n              \n            \n          </ul>\n        </nav>\n      </header>\n      <main>\n        \n  <nav>\n  <ul>\n    \n      <li>\n        <a data-entity-type=\"folder\" href=\"/ROOT\" title=\"ROOT\">Root</a>\n      </li>\n    \n      <li>\n        <a data-entity-type=\"folder\" href=\"/Food\" title=\"Food\">Food</a>\n      </li>\n    \n      <li>\n        <a data-entity-type=\"article\" href=\"/Food/Rachel&#39;s_Best_Chili_Ever\" title=\"Rachel&#39;s Best Chili Ever\">Rachel&#39;s Best Chili Ever</a>\n      </li>\n    \n    \n    \n    \n    \n  </ul>\n</nav>\n\n  <h1>Rachel&#39;s Best Chili Ever\n    \n  </h1>\n  <p>By my friend Rachel Sims.</p>\n<h2>Ingredients</h2>\n<ul>\n<li>1.5 Lbs 86% Ground Chuck Beef</li>\n<li>1 Red Onion, diced</li>\n<li>1/2 Yellow Onion, diced</li>\n<li>1/2 Green Pepper, diced</li>\n<li>1 Jalapeno, diced</li>\n<li>1 TBSP Chili Powder</li>\n<li>1/4 tsp Oregano</li>\n<li>1/2 tsp Garlic Powder</li>\n<li>1/2 tsp Cumin</li>\n<li>1/2 tsp Paprika</li>\n<li>1 tsp Salt</li>\n<li>1/8 cups Red Wine Vinegar</li>\n<li>11.5 oz can V8 Juice</li>\n<li>15 oz can Diced Tomatoes</li>\n</ul>\n<h2>Preparation</h2>\n<ol>\n<li>Brown ground beef and red onion, season to taste.</li>\n<li>Add all other ingredients to pot.</li>\n<li>Cook until flavors come through.</li>\n<li>Serve with shredded cheese, sour cream, and crackers.</li>\n</ol>\n<h2>Dawn&rsquo;s Notes</h2>\n<ul>\n<li>Don&rsquo;t need to use two different colors of onion.</li>\n<li>In place of red wine vinegar and V8, can just use flavored/spiced canned tomato sauce.</li>\n<li>Add as much or as little tomato sauce, diced tomatoes as you prefer. Canned crushed tomatoes also work well.</li>\n<li>I <em>highly</em> suggest adding in either kidney beans and/or black beans. Beans in chili are great!</li>\n</ul>\n\n\n      </main>\n      <footer>\n        <p>\n          \n        </p>\n        <ul>\n          \n  <li>923 bytes</li>\n  \n    <li>Created on Friday, 4 June 2021 at 03:46 UTC</li>\n    <li>Modified on Tuesday, 13 January 2026 at 18:47 UTC</li>\n    <br/>\n    <li>\n      <a\n        href=\"https://github.com/afreeorange/wiki.nikhil.io.articles/edit/master/Food/Rachel&#39;s Best Chili Ever.md\"\n        title=\"Edit this article\">Edit this article</a>\n    </li>\n  \n\n          <li>\n            <a href=\"https://github.com/afreeorange/bock\" title=\"View the project that generates this wiki on Github\">bock\n            5.3.0-beta</a>\n          </li>\n        </ul>\n      </footer>\n    </div>\n    \n    \n      <script type=\"text/javascript\">\n        /**\n         * Quick shortcut to take me to the search box which is 90% of how I navigate\n         * this wiki anyway.\n         */\n        document.body.addEventListener(\n          \"keypress\", (e) => e.key === \"f\"\n          ? window.location.assign(\"/archive\")\n          : null);\n        window.MathJax = {\n          tex: {\n            inlineMath: [\n              [\n                '$', '$'\n              ],\n              [\n                '\\\\(', '\\\\)'\n              ]\n            ]\n          },\n          svg: {\n            fontCache: 'global'\n          }\n        };\n      </script>\n    \n  </body>\n</html></head></html>\n",
  "id": "5b2f2b13-bfc9-5457-ad75-b39dd1df6693",
  "modified": "2026-01-13T18:47:28Z",
  "revisions": [
    {
      "authorEmail": "mail@nikhil.io",
      "authorName": "Nikhil Anand",
      "date": "2026-01-13T18:47:28Z",
      "id": "2436477560f26e23d00a24add1cbfeafdca4af78",
      "shortId": "24364775",
      "subject": "No compression\n",
      "content": "By my friend Rachel Sims.\n\n## Ingredients\n\n* 1.5 Lbs 86% Ground Chuck Beef\n* 1 Red Onion, diced\n* 1/2 Yellow Onion, diced\n* 1/2 Green Pepper, diced\n* 1 Jalapeno, diced\n* 1 TBSP Chili Powder\n* 1/4 tsp Oregano\n* 1/2 tsp Garlic Powder\n* 1/2 tsp Cumin\n* 1/2 tsp Paprika\n* 1 tsp Salt\n* 1/8 cups Red Wine Vinegar\n* 11.5 oz can V8 Juice\n* 15 oz can Diced Tomatoes\n\n## Preparation\n\n1. Brown ground beef and red onion, season to taste.\n2. Add all other ingredients to pot.\n3. Cook until flavors come through.\n4. Serve with shredded cheese, sour cream, and crackers.\n\n## Dawn's Notes\n\n* Don't need to use two different colors of onion.\n* In place of red wine vinegar and V8, can just use flavored/spiced canned tomato sauce.\n* Add as much or as little tomato sauce, diced tomatoes as you prefer. Canned crushed tomatoes also work well.\n* I _highly_ suggest adding in either kidney beans and/or black beans. Beans in chili are great!\n"
    },
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "Nikhil Anand",
      "date": "2023-03-26T23:27:20Z",
      "id": "bcba4326848f71f9fe83f0b0fa4f9543d47f4a72",
      "shortId": "bcba4326",
      "subject": "Merge branch 'master' of github.com:afreeorange/wiki.nikhil.io.articles\n",
      "content": "By my friend Rachel Sims.\n\n## Ingredients\n\n* 1.5 Lbs 86% Ground Chuck Beef\n* 1 Red Onion, diced\n* 1/2 Yellow Onion, diced\n* 1/2 Green Pepper, diced\n* 1 Jalapeno, diced\n* 1 TBSP Chili Powder\n* 1/4 tsp Oregano\n* 1/2 tsp Garlic Powder\n* 1/2 tsp Cumin\n* 1/2 tsp Paprika\n* 1 tsp Salt\n* 1/8 cups Red Wine Vinegar\n* 11.5 oz can V8 Juice\n* 15 oz can Diced Tomatoes\n\n## Preparation\n\n1. Brown ground beef and red onion, season to taste.\n2. Add all other ingredients to pot.\n3. Cook until flavors come through.\n4. Serve with shredded cheese, sour cream, and crackers.\n\n## Dawn's Notes\n\n* Don't need to use two different colors of onion.\n* In place of red wine vinegar and V8, can just use flavored/spiced canned tomato sauce.\n* Add as much or as little tomato sauce, diced tomatoes as you prefer. Canned crushed tomatoes also work well.\n* I _highly_ suggest adding in either kidney beans and/or black beans. Beans in chili are great!\n"
    },
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "Nikhil Anand",
      "date": "2023-03-26T23:27:12Z",
      "id": "14a618e13b550d9a7e329fd2e100cb36f9138e49",
      "shortId": "14a618e1",
      "subject": "Add note on Glances\n",
      "content": "By my friend Rachel Sims.\n\n## Ingredients\n\n* 1.5 Lbs 86% Ground Chuck Beef\n* 1 Red Onion, diced\n* 1/2 Yellow Onion, diced\n* 1/2 Green Pepper, diced\n* 1 Jalapeno, diced\n* 1 TBSP Chili Powder\n* 1/4 tsp Oregano\n* 1/2 tsp Garlic Powder\n* 1/2 tsp Cumin\n* 1/2 tsp Paprika\n* 1 tsp Salt\n* 1/8 cups Red Wine Vinegar\n* 11.5 oz can V8 Juice\n* 15 oz can Diced Tomatoes\n\n## Preparation\n\n1. Brown ground beef and red onion, season to taste.\n2. Add all other ingredients to pot.\n3. Cook until flavors come through.\n4. Serve with shredded cheese, sour cream, and crackers.\n\n## Dawn's Notes\n\n* Don't need to use two different colors of onion.\n* In place of red wine vinegar and V8, can just use flavored/spiced canned tomato sauce.\n* Add as much or as little tomato sauce, diced tomatoes as you prefer. Canned crushed tomatoes also work well.\n* I _highly_ suggest adding in either kidney beans and/or black beans. Beans in chili are great!\n"
    },
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "Nikhil Anand",
      "date": "2023-03-22T16:45:55Z",
      "id": "a069295d8a2a2104029b51e4c44ba7d6af2d5dcc",
      "shortId": "a069295d",
      "subject": "Batch commit\n",
      "content": "By my friend Rachel Sims.\n\n## Ingredients\n\n* 1.5 Lbs 86% Ground Chuck Beef\n* 1 Red Onion, diced\n* 1/2 Yellow Onion, diced\n* 1/2 Green Pepper, diced\n* 1 Jalapeno, diced\n* 1 TBSP Chili Powder\n* 1/4 tsp Oregano\n* 1/2 tsp Garlic Powder\n* 1/2 tsp Cumin\n* 1/2 tsp Paprika\n* 1 tsp Salt\n* 1/8 cups Red Wine Vinegar\n* 11.5 oz can V8 Juice\n* 15 oz can Diced Tomatoes\n\n## Preparation\n\n1. Brown ground beef and red onion, season to taste.\n2. Add all other ingredients to pot.\n3. Cook until flavors come through.\n4. Serve with shredded cheese, sour cream, and crackers.\n\n## Dawn's Notes\n\n* Don't need to use two different colors of onion.\n* In place of red wine vinegar and V8, can just use flavored/spiced canned tomato sauce.\n* Add as much or as little tomato sauce, diced tomatoes as you prefer. Canned crushed tomatoes also work well.\n* I _highly_ suggest adding in either kidney beans and/or black beans. Beans in chili are great!\n"
    },
    {
      "authorEmail": "anand.nikhil@gmail.com",
      "authorName": "Nikhil Anand",
      "date": "2023-03-06T18:23:40Z",
      "id": "e7dc2ad8cdb172936d5af9f283695250d8c54588",
      "shortId": "e7dc2ad8",
      "subject": "Create BackBlaze B2.md\n",
      "content": "By my friend Rachel Sims.\n\n## Ingredients\n\n* 1.5 Lbs 86% Ground Chuck Beef\n* 1 Red Onion, diced\n* 1/2 Yellow Onion, diced\n* 1/2 Green Pepper, diced\n* 1 Jalapeno, diced\n* 1 TBSP Chili Powder\n* 1/4 tsp Oregano\n* 1/2 tsp Garlic Powder\n* 1/2 tsp Cumin\n* 1/2 tsp Paprika\n* 1 tsp Salt\n* 1/8 cups Red Wine Vinegar\n* 11.5 oz can V8 Juice\n* 15 oz can Diced Tomatoes\n\n## Preparation\n\n1. Brown ground beef and red onion, season to taste.\n2. Add all other ingredients to pot.\n3. Cook until flavors come through.\n4. Serve with shredded cheese, sour cream, and crackers.\n\n## Dawn's Notes\n\n* Don't need to use two different colors of onion.\n* In place of red wine vinegar and V8, can just use flavored/spiced canned tomato sauce.\n* Add as much or as little tomato sauce, diced tomatoes as you prefer. Canned crushed tomatoes also work well.\n* I _highly_ suggest adding in either kidney beans and/or black beans. Beans in chili are great!\n"
    },
    {
      "authorEmail": "nikhilanand@granular.ag",
      "authorName": "Nikhil Anand",
      "date": "2021-06-04T03:46:19Z",
      "id": "a40c4f9fbc77f2bce271cc441571a0ca1bf1797e",
      "shortId": "a40c4f9f",
      "subject": "Reorg 1\n",
      "content": "By my friend Rachel Sims.\n\n## Ingredients\n\n* 1.5 Lbs 86% Ground Chuck Beef\n* 1 Red Onion, diced\n* 1/2 Yellow Onion, diced\n* 1/2 Green Pepper, diced\n* 1 Jalapeno, diced\n* 1 TBSP Chili Powder\n* 1/4 tsp Oregano\n* 1/2 tsp Garlic Powder\n* 1/2 tsp Cumin\n* 1/2 tsp Paprika\n* 1 tsp Salt\n* 1/8 cups Red Wine Vinegar\n* 11.5 oz can V8 Juice\n* 15 oz can Diced Tomatoes\n\n## Preparation\n\n1. Brown ground beef and red onion, season to taste.\n2. Add all other ingredients to pot.\n3. Cook until flavors come through.\n4. Serve with shredded cheese, sour cream, and crackers.\n\n## Dawn's Notes\n\n* Don't need to use two different colors of onion.\n* In place of red wine vinegar and V8, can just use flavored/spiced canned tomato sauce.\n* Add as much or as little tomato sauce, diced tomatoes as you prefer. Canned crushed tomatoes also work well.\n* I _highly_ suggest adding in either kidney beans and/or black beans. Beans in chili are great!\n"
    }
  ],
  "sizeInBytes": 923,
  "source": "By my friend Rachel Sims.\n\n## Ingredients\n\n* 1.5 Lbs 86% Ground Chuck Beef\n* 1 Red Onion, diced\n* 1/2 Yellow Onion, diced\n* 1/2 Green Pepper, diced\n* 1 Jalapeno, diced\n* 1 TBSP Chili Powder\n* 1/4 tsp Oregano\n* 1/2 tsp Garlic Powder\n* 1/2 tsp Cumin\n* 1/2 tsp Paprika\n* 1 tsp Salt\n* 1/8 cups Red Wine Vinegar\n* 11.5 oz can V8 Juice\n* 15 oz can Diced Tomatoes\n\n## Preparation\n\n1. Brown ground beef and red onion, season to taste.\n2. Add all other ingredients to pot.\n3. Cook until flavors come through.\n4. Serve with shredded cheese, sour cream, and crackers.\n\n## Dawn's Notes\n\n* Don't need to use two different colors of onion.\n* In place of red wine vinegar and V8, can just use flavored/spiced canned tomato sauce.\n* Add as much or as little tomato sauce, diced tomatoes as you prefer. Canned crushed tomatoes also work well.\n* I _highly_ suggest adding in either kidney beans and/or black beans. Beans in chili are great!\n",
  "title": "Rachel's Best Chili Ever",
  "untracked": false,
  "uri": "/Food/Rachel's_Best_Chili_Ever",
  "relativePath": "Food/Rachel's Best Chili Ever.md"
}
