├── README.md ├── original-files ├── bitcoin.svg ├── brandon.webp ├── brandonmarshall-max.html ├── brandonmarshall.html ├── linkedin.svg └── twitter.svg ├── preview.jpg └── template.html /README.md: -------------------------------------------------------------------------------- 1 | ![A preview](preview.jpg) 2 | # Website utilizing recursive inscriptions 3 | 4 | Provided here is a template that you can use to inscribe your own single-page HTML website. 5 | 6 | This can be used as a landing page, digital business card, quick bio, whatever! 7 | 8 | ## Quick instructions: 9 | 1. Inscribe a photo of yourself (or find a photo you want to use) and make note of its Inscription ID 10 | 2. Edit template.html and modify with your own information. 11 | 3. Use a minify service such as https://www.willpeavy.com/tools/minifier/ to remove all the comments and extra white space. This will result in the smallest file size possible! 12 | 3. Inscribe template.html using an inscription service such as OrdinalsBot. Use my ref code if you like: https://ordinalsbot.com?ref=brandonmarshall 13 | 14 | 15 | ## Some additional notes for how I made this: 16 | ### > original-files/brandonmarshall-max.html was used for internal testing to build out the site 17 | 18 | Once I verified everything was working on that level, I inscribed all the assets (WEBP and SVGs) and took note of each of their Inscription IDs. 19 | 20 | From there, I created a new doc and replaced the static files with using /source/INSCRIPTIONID 21 | 22 | I also minified the HTML file, which isn't required but removed unnecessary blank space to cut down on the file size and make it even cheaper to inscribe. 23 | 24 | ### > The actual HTML file I originally inscribed is in original-files/brandonmarshal.html 25 | 26 | -------------------------------------------------------------------------------- /original-files/bitcoin.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /original-files/brandon.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brandonjamesmarshall/Website-utilizing-Recursive-Inscriptions/3be31526eafd136f1bf5690417fc8c4fe28e6d71/original-files/brandon.webp -------------------------------------------------------------------------------- /original-files/brandonmarshall-max.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Brandon Marshall 5 | 6 | 7 | 25 | 26 | 27 |
28 | 29 | 30 |

Brandon Marshall

31 | 32 | 33 | 34 | 35 |
36 | 37 | 38 |

39 | 40 | 41 |

42 | 43 | 44 |

Hi! I'm Brandon. I write about Bitcoin and lead social media for Trust Machines.

45 |

This is a proof-of-concept to demonstrate what can be done on Bitcoin. This entire website, including every element referenced here such as my photo and various SVG files, is hosted on Bitcoin forever. As long as Bitcoin exists, this website will exist.

46 |

Go build something! 💪

47 | 48 |
49 | 50 | 51 | Built on Bitcoin 52 | Built on Bitcoin 53 | 54 |
-------------------------------------------------------------------------------- /original-files/brandonmarshall.html: -------------------------------------------------------------------------------- 1 | Brandon Marshall

Brandon Marshall

Hi! I'm Brandon. I write about Bitcoin and lead social media for Trust Machines.

This is a proof-of-concept to demonstrate what can be done on Bitcoin. This entire website, including every element referenced here such as my photo and various SVG files, is hosted on Bitcoin forever. As long as Bitcoin exists, this website will exist.

Go build something! 💪

Built on Bitcoin

-------------------------------------------------------------------------------- /original-files/linkedin.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /original-files/twitter.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /preview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brandonjamesmarshall/Website-utilizing-Recursive-Inscriptions/3be31526eafd136f1bf5690417fc8c4fe28e6d71/preview.jpg -------------------------------------------------------------------------------- /template.html: -------------------------------------------------------------------------------- 1 | 5 | 6 | 7 | 8 | 9 | Brandon Marshall 10 | 11 | 12 | 35 | 36 | 37 |
38 | 39 | 40 |

Brandon Marshall

41 | 42 | 43 | 44 | 45 |
46 | 47 | 48 |

49 | 50 | 51 |

52 | 53 | 54 |

Hi! I'm Brandon. I write about Bitcoin and lead social media for Trust Machines.

55 |

This is a proof-of-concept to demonstrate what can be done on Bitcoin. This entire website, including every element referenced here such as my photo and various SVG files, is hosted on Bitcoin forever. As long as Bitcoin exists, this website will exist.

56 |

More information can be found here: https://twitter.com/marshallmixing/status/1668383269598167040

57 |

Go build something! 💪

58 | 59 |
60 | 61 | 62 |

Built on Bitcoin

63 | 64 |
--------------------------------------------------------------------------------