diff --git a/content/community.html b/content/community.html index d40715d5f5767b2b40ea1ac0b84eb67a30e3282c..185c87c14bdc729e69bd2b2e001f20cd8e08bbaa 100644 --- a/content/community.html +++ b/content/community.html @@ -37,8 +37,8 @@ <li><a href="https://cliki.net">CLiki</a> - The Common Lisp wiki</li> <li><a href="http://quickdocs.org">Quickdocs</a> - Documentation for All Common Lisp Projects</li> <li><a href="http://quickref.common-lisp.net/">Quickref</a> - Reference manuals for Quicklisp libraries</li> - <li><a href="http://borretti.me/article/common-lisp-sotu-2015">State of the Common Lisp Ecosystem</a> as of 2015</li> </ul> + <p><a href="/documentation">Read more</a></p> </div> <div class="col-lg-4 col-md-6"> <h2><i class="fa fa-users"></i> Conferences</h2> diff --git a/content/news.md b/content/news.md index 5e4c81ecb8c299ef1c1f1e223a5fd403bf58f07d..79ce11a9ec22a3d2288057ef7dd49e285da15070 100644 --- a/content/news.md +++ b/content/news.md @@ -1,8 +1,12 @@ ### 2018-10-10 -New version of Common-Lisp.net launched! +A new version of Common-Lisp.net has been launched! -A new version has been launched and .... +Among other things, the new site features: + +- A site generator implemented in Common Lisp. +- A gitlab pipeline for automatic deployment. +- A new responsive design based on Bootstrap and new content. ### 2018-10-06