Commit Graph

19280 Commits

Author SHA1 Message Date
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
d1c16f5989 Added logo, direct links, punctuation. (#32110) 2018-12-05 11:53:02 -07:00
2f54177458 Arch Linux installation (#30834)
Added installation methods on development environments on computers running Arch Linux
2018-12-05 11:10:42 -07:00
ee8ba588ef Added additional brands using Wordpress platform (#31417) 2018-12-05 11:06:50 -07:00
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
65ef2de494 adding item on advantages of Wordpress (#29164) 2018-12-05 10:37:32 -07:00
9edd0c2e56 Grammar fix to Wordpress article (#29004) 2018-12-05 10:37:16 -07:00
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
84e90c0c51 Add 'Popular Plugins' and some references (#28011) 2018-12-05 10:08:14 -07:00
62059eeb3b fix(challenges): YAMLException warning (#34544) 2018-12-05 20:52:41 +05:30
02b8a2187e Fixed state variable name (#25535) 2018-12-05 20:00:56 +05:30
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
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
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
0751fe2e53 revert(russian): remove url from merge sort challenge(#34536) 2018-12-05 13:45:11 +05:30
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
9f5fbe9af4 Fixes issue with background-color and background being interpreted differently (#34275) 2018-12-05 15:22:58 +09:00
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
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
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
af31b214df Add information about premium themes and plugins (#26313) 2018-12-04 18:09:10 -07:00
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
b88d7a74e0 Add rem unit to font-size (#23533) 2018-12-04 17:56:21 -06:00
ca642d02c3 Fix grammar and add discriminant (#23527) 2018-12-04 17:54:58 -06:00
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
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
8251e84e05 feat: Added web components libraries (#23476) 2018-12-04 17:35:21 -06:00
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
c97a834cc9 Made changes to bootstrap buttons (#23460) 2018-12-04 17:28:05 -06:00
c8a9c32c89 steps-to-upload-an-app-on-Playstore. (#23348)
* Steps to upload an app on Playstore.

* corrected folder name
2018-12-04 17:26:49 -06:00
b42b8a0946 Reference added to launch date, link to Automattic (#25874) 2018-12-04 15:59:22 -07:00
ba2be6a185 Update index.md (#25402)
Added two more advantages of WordPress and the source in which I found them.
2018-12-04 15:23:21 -07:00
4ac31ad5a7 Add strong emphasis. (#25222) 2018-12-04 15:10:41 -07:00
c771ab5822 Add the text "The following are some of the popular and useful plugins in WordPress: - Yoast SEO - JetPack - W3 Total Cache - Akismet - Mailchimp etc" (#24872) 2018-12-04 15:10:18 -07:00
f3af532f5d Update index.md (#23945)
Add an advantage of Wordpress.
2018-12-04 14:50:11 -07:00
37dd7d2cb2 corrected grammar and added link to index.md (#23622)
* corrected grammar, added link

I corrected grammar in 2 places and added the link to Wordpress Coding Standards.

* fix: removed duplicate paragraph added during merge conflict resolution
2018-12-04 14:34:25 -07:00
a401c72ea7 Getting Started Guide (#23484) 2018-12-04 14:15:41 -07:00
cffe1be295 Grammar consistency fix. (#24228)
Entire article is using "isn't" so the "wasn't" seems out of place. I'm just following https://english.stackexchange.com/questions/283758/proper-use-of-was-vs-is
2018-12-04 16:12:48 +00:00
355878e921 Update feat: added instructions in meet-the-node-console.en.md (#34530)
* Update meet-the-node-console.en.md

* Update meet-the-node-console.en.md
2018-12-04 20:43:10 +05:30
29297f48c9 Fixed issue about tag capitalization (#34276) 2018-12-04 23:16:30 +09:00
82ed62bcc5 fix: Give emoji some ARIA 2018-12-04 19:31:39 +05:30
4e9c48349f Correct translation (#25175) 2018-12-04 17:54:25 +04:00
1bc84f1f0a Changed the description of the algorithm (#25172) 2018-12-04 17:54:00 +04:00
c7a8f3e4f6 Added '-r' option description for 'shutdwon' command (#25154) 2018-12-04 17:51:55 +04:00
08504f9123 Correct translation (#25112) 2018-12-04 17:49:54 +04:00
3905945ab9 Added some stuff (#25102) 2018-12-04 17:49:05 +04:00
0e3fd453af Translated, corrected (#25053) 2018-12-04 17:48:32 +04:00
16945775de chore: update lockfile (#34531) 2018-12-04 13:25:07 +00:00
db02d1c479 chore: update lockfile 2018-12-04 17:42:12 +05:30
2e578a7af8 fix: Handle goal reached 🎉 2018-12-04 17:42:12 +05:30