Replacing cuddles ascii art with the cuddles drawing, restoring hy logo
This commit is contained in:
parent
c463489584
commit
c3811b5e71
@ -2,14 +2,11 @@ Welcome to Hy's documentation!
|
|||||||
==============================
|
==============================
|
||||||
|
|
||||||
|
|
||||||
.. image:: http://fc07.deviantart.net/fs70/i/2013/138/f/0/cuddles_the_hacker_by_doctormo-d65l7lq.png
|
|
||||||
:alt: Paul riding cuddles into the distance
|
|
||||||
|
|
||||||
|
|
||||||
.. .. image:: _static/hy_logo-smaller.png
|
.. image:: _static/hy_logo-smaller.png
|
||||||
.. :alt: Hy logo
|
:alt: Hy logo
|
||||||
.. :align: left
|
:align: left
|
||||||
|
|
||||||
|
|
||||||
Welcome to `Hy <https://github.com/paultag/hy>`_!
|
Welcome to `Hy <https://github.com/paultag/hy>`_!
|
||||||
Hy is a wonderful dialect of Lisp that's embedded in Python.
|
Hy is a wonderful dialect of Lisp that's embedded in Python.
|
||||||
@ -17,15 +14,23 @@ Since Hy transforms its lisp code into the python Abstract Syntax
|
|||||||
Tree, you have the whole beautiful world of python at your fingertips,
|
Tree, you have the whole beautiful world of python at your fingertips,
|
||||||
in lisp form!
|
in lisp form!
|
||||||
|
|
||||||
Meet our mascot, "Cuddles"::
|
Meet our mascot, "Cuddles":
|
||||||
|
|
||||||
|
.. image:: http://fc07.deviantart.net/fs70/i/2013/138/f/0/cuddles_the_hacker_by_doctormo-d65l7lq.png
|
||||||
|
:alt: Paul riding cuddles into the distance
|
||||||
|
|
||||||
|
|
||||||
|
.. Our old ascii art mascot version
|
||||||
|
.. Retained as an easter egg for those who read the docs via .rst!
|
||||||
|
..
|
||||||
|
.. LET'S CUDDLEFISH
|
||||||
|
.. ______
|
||||||
|
.. _.----'#' # '
|
||||||
|
.. ,' #' ,# ;
|
||||||
|
.. (' (w) _,-'_/
|
||||||
|
.. /// / /'.____.'
|
||||||
|
.. \|\||/
|
||||||
|
|
||||||
LET'S CUDDLEFISH
|
|
||||||
______
|
|
||||||
_.----'#' # '
|
|
||||||
,' #' ,# ;
|
|
||||||
(' (w) _,-'_/
|
|
||||||
/// / /'.____.'
|
|
||||||
\|\||/
|
|
||||||
|
|
||||||
Read more about Hy in these docs! Or, if you'd like, try the
|
Read more about Hy in these docs! Or, if you'd like, try the
|
||||||
`interactive hy->python demo <http://hy.pault.ag/>`_!
|
`interactive hy->python demo <http://hy.pault.ag/>`_!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user