Skip to content

chrisspiegl/ChrisSpiegl.com

Repository files navigation

eleventyExcludeFromCollections
true

Building a new personal website.

This site is deployed via Cloudflare Pages which makes the whole hosting free and with much less server stuff to worry about. The only thing I have not yet figured out properly is how I could host images somewhere reliable and structured.

TODO

  • Go through all pages one more time
  • Fix block quote oversize to have padding left right on mobile

Later

  • Go Through Blog Posts of the Past
    • Once this is done, remove the "ignore drafts from .gitignore"
  • Images for Books
  • Images for Movies
  • Images for Gear
  • Update Gear List, Details, Categories, add new YouTube Studio Setup

Random Notes, Inspiration, and possible Additions

Webmentions

Scheduled posts via Collectoin Filter

Example Blog Template for Inspiration

Generate Images On the Fly so no proxy is necessary

Also this technique could be used to furhter preprocess SASS and Javascript to minify and potentially even inject instead of have external CSS/JS files.