mirror of
https://github.com/rabbibotton/clog.git
synced 2026-02-05 15:23:03 -08:00
readme update
This commit is contained in:
parent
7524e0776b
commit
abbc5aefbf
1 changed files with 13 additions and 3 deletions
16
README.md
16
README.md
|
|
@ -8,9 +8,9 @@ View the HTML Documentation:
|
|||
|
||||
https://rabbibotton.github.io/clog/clog-manual.html
|
||||
|
||||
Join the CLOG Maillist for latest updates:
|
||||
View a short video on reddit about CLOG Builder
|
||||
|
||||
https://mailman.common-lisp.net/listinfo/clog-devel
|
||||
https://www.reddit.com/r/lisp/comments/sd9wf1/clog_builder_cl_web_3_awesome_lang_awesome_tool/
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -135,6 +135,7 @@ to be a CLOGer.
|
|||
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
|
@ -194,7 +195,16 @@ Here is a sample CLOG app:
|
|||
(open-browser))
|
||||
```
|
||||
|
||||
Tutorial Summary
|
||||
CLOG Builder Tutorials
|
||||
|
||||
1. Chat App
|
||||
https://www.reddit.com/r/lisp/comments/sj1tv5/clog_builder_tutorial_1_a_chat_app_from_start_to/
|
||||
2. Building a Web Page
|
||||
https://www.reddit.com/r/lisp/comments/sn8j77/clog_builder_tutorial_2_building_a_web_page/
|
||||
3. Importing HTML in to Builder, Adding Pages and Hand Coding
|
||||
https://www.reddit.com/r/lisp/comments/snvv0w/clog_builder_tutorial_3_importing_html_adding/
|
||||
|
||||
CLOG Tutorial Summary
|
||||
|
||||
- [01-tutorial.lisp](tutorial/01-tutorial.lisp) - Hello World
|
||||
- [02-tutorial.lisp](tutorial/02-tutorial.lisp) - Closures in CLOG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue