Commit Graph

1654 Commits

Author SHA1 Message Date
Marc Poulin a6aa52a7a3 Fixed URL for Dive Into Python
Before, link to "Dive Into Python 3" was broken.
Now, link points to correct page.
2018-10-19 08:07:21 -06:00
Aditya bd3d762f5e Update the link for latest available Python 2.7 release for Windows 2018-10-15 15:47:12 +05:30
Dan Bader 2dee29c362 Update community 2018-10-11 15:45:20 -07:00
Marc Poulin 4e6093a8f7 Merge pull request #924 from mrshu/mrshu/cli-fire
add: Section on `fire` in CLI scenario
2018-10-10 13:20:21 -06:00
Dan Bader 5bd6610e41 Update whitelist 2018-10-07 13:20:54 -07:00
mr.Shu 6e557c3e87 add: Section on fire in CLI scenario
* Add a section on [Python Fire](https://github.com/google/python-fire/)
  in the CLI scenario.

Signed-off-by: mr.Shu <mr@shu.io>
2018-10-06 13:49:12 +02:00
Rick West 92ee9d116f Update web.rst 2018-09-30 14:02:01 +01:00
Rick West 33436d48cc Update web.rst following #922
Fix broken link 🙈
2018-09-29 21:03:44 +01:00
Rick West 96d17ff292 Update web.rst
Add Masonite to web frameworks.
2018-09-29 19:22:56 +01:00
Marc Poulin 29be1ba532 Capitalize CPU and I/O 2018-09-25 13:36:31 -06:00
Marc Poulin 71b2afae23 Deleted first paragraph
The subject of this section is finding examples of excellent code, not "readability matters".
2018-09-24 14:29:11 -06:00
Marc Poulin 3bdbae8d8c Fixed grammar. 2018-09-24 13:58:49 -06:00
Marc Poulin 5d0541cbea Added missing comma 2018-09-24 13:52:20 -06:00
Dan Bader bc74a48a8c Update _redirects 2018-09-21 10:22:58 -07:00
Marc Poulin 1d1ebf540d Side effects of changing a list 2018-09-14 11:20:53 -06:00
Marc Poulin dc078e1a66 Cleaned up some wording 2018-09-14 11:11:16 -06:00
Marc Poulin 6d8a602a0c Cleaned up formatting and grammar 2018-09-14 10:46:54 -06:00
Marc Poulin 29abc5acf3 Modifying the values in a list
To avoid side effects, don't modify the original list. Create a new list instead.
2018-09-13 11:28:43 -06:00
Marc Poulin e69d7e7657 2.x vs 3.x, lists vs. iterators
Describe the differences between 2.x and 3.x and suggest situations when iterators would be more appropriate than lists.
2018-09-13 11:00:37 -06:00
Marc Poulin 436dec875c Issue 796, clarify ways to manipulate a list 2018-09-11 15:52:31 -06:00
MikeTheWatchGuy a27732e229 Update gui.rst 2018-09-04 01:07:27 -04:00
MikeTheWatchGuy 1ec2c8ff61 Update gui.rst 2018-09-03 20:29:46 -04:00
Dan Bader 78fdbb4fae Fix tag 2018-08-30 11:12:10 -07:00
Dan Bader be092755a2 Update layout 2018-08-28 14:40:40 -07:00
Dan Bader b2ada7259c Add robots.txt 2018-08-27 15:56:49 -07:00
Thomas Güttler 8785c71f28 Added hint, that py2exe looks dated.
PR for #911
2018-08-13 15:01:20 +02:00
Dan Bader ed027cbc72 Update social card image 2018-07-31 13:27:31 -07:00
Dan Bader a550d579d6 Add social cards support 2018-07-31 13:21:31 -07:00
Dan Bader cd912938e3 Fix typo & readjust sidebars 2018-07-25 21:00:13 -07:00
Dan Bader 4b16a1eba7 Update Makefile and footer 2018-07-25 16:51:25 -07:00
Dan Bader 89f78160d1 Update sidebar 2018-07-25 15:13:58 -07:00
Dan Bader 0e3430bbf9 Figure out how to add meta description tags via rst 2018-07-16 18:13:56 -07:00
Dan Bader 03ed5fbf0d Host photos locally 2018-07-16 17:51:29 -07:00
Dan Bader cf2403aa7f Replace Amazon pixel with image 2018-07-16 17:29:53 -07:00
Dan Bader fdbeab634f Fix http sidebar link 2018-07-16 17:06:02 -07:00
Dan Bader 64c752a241 Update /en/latest/ internal links 2018-07-16 16:52:15 -07:00
Dan Bader fc0e41f844 Fix mobile layout 2018-07-16 15:14:28 -07:00
Dan Bader aa7edbf209 Update redirects 2018-07-16 14:45:07 -07:00
Dan Bader 40571f40e8 Make HTTPS the default & update canonical 2018-07-16 14:35:36 -07:00
Dan Bader 936c3c7df5 Redirect domain aliases 2018-07-16 14:15:38 -07:00
Dan Bader 35a4e33868 Test redirect behavior 2018-07-16 14:11:03 -07:00
Dan Bader 1e9a7ff8d1 Use 302 redirects for testing 2018-07-16 14:09:14 -07:00
Dan Bader e52e1a3721 Update redirects 2018-07-16 14:06:48 -07:00
Dan Bader e6b57530dd Add redirects 2018-07-16 14:00:22 -07:00
Dan Bader b6266ba4e5 Fix 404 relative paths 2018-07-16 13:57:32 -07:00
Dan Bader e3bedf76d4 Fix 404 canonical 2018-07-16 13:51:10 -07:00
Dan Bader 728b9f10a2 Fix custom 404 2018-07-16 13:49:52 -07:00
Dan Bader e1a965067b Fix canonical 2018-07-16 13:39:18 -07:00
Dan Bader 54921b17b2 Favicon 2018-07-16 13:30:08 -07:00
Dan Bader b3929171a5 Don't load empty custom.css 2018-07-16 13:28:17 -07:00