Start of clog-web

This commit is contained in:
David Botton 2021-03-02 02:22:18 -05:00
parent ca416708ba
commit bcbd88b3c7
8 changed files with 391 additions and 3 deletions

View file

@ -7,8 +7,8 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Like clog-web, clog-gui uses w3.css as the underlying framework. w3.css is
;;; a public domain css only framework for layouts, is cast and efficient and
;;; does not require additional components by the css file. In addition
;;; a public domain css only framework for layouts, is fast and efficient and
;;; does not require additional components outside of the css file. In addition
;;; clog-gui uses jQueryUI and its default css file to provide client side
;;; movement when needed, if clien side movement is not used it is possible
;;; to pass nil to the initilization function for both.