Commit Graph

1646 Commits

Author SHA1 Message Date
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
Dan Bader 59c8a507f6 Fix non-https links 2018-07-16 13:20:06 -07:00
Dan Bader 9c58f0bd00 Prepare hosting migration 2018-07-16 12:46:44 -07:00
Dan Bader 75b235fdf0 Bump deps 2018-07-16 12:10:07 -07:00
Dan Bader 4f43620b84 Add search console meta tag 2018-07-12 19:13:10 -07:00
toby e4135f59f8 typo 2018-06-30 07:07:04 -04:00
Toby 66b35e498a Updated learning.rst 2018-06-30 06:43:57 -04:00
kennethreitz a2ae83f6c1 Merge pull request #900 from anlewis/issue-839-falcon-framework
Update web.rst to include Falcon web framework
2018-06-22 16:36:18 -04:00
kennethreitz 992c9234b9 Merge pull request #901 from adamdonahue/master
Remove non-contextual embedded video.
2018-06-22 16:35:14 -04:00