Commit Graph

25202 Commits

Author SHA1 Message Date
Robert Samu
784136b086 Updated missing box-model example (#24018) 2018-12-05 23:33:50 -05:00
Jonathan Lam
b711c7a453 Adding more information to agile epics (#24016) 2018-12-05 23:27:55 -05:00
Steve Gallant
d1d6c08215 docs: grammar and clarity updates (#34567)
* docs: grammar and clarity updates

* docs: clarity revision per request
2018-12-05 18:22:42 -08:00
Konstantinos Lyrakis
505f077052 Minor grammatical error (#34565) 2018-12-05 18:20:07 -08:00
Cindy Barrientos
290310dbc3 Create index.md for NLTK (#21619)
* Create index.md

* Rename guide/english/data-science-tools/NLTK/index.md to guide/english/data-science-tools/nltk/index.md
2018-12-05 17:59:22 -08:00
anaasuncion
d26ecfc40f Update more information link to Purplemath (#23186)
* Update link to Purplemath

* Fix formatting
2018-12-06 08:10:46 +07:00
Syed Isam Hashmi
7187215068 Updated to add solution to "Remove from a Set" (#27500)
* Updated to add solution to "Remove from a Set"

* fix: formatting

* fix: formatting of code block
2018-12-05 17:08:16 -08:00
Nihar Raote
d157077337 Added new article in CSS (#22674)
* Added new article in CSS

* Constructed sentence in a better way

* fix(guide): rephrase sentence for clarification
2018-12-05 15:59:14 -08:00
Kaung Myat Thu
e33f06348d fixed typos (#29352)
* fixed typos

* fixed typos 

guide/english/design-patterns/object-oriented-programming/index.md

* fix typos

* fix typo css preprocessor index.md
2018-12-05 15:41:06 -08:00
Aaron Gottlieb
b78239be2b Example of setState callback (#29836) 2018-12-05 15:28:21 -08:00
Seamus
b997dd32b5 Update index.md (#27313)
Added just a tad about VPN's
2018-12-05 15:19:03 -08:00
betheymc
1d1db25180 Fixed spelling of "instance" (#25974) 2018-12-05 15:09:21 -08:00
Christina Linn
28703b5625 Fixed grammatical errors on line 19 (#34045)
Removed a comma and changed the word 'focus' to 'focuses'.
2018-12-05 14:59:06 -08:00
Steven Torrence
49efa04cf2 Fixed formatting errors (#26563) 2018-12-05 14:56:27 -08:00
Steven Torrence
94e095e053 Updated the "Most recent stable version" (#25748) 2018-12-05 14:52:35 -08:00
Michael Kane
2e925ad680 Add text to 'IRB' section. (#25347)
Text added (line 55): "Interactive Ruby Shell is a great way to explore the Ruby language and quickly test scripts."
2018-12-05 14:52:08 -08:00
Blake Crawford
3b7ab86875 Updated grammar and phrasing on line 10 (#25747) 2018-12-05 14:30:09 -08:00
Jack
9bb7900f36 Fix the Markdown Syntax Error (#20592)
* Fix the Chinese Document of Java

Remove some words "的" which would make the description more fluent.

* Fix the Markdown Syntax Error

Fix the Markdown Syntax which initially would make the code cause confusion.
2018-12-05 14:16:24 -08:00
Kyle Cheng
2791586935 Update index.md (#34120) 2018-12-05 14:14:46 -08:00
Carla Prieto
295cbe7e96 Translated Python bool code samples to spanish (#20487) 2018-12-05 13:29:46 -08:00
Joseph Buchanan
68bd6151f3 Added popular frameworks for Wordpress (#32166) 2018-12-05 13:02:31 -07:00
DrMyuu
9546d2f7b1 Added information about WordCamp (#27390) 2018-12-05 12:50:28 -07:00
joe
469f17b7ca Quote Automattic and Gutenberg teams (#32112)
Give some homage to the teams pushing WordPress forward.
2018-12-05 12:25:09 -07:00
PJurc
d1c16f5989 Added logo, direct links, punctuation. (#32110) 2018-12-05 11:53:02 -07:00
Justin Parado
2f54177458 Arch Linux installation (#30834)
Added installation methods on development environments on computers running Arch Linux
2018-12-05 11:10:42 -07:00
Ian McCormack
ee8ba588ef Added additional brands using Wordpress platform (#31417) 2018-12-05 11:06:50 -07:00
Genevieve L'Oreal
dd149dfc00 Added information regarding Gutenberg editor (#29402)
Added information regarding Gutenberg, link to WordPress installation resource and additional advantages to WordPress.
2018-12-05 10:53:19 -07:00
Irfan N.Hamid
65ef2de494 adding item on advantages of Wordpress (#29164) 2018-12-05 10:37:32 -07:00
annaattagirl
9edd0c2e56 Grammar fix to Wordpress article (#29004) 2018-12-05 10:37:16 -07:00
Sarah Waldie
0ef409d078 Add Paragraph About Visual Editors (#27568)
Visual editors are hugely popular, and WP will soon be launching Gutenberg with 5.0, so I figured it was worth a mention :)
2018-12-05 10:08:21 -07:00
Angga Rifandi
84e90c0c51 Add 'Popular Plugins' and some references (#28011) 2018-12-05 10:08:14 -07:00
Kristofer Koishigawa
62059eeb3b fix(challenges): YAMLException warning (#34544) 2018-12-05 20:52:41 +05:30
Chirag Swadia
02b8a2187e Fixed state variable name (#25535) 2018-12-05 20:00:56 +05:30
Benjamin Dubois
bb76c21694 Creation of Haxe language Guide folder (#23567)
* Creation of haxe Guide folder

Added Haxe language guide folder and basic language introduction.

* Update index.md
2018-12-05 07:32:12 -06:00
Manas Khurana
f09eb76794 Remove redundant text + common names + change ambiguous text (#23564)
1. Running functions using ternary already has another portion to itself. So, the description before it is repetition of the same thing, hence redundant.
2. The warning for using the operator sparingly is mentioned twice, hence it is also redundant code
3. In multiple places, terms that have specific meaning in programming languages are used which can cause ambiguity in the mind of the reader.
4. Ternary operator is also often referred to as the conditional operator, which was missing here.
2018-12-05 07:26:56 -06:00
AlphaBatzarro
fcb2e760cf Added Works Everytime Layout to the Layout guide (#23536)
* Added Works Everytime Layout to the Layout guide

* markdownize links
2018-12-05 07:20:59 -06:00
Gregory Gubarev
0751fe2e53 revert(russian): remove url from merge sort challenge(#34536) 2018-12-05 13:45:11 +05:30
Nathan Hansen
0b7857e0ee Create a new section on Raspberry Pi (#34027)
* Create index.md

* fix: rename the files to avoid the errors
2018-12-05 13:42:18 +05:30
The Coding Aviator
9f5fbe9af4 Fixes issue with background-color and background being interpreted differently (#34275) 2018-12-05 15:22:58 +09:00
Benjamin Dubois
9618006d95 Detail on stop/resume during interactive rebase (#24035)
* Detail on stop/resume during interactive rebase

Specified when interactive rebase will stop and how to continue the process

* Update index.md
2018-12-04 23:42:14 -05:00
Sameer Bhardwaj
17e712324a Added best case time complexity (#25511)
Added best case time complexity along with the best case condition in the time complexity section.
2018-12-05 10:02:01 +05:30
Olayemi Adebayo Roheem
12529624c1 Add the text "Examples of Popular Drag and drop themes that makes WordPress website easy to build are: - Avada theme - Divi theme, and - Elementor theme." to the Article (#26830) 2018-12-04 18:31:05 -07:00
Dagny Kight
af31b214df Add information about premium themes and plugins (#26313) 2018-12-04 18:09:10 -07:00
Shelby Setzer
cd6ca9f3cb Added Solidity and Ethereum sections (#23506)
Added "Solidity Smart Contract Programming" and "Ethereum Development Tools" sections.
2018-12-04 18:08:00 -06:00
Tony Scialdone
b88d7a74e0 Add rem unit to font-size (#23533) 2018-12-04 17:56:21 -06:00
Sudhakar Kumar
ca642d02c3 Fix grammar and add discriminant (#23527) 2018-12-04 17:54:58 -06:00
spinder96
1fa6c3a110 Add wikipedia article on NLP (#23469)
NLP article added from wikipedia and "disciple" changed to "discipline" in intro paragraph.
2018-12-04 17:42:08 -06:00
Derek Johnson
a78b7b4ac2 Add attribute selector to the list of selectors (#23491)
Explains how to use the attribute selector
2018-12-04 17:37:03 -06:00
Bartosz Lemiec
8251e84e05 feat: Added web components libraries (#23476) 2018-12-04 17:35:21 -06:00
Achint Srivastava
b939a3f915 Added the code for Selection Sort in Java Language (#23465)
* Added the code for Selection Sort in  Java Language

* fix: code block formatting
2018-12-04 17:28:38 -06:00