mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
more docs
This commit is contained in:
parent
d14292cb9c
commit
f2010a8336
3 changed files with 58 additions and 0 deletions
|
@ -115,6 +115,16 @@ Contents
|
|||
aliases
|
||||
xontribs
|
||||
|
||||
**News & Media:**
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
:maxdepth: 1
|
||||
|
||||
talks_and_articles
|
||||
quotes
|
||||
|
||||
|
||||
**Development Spiral:**
|
||||
|
||||
.. toctree::
|
||||
|
|
25
docs/quotes.rst
Normal file
25
docs/quotes.rst
Normal file
|
@ -0,0 +1,25 @@
|
|||
==========
|
||||
Quotes
|
||||
==========
|
||||
`@gilforsyth <https://twitter.com/gilforsyth>`_ **says,**
|
||||
|
||||
.. epigraph::
|
||||
|
||||
“Just stumbled across xonsh by @scopatz -- holy cow it's amazing. I've never
|
||||
been so happy to rewrite a .rc file”
|
||||
|
||||
|
||||
`@wbuthod <https://twitter.com/wbuthod>`_ **says,**
|
||||
|
||||
.. epigraph::
|
||||
|
||||
“I've tweeted about Xonsh before, and finally spent a day using it
|
||||
exclusively. I must have it on ALL PLATFORMS now.”
|
||||
|
||||
`@biochemistries <https://twitter.com/biochemistries>`_ **says,**
|
||||
|
||||
.. epigraph::
|
||||
|
||||
“@pathogenomenick @btnaughton @lexnederbragt the dark wizardry of @scopatz :-)
|
||||
check out xonsh.org”
|
||||
|
23
docs/talks_and_articles.rst
Normal file
23
docs/talks_and_articles.rst
Normal file
|
@ -0,0 +1,23 @@
|
|||
==========================
|
||||
Talks & Articles
|
||||
==========================
|
||||
Here are some talks, articles, and other sundry about your favorite shell.
|
||||
|
||||
Talks
|
||||
============
|
||||
**PyCon 2016:** presented by Anthony Scopatz
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div style="text-align:center;">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/uaje5I22kgE" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
Articles
|
||||
=========
|
||||
|
||||
* `InfoWorld on xonsh <http://www.infoworld.com/article/3078017/application-development/new-shell-packs-power-of-python-and-bash.html>`_,
|
||||
Paul Krill, June 2nd, 2016.
|
||||
* `Slashdot on xonsh <https://developers.slashdot.org/story/16/06/04/0039245/pythonunix-hybrid-demoed-at-pycon>`_,
|
||||
June 2016.
|
Loading…
Add table
Reference in a new issue