diff --git a/FAQ b/FAQ index 6a25d9f..63af6e5 100644 --- a/FAQ +++ b/FAQ @@ -15,3 +15,7 @@ A) There are many ways, the simplest is just use Ceramic - http://ceramic.github.io/ which uses electron. You can of course use any tool the gives you a browser control. See clog/nativ-glues/gtk or an example with GTK in C, but you can use the cl-cffi-gtk to accomplish the same thing. + +Q) I want to take an HTML snapshot of a clog created page: + +(format t "=> ~A" (outer-html (document-element (html-document body)))) diff --git a/README.md b/README.md index 85963f0..7d11cc0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ View the HTML Documentation: https://rabbibotton.github.io/clog/clog-manual.html -The Common Lisp Omnificient GUI, CLOG for short, uses web technology to +The Common Lisp Omnificent GUI, CLOG for short, uses web technology to produce graphical user interfaces for applications locally or remotely. CLOG can take the place, or work alongside, most cross-platform GUI frameworks and website frameworks. The CLOG package starts up the