Clean up and update to public domain recipes

pull/960/head
Ronald L 7 months ago
parent 6e9b05f87f
commit 4fe81d73cc

2
.gitignore vendored

@ -8,3 +8,5 @@ hugo_stats.json
# Temporary lock file while building
/.hugo_build.lock
**/.DS_Store

@ -1,6 +1,6 @@
baseURL = 'https://based.cooking/'
baseURL = 'https://publicdomainrecipes.com'
languageCode = 'en-us'
title = 'Based Cooking'
title = 'Public Domain Recipes'
theme = 'lugo'
[params]
@ -13,3 +13,4 @@ theme = 'lugo'
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
theme = 'lugo'

@ -1,5 +1,5 @@
---
title: "🍲 Based Cooking 🍳"
title: "🍲 Public Domain Recipes 🍳"
description: 'The fast-loading recipe site with cooking only and no ads.'
layout: single
---
@ -70,16 +70,11 @@ document.addEventListener("DOMContentLoaded", () => {
## About this site
Founded to provide a simple online cookbook without ads and obese web design.
See the story of this site unfold in three videos:
This recipe website is designed to be simple and with no ads or tracking. All recipes are public domain and free for anyone to share. Originally forked from Luke Smith's based.cooking project.
- [A Demonstration of Modern Web Bloat](https://odysee.com/@Luke:7/a-demonstration-of-modern-web-bloat:f)
- [The War Against Web Bloat Continues...](https://odysee.com/@Luke:7/the-war-against-web-bloat-continues...:a)
- [SoyDevs DESTROYED Epic Style by Based Cooking!](https://odysee.com/@Luke:7/soydevs-destroyed-epic-style-by-based:6)
## How to add a recipe
## It's easy to contribute!
New recipes can be submitted [on Github](https://github.com/lukesmithxyz/based.cooking).
New recipes can be submitted [on Github](https://github.com/ronaldlong46/public-domain-recipes).
We are funded by you only, not 20MB of ads or privacy-violating trackers per page.
{{< crypto >}}

@ -1,16 +0,0 @@
<div class=cryptocontainer>
<div class=cryptoinfo>
<div class=cryptotext>
<img alt="" style="max-height:1em;max-width:1em;display:inline" src=/pix/xmr.svg> Monero <br>
<code style="font-size:xx-small;overflow-wrap:break-word;">84N9N3DMWhQ9cstHwGEjo8hEvm9bjeYgjV5fLrGK6TmA9iVPjnU7NMUT7gyAc22UgGAVTCUgReQ1J67znhWP3L52Usfw6jg</code><br>
</div>
<a href=/pix/monero-based-cooking.png><img alt="Monero QR Code" class=qr src=/pix/monero-based-cooking.png></a>
</div>
<div class=cryptoinfo>
<div class=cryptotext>
<img alt="" style="max-height:1em;max-width:1em;display:inline" src=/pix/btc.svg> Bitcoin <br>
<code style="font-size:small;overflow-wrap:break-word;">bc1q763s4ud0hgfa66ce64gyh6tsss49vyk5cqcm6w</code><br>
</div>
<a href=/pix/bitcoin-based-cooking.png><img alt="Bitcoin QR Code" class=qr src=/pix/bitcoin-based-cooking.png></a>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 765 B

Loading…
Cancel
Save