MINIMAL

home|rocks|contacts|projects

content

nvim+some html

  • What?
  • Why?
  • What?

    What is a minimal website?

    A minimal website refers to a website that is not filled with unecessary garbage unneeded code(filled with useless js, webassembly, etc). A minimal website should use html, css, and the bare minimum of javascript/anything else. The website should be fast loading even in bad conenctions. If it can be done in css+html, DO IT IN CSS+HTML.

    Minimal Asthetic vs True Minimal Websites

    The minimal asthetic in websites include flat and minimal colors, empty, and plain/basic. A true minimalist website uses the least code possible to make the site function and make it "look nice"

    Why?

    1.Loads fast

    2.Looks nice/cool

    3.Simple

    4.Intentional

    5.Straight to the point