|
4 | 4 |
|
5 | 5 | <h1>Who runs this?</h1>
|
6 | 6 |
|
7 |
| -articulate-lisp.com is designed to fill a gap in the current |
| 7 | +<p>articulate-lisp.com is designed to fill a gap in the current |
8 | 8 | (2012-2015) resources for getting started with Common Lisp. It's the
|
9 | 9 | work of mostly one person (Paul Nathan) so far, and represents his
|
10 |
| -best efforts and knowledge at this point in time. |
| 10 | +best efforts and knowledge at this point in time.</p> |
11 | 11 |
|
12 |
| -In particular, the style and idioms should not be taken as some |
| 12 | +<p>In particular, the style and idioms should not be taken as some |
13 | 13 | mythical best practice, only what has worked for the author in the
|
14 |
| -past. |
| 14 | +past.</p> |
15 | 15 |
|
16 |
| -Feedback of all sorts will be gratefully welcomed. Contributions and |
17 |
| -bug reports should be done via the Github location for maximum |
18 |
| -coordination. |
| 16 | +<p>Feedback of all sorts will be gratefully welcomed. Contributions and |
| 17 | +bug reports should be done via the |
| 18 | +<a href="https://github.com/pnathan/articulate-common-lisp">Github</a> location for maximum |
| 19 | +coordination.</p> |
19 | 20 |
|
20 |
| -Happy hacking! |
| 21 | +<p><em>Happy hacking!</em></p> |
21 | 22 |
|
| 23 | +<h2>Contributors</h2> |
22 | 24 |
|
23 |
| -<b/> |
| 25 | +<p>Authors, ordered alphabetically by first name:</p> |
24 | 26 |
|
25 | 27 | <ul>
|
26 |
| - <li> Some contributions by Daniel Vedder. |
| 28 | +<li>Christopher Carpenter</li> |
| 29 | +<li>Daniel Vedder</li> |
| 30 | +<li>Jeremiah LaRocco</li> |
| 31 | +<li>Jose Santos</li> |
| 32 | +<li>Martin Karlsson</li> |
| 33 | +<li>Paul Nathan</li> |
| 34 | +<li>Ralph Moritz</li> |
| 35 | +</ul> |
27 | 36 |
|
28 |
| - <li> Analytics by Google. |
| 37 | +<h2>Credits</h2> |
29 | 38 |
|
30 |
| - <li> Theme uses <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a> and is made by <a href="https://github.com/scotte/jekyll-clean">Scott Emmons</a>. |
| 39 | +<ul> |
| 40 | +<li>Analytics by Google.</li> |
| 41 | +<li>Theme uses <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a> and is made |
| 42 | +by <a href="https://github.com/scotte/jekyll-clean">Scott Emmons</a></li> |
31 | 43 | </ul>
|
0 commit comments