• HerbGrower@slrpnk.net
    link
    fedilink
    arrow-up
    13
    ·
    4 days ago

    Now you could host a website on a pi zero if you wanted to. Well, you could if you make a proper website and don’t just download every JS library you can find to add a button.

    • Im_old@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      4 days ago

      if I ever make a website again, it will still static with manually coded html. I don’t know js, I can only remember some css. Maybe I’ll put some spinning 3d buttons gifs for fun.

      • HerbGrower@slrpnk.net
        link
        fedilink
        arrow-up
        5
        ·
        4 days ago

        I have used PHP as well for some but mostly stuff like display all the PNGs in this folder on this page. So that changing images in future if they provide updated ones is really easy. They usually loved that idea but most would rarely provided any. But for me it was fun to learn some PHP.

        The rest was HTML/CSS. Maybe a very tiny bit of JS.