diff --git a/source/getting-started.rst b/source/getting-started.rst index 8ce26e0..4789a14 100644 --- a/source/getting-started.rst +++ b/source/getting-started.rst @@ -11,27 +11,27 @@ Twitter Accounts to Follow Twitter is an excellent way to keep in touch with what's going on with the Python community. -- The Python Software Foundation (`@ThePSF `_) +- **The Python Software Foundation** (`@ThePSF `_) -- Kenneth Reitz (`@kennehreitz `_) — Myself, the author of this website. I often tweet about Python–related topics, as well as music, photography, and other side-projects I have going on. +- **Kenneth Reitz** (`@kennehreitz `_) — Myself, the author of this website. I often tweet about Python–related topics, as well as music, photography, and other side-projects I have going on. -- Guido Van Rossom (`@gvanrossum `_) — The creator of Python itself. Doesn't tweet much, but is occassionally accessable. Very kind soul. Keep in mind, he gets a lot of attention. +- **Guido Van Rossom** (`@gvanrossum `_) — The creator of Python itself. Doesn't tweet much, but is occassionally accessable. Very kind soul. Keep in mind, he gets a lot of attention. -- Nick Coghlan (`@ncoghlan_dev `_) — Core Python developer, very active on Twitter, has very thoughtful thoughts about Open Source and the direction of Python in general. +- **Nick Coghlan** (`@ncoghlan_dev `_) — Core Python developer, very active on Twitter, has very thoughtful thoughts about Open Source and the direction of Python in general. -- Lynn Root (`@rougelynn `_) — Closely related to PyLadies. +- **Lynn Root** (`@rougelynn `_) — Closely related to PyLadies. -- Armin Ronacher (`@mitsuhiko `_) — The creator of Flask, Click, Sphinx, and many other wonderful Python utilities we all know and love. Mostly found writing iOS and Rust code nowadays. +- **Armin Ronacher** (`@mitsuhiko `_) — The creator of Flask, Click, Sphinx, and many other wonderful Python utilities we all know and love. Mostly found writing iOS and Rust code nowadays. -- Corey Benfield (`@ `_) +- **Corey Benfield** (`@ `_) -- Alex Gaynor (`@alex_gaynor `_) +- **Alex Gaynor** (`@alex_gaynor `_) -- Yarko T.(`@yarkot `_) +- **Yarko T.** (`@yarkot `_) -- David Beazley (`@ `_) +- **David Beazley** (`@ `_) -- Jeff Forcier (`@bitprophet `_) — The creator of Fabric, and maintiner of many open source libraries. +- **Jeff Forcier** (`@bitprophet `_) — The creator of Fabric, and maintiner of many open source libraries. Getting Python Installed ------------------------