• thejodie@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    There’s a big chunk of sites that have WP running but are mostly just static content, confusingly. If you update the content once a month and disable all comments, maybe another tool could fit better there. ¯\(ツ)

    • henfredemars@infosec.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 year ago

      I thought the same thing and tried to do a static site generator for a while, but I just liked the WordPress UI too much for composing and editing vs manually placing my images in an assets folder and remembering the file names to add them in my markdown.

      Besides, with a good caching solution, isn’t WordPress effectively a static site with extra steps for many use cases?