index.html (2821B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <link rel="stylesheet" href="/style.css" type="text/css"> 5 <meta charset="utf-8"> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 7 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 8 <link rel="stylesheet" type="text/css" href="/style.css"> 9 <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🏕️</text></svg>"> 10 <title></title> 11 </head> 12 <body> 13 <div id="page-wrapper"> 14 <div id="header" role="banner"> 15 <header class="banner"> 16 <div id="banner-text"> 17 <span class="banner-title"><a href="/">beauhilton</a></span> 18 </div> 19 </header> 20 <nav> 21 <a href="/about">about</a> 22 <a href="/now">now</a> 23 <a href="/thanks">thanks</a> 24 <a href="/posts">posts</a> 25 <a href="https://notes.beauhilton.com">notes</a> 26 <a href="https://talks.beauhilton.com">talks</a> 27 <a href="https://git.beauhilton.com">git</a> 28 <a href="/contact">contact</a> 29 <a href="/atom.xml">rss</a> 30 </nav> 31 </div> 32 <main> 33 <h1> 34 Wishlist 35 </h1> 36 <p> 37 While there are always <a href="https://rosewhitemusic.com/piano/writings/ten-thousand-things/#:~:text=%E2%80%9CThe%20Ten%20Thousand%20Things%E2%80%9D%20is,The%20One%20produced%20the%20two.">ten 38 thousand material things</a> I want, some of which are in the Amazon 39 Wishlist below, I’m more into digital capability these days. 40 </p> 41 <p> 42 Digital, use-anywhere gift cards are the way to go. 43 </p> 44 <p> 45 E.g. Visa or MasterCard. 46 </p> 47 <h2> 48 beauhilton.com 49 </h2> 50 <p> 51 I use <a href="https://www.vultr.com/">Vultr</a> to host my server, 52 which in turn hosts this website. It’s also $5 a month, which is a great 53 deal for a server that I fully manage and is plenty powerful for a 54 simple website. 55 </p> 56 <p> 57 Happy to receive any funds to support this going forward. 58 </p> 59 <h2> 60 *.beauhilton.com 61 </h2> 62 <p> 63 There are a bunch of services I would love to add to my website. 64 </p> 65 <p> 66 E.g. <a href="https://github.com/advplyr/audiobookshelf">AudioBookShelf</a> 67 could be audiobooks.beauhilton.com, <a href="https://wiki.kavitareader.com/en">Kavita</a> could be 68 books.beauhilton.com, <a href="https://github.com/nextcloud/all-in-one#nextcloud-all-in-one">Nextcloud</a> 69 could be cloud.beauhilton.com, etc. 70 </p> 71 <p> 72 Would ideally use a little independent server space for each of 73 these, e.g. a Linode. 74 </p> 75 <h2> 76 Amazon 77 </h2> 78 <p> 79 And finally: 80 </p> 81 <p> 82 <a href="https://www.amazon.com/hz/wishlist/ls/3AKNW7PDL7STX?ref_=wl_share">Amazon 83 Wishlist</a> 84 </p> 85 </main> 86 <div id="footnotes"></div> 87 <footer></footer> 88 </div> 89 </body> 90 </html>