#! case "$1" in index.upphtml) #! mkws - simple static site generator #! ;; docs.upphtml) #! mkws Docs #! ;; 404.upphtml) #! 404 Not Found #! ;; NEWS.upphtml) #! mkws News #! ;; prp.upphtml) #! mkws Privacy Policy #! ;; *) : ;; esac #! #! case "$1" in ./index.upphtml) #! #! ;; ./*) p=$(basename "${1%.upphtml}") #! #! ;; *) : ;; esac #! #! case "$1" in ./index.upphtml) #! #! ;; ./*) c=$(basename "${1%.upphtml}") #! #! ;; *) : ;; esac #!
#! pp "$1" #!
#! b() { #!
  • #! f=$(echo "$1" | tr / _).webp #! $1
    $1
  • #! } #!

    Built with mkws

      #! #b envs.net/~novaburst b dflund.se b iryansh.net b sherman.codeberg.page #b nyx-the-pooh.codeberg.page b markbucciarelli.com #b dandavis.dev #b benwibking.github.io #b keenanpautler.com/blog #b iorgos.net #b nemic.dev b vltra.plus #b dont-be-evil.com #b peguero.xyz #b nfld.uk b www.andrewjvpowell.com b adi.onl b t.mkws.sh b mkws.sh #!

    What people are saying

    #! t() { #!
  • #! if test -f i/"$1".webp then #! $1 #! fi #!
    $1
    $3
  • #! } #!

    Contributors

    How to contribute

    Make a web site šŸ˜‰ and send a link to i@adi.onl!

    You can also sponsor me:

    #! if test "${DEV:=0}" -eq 1 then #! #! fi #!