• #indieweb 2024-07-16
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2024-07-16 UTC
# 19:05
[Joe_Crawford]
I have used a few approaches - there's no built in mechanism in CSS or HTML to indicate that some other content is required to make it complete. In PHP when I do `new Foo()` to create a new class there's rules for where to look for it. When creating new pages one has to keep those in mind. And when you then _change_ those pages you have to keep in mind those dependencies. Loqi might not like how technical I just got.