Commit Graph

2441 Commits (a4529beae44e21be52bbb26117273bc317d0bc76)

Author SHA1 Message Date
Deepanshu Maheshwari d200f83f27 used "beginning" in place of "beginnings" and added a letter "a" (#24319) 2018-12-08 01:26:07 -05:00
clydeax 8607451546 Add the "Code Samples" part to the article (#24315)
Useful link example
2018-12-08 01:25:27 -05:00
Bruno Balentović 83246f7811 Create index.md for file-permissions (#24288)
* Create index.md for file-permissions

* corrected title syntax for contributor
2018-12-08 01:24:53 -05:00
Yogesh Nimangre f9ae997467 Added info of crash course (#24048)
* Added info of crash course

* Reordered change
2018-12-07 22:49:20 -05:00
kushan2018 4618195026 Update index.md , adding for loop examples (#24388)
* Update index.md

* Added code formatting to changes
2018-12-07 22:35:29 -05:00
Sean Riley ca96fd91a6 Minor grammar and syntax corrections. (#23177) 2018-12-08 09:04:04 +07:00
dpoulter-WTC 1e705473bb Fixed spelling errors (#24183) 2018-12-07 19:22:30 -05:00
dpoulter-WTC 537559f3c5 Fixed spelling errors (#24181) 2018-12-07 19:09:15 -05:00
EncinoMan01 4442537dfb Clarified and padded out most paragraphs (#26806)
I updated, clarified and padded out several paragraphs to make the topic more accessible and informative for a novice.
2018-12-07 15:20:28 -07:00
AAKANKSHACHOUHAN 6c5907b9f4 Add and delete the text (#25251)
* Add and delete the text 

"digital/virtual" ,"Bitcoin is currently the most popular and valuable one.The sole purpose to bring up the concept of cryptocurrency was to remove the intervention of middlemen third parties in order to make te transactions more swift and secure , with the anonymity maintained for the all the users operating through their respective systems called 'nodes' on a network." " One needs to lend their computational power to arrive on a consensus and hence thereby validating the transaction on the blockchain network"

* fix: spelling
2018-12-07 15:07:02 -07:00
Bodddi 86881ae86f A little grammar fix (#24677)
* A little grammar fix

* fix: whitespace
2018-12-07 23:59:52 +05:30
Nick Trahan 88eb6f0031 Very small text correction (#24699) 2018-12-07 20:11:36 +05:30
Nick Trahan 6590ccd536 Small grammar update (#24687) 2018-12-07 20:05:59 +05:30
Valeriy S dd86f560eb fix(guide): escape tags in the vue components guide 2018-12-07 12:46:31 +00:00
Connie Lei cd3ee6f175 Fixed Markdown Formatting (#26209) 2018-12-07 16:34:05 +04:00
Aravind Suresh 31fbdedad0 Added a documentation blog from Medium.com (#25361) 2018-12-07 15:52:57 +04:00
githrdw 6977db2170 Added console.warn and console.group (#24325)
I have added console.warn and console.group functions
2018-12-07 04:53:06 -05:00
ayush163 092a5a4ca8 Add the topic "Address Calculation" to the article (#24317) 2018-12-07 04:47:27 -05:00
Gregory Gubarev 11d9115576 Added css for correct displaing (#24307) 2018-12-07 04:42:22 -05:00
Amanda Thomas 631a467e74 Update index.md (#32220)
Removed duplicate link to Medium article.
2018-12-07 04:36:55 -05:00
angel13 e01505573e Update index.md (#32160)
Addes more details about  pigs and chickens
2018-12-07 04:31:40 -05:00
Blake Crawford 646a17bb96 Minor grammar and spelling corrections (#23887) 2018-12-07 04:29:30 -05:00
Kaunaj Banerjee 88f400af91 Correct some typos (#30981)
- 'index' should be 'indexed'
- 'contain' should be 'contains'
- 'heterogenuous' should be 'heterogeneous'
2018-12-07 04:28:06 -05:00
Suresh Mangs 878f8863b4 Update index.md (#24166) 2018-12-07 04:27:20 -05:00
Rajasimha Reddy 0ae42fd4ac Add reason why adding div was bad (#30906)
* Add reason why adding div was bad

* Made reason clear
2018-12-07 04:24:28 -05:00
Deepanshu Maheshwari 8a5ae5a3f4 removed text-"and should be used to do so." (#24159)
changes are committed in line no.29
2018-12-07 04:23:43 -05:00
Nicole Angelyn T. Lopez 004c67fddd Updated "More Information" Links at Bootstrap Buttons (#24036)
* Updated "More Information" Links

Updated bootstrap links from 4.0 to 4.1 version
"Bootstrap Get Started" link was broken (404 error). Changed to https://guide.freecodecamp.org/bootstrap/get-started/

* Updated "Bootstrap Get Started" link

* Removed last link (broken)
2018-12-07 04:21:45 -05:00
Felix Atwood 504b9440ad Link to an android course on Udemy (#24014)
Added the link to a free android development course on udemy in the courses section
2018-12-07 04:21:07 -05:00
ch1771dr0b0 79c2e920fd Added Introduction to Parallel Computing book url (#23746) 2018-12-07 04:14:58 -05:00
Manas Khurana 5bd189d8d3 Grammatical Errors + missing syntax highlighting (#23610) 2018-12-07 04:12:31 -05:00
kenbhatt bc65ccf919 My change is in line 18. (#23604)
Initialize----->start value
Condition---->stop value
Termination----->step value
2018-12-07 04:09:16 -05:00
girraj jangid c0c3c4c624 Add 'changes' to this article (#25019)
* Add 'changes' to this article

* add changes to this file
2018-12-07 04:04:54 -05:00
Paulo Kinopk f662f0ef9b fixed CSS code examples (#23531) 2018-12-07 04:04:06 -05:00
Pranati Dutta Roy c012f70ac3 Add the section "## Usage" (#30251)
* Add the section "## Usage"

* Added code formatting to OP's PR
2018-12-07 04:00:37 -05:00
LT 05eb597ca0 Fixed a simple typo. (#24169) 2018-12-07 03:59:12 -05:00
SweeneyNew d0758ab398 Code Description (#24164)
"import java.util.ArrayList;" is a java code. It should be declared in "code theme". People may miss the "import package" code part since it is not discriminated from the other parts as a code part. If they miss the whole code will complain just because of this simple mistake. This way people wouldn't miss the code to import the package.
2018-12-07 03:58:11 -05:00
Alyssa Dang c21a5bef62 Changed the description (#24765) 2018-12-07 12:57:39 +04:00
trungqudinh e7447af573 Fixed markdown syntax of Sprint docs (#24109)
Missing white space after the hyphen made a wrong rendering html.
2018-12-07 03:57:29 -05:00
Nicole Angelyn T. Lopez 9dbd5525eb Added "More Information" Link at Bootstrap Forms (#24105) 2018-12-07 03:48:13 -05:00
Eric Jae-Min Joo 6aa8aeda72 Add a greater detailed explanation of the Javascript example that is used. (#23787) 2018-12-07 03:47:43 -05:00
ShashwathJS 2a2598074e Handling unknown exceptions (#23587)
* Handling unknown exceptions

What to do when you do not know what kind of exceptions may be thrown by your application.

* Added code formatting
2018-12-07 03:44:49 -05:00
Radhika Gulati fd35b8cccd Spelling edits (#23715) 2018-12-07 03:38:58 -05:00
Prabesh Subedi e35833b77a Update index.md (#24281) 2018-12-07 03:28:58 -05:00
hdquemada 4878643f28 Grammatical corrections.md (#24254)
Made grammatical corrections to the text.
2018-12-07 03:26:17 -05:00
SunflowerPKU d04713636c Modify the translation. (#31761)
The previous expression is not accurate, so I have modified it.
2018-12-06 23:15:09 -08:00
Rajat Bhatt 9e84b34d4f Add video link of MIT OpenCourseWare. (#24161)
Added video link of minimum spanning tree problem from MIT OpenCourseWare.
2018-12-06 22:59:51 -05:00
LT ba1935ee3c Changed the tick marks for std::list<int> Numbers; (#24172)
Changed the tick marks for std::list<int> Numbers; so it displays correctly.
2018-12-06 21:05:00 -05:00
AntTAKEOVER 048ee477e2 Fixed Error in Code (Variable name) (#24168) 2018-12-06 21:03:20 -05:00
AntTAKEOVER e9587a7a46 Fixed Error in Code (#24162) 2018-12-06 21:00:54 -05:00
Oğuzcan Yavuz 172ec835d7 Add example for destructuring nested objects (#24133)
Also changed styling to be more consistent
2018-12-06 20:27:24 -05:00
vedanthv fbab448003 added external reference (#24125)
* added external reference

* Fixed formatting
2018-12-06 20:15:33 -05:00
Jashan Bansal 91add57a9c Add tip for Comment keyboard Shortcut. (#24116)
* Comment keyboard Shortcut.

Add the tip for how to create the comments by keyboard shortcut in probably all modern text editors.

* Reordered change, fixed formatting
2018-12-06 20:14:56 -05:00
Amy Gonzales f7db17b677 Added Wikipedia link for Fibonacci Sequence (#24128) 2018-12-06 18:05:38 -05:00
vedanthv 94ef3d5ea5 added external reference (#24119) 2018-12-06 18:02:42 -05:00
halseyj 6e8a75f937 Update index.md (#24120) 2018-12-06 17:52:39 -05:00
Neville Bokdawalla 37f2de04de Updated index.md (#24117)
Added new language feature listing 'Discards' under section - "New Features Added in C# 7.0"
2018-12-06 17:48:38 -05:00
vedanthv 9f4534540e Added some info(class vs id selector) (#24110)
* Added some info(class vs id selector)

* Reordered change, fixed formatting
2018-12-06 17:44:18 -05:00
jasonranney 16d7fed408 corrected "JavaScript" capitalization (#25548) 2018-12-07 02:58:50 +05:30
Micha Pietsch 067cbb0761 Remove unrelated trailing characters (#25573) 2018-12-07 02:58:00 +05:30
Rufaro Madamombe 8e2526887b Added syntax highlighting to sample code blocks (#25905)
Fenced sample code blocks didn't have syntax highlighting so updated the guide by adding the HTML language identifier to enable syntax highlighting in the fenced code blocks.
2018-12-06 14:34:13 -06:00
Emre Özdil 4bba3f779f Add new youtube channel for create clone app (#25902) 2018-12-06 14:30:44 -06:00
Subhasis Banik 77c4a9a1b2 added steps to create your own cryptocurrency (#26146)
* added steps to create your own cryptocurrency

added steps to create your own cryptocurrency

* fix: formatting/spelling
2018-12-06 13:27:24 -07:00
GenevieveLS 8473337e8f Expanded article (#24271)
* Expanded article

Expanded article on how to Calculate Percentiles

* Remove 'this is a stub' text
2018-12-06 14:15:26 -06:00
Wes DeKoninck cdc57f3100 Add Gutenberg editor info to WordPress guide (#25878)
* Add WP Gutenberg info to WP Guide

* Update block boilerplate link
2018-12-06 14:02:47 -06:00
Wes DeKoninck 42c0da6090 Add theme frameworks to wp guide (#25877)
* Add theme frameworks index.md for WP Guide

* Updated Free Frameworks title
2018-12-06 14:01:19 -06:00
Alvin Tan 8919f4fa6e Updated info about bitcoin at the bottom (#25606)
* Updated info about bitcoin at the bottom

* fix: moved text to more appropriate section and cleaned up
2018-12-06 12:38:26 -07:00
Gregory Gubarev a3c185af2c [Guide] Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators (#25851)
Added Intermediate Code Solution - Use Multiple Conditional (Ternary) Operators
2018-12-06 13:35:22 -06:00
Satish Jhanwer baed51e545 chore(guide): added docker system prune command (#25843)
added basic use of docker system prune command, which will help us to clean up disk space.
2018-12-06 13:23:33 -06:00
Satish Jhanwer 4e434f1243 chore: updated docker-rmi command readme file (#25832)
added example to remove the list of images having a particular text in it.
2018-12-06 13:21:50 -06:00
Paul 95cf1a90d0 Added 'Types of Cryptocurrency' (#25263)
* Added 'Types of Cryptocurrency'

* fix: spelling/formatting
2018-12-06 12:00:34 -07:00
Dustin Christlieb 9ee2d4060c Some additional facts on crypto-space as of 2018 (#24868)
* Some additional facts on crypto-space as of 2018

Added some relevant facts on crypto-currency space and cited links. 
Added one line that is my personal opinion, but nevertheless relevant.

* fix: formatting
2018-12-06 11:16:46 -07:00
DavidNachman 739a74cff8 Bitcoin Info (#24578)
Addition related to max supply of Bitcoin
2018-12-06 10:55:18 -07:00
Sam b2f0dad3a0 Corrected markdown formatting issues (#23295)
Corrected inline code highlighting so that page renders correctly.
2018-12-06 09:51:40 -08:00
Tiffany Du ac66dcf052 Update big brand examples in WordPress guide (#34010)
* Remove big brand examples that no longer use Wordpress

* Add new examples of big name brands using WordPress

* Add links to example brands using WordPress
2018-12-06 10:41:52 -07:00
Qasim Hafeez 780b8a58f4 Added Link for most popular wordpress plugins (#33387) 2018-12-06 10:15:38 -07:00
Nikolay e8485a7293 fixed description + implementation in pseudocode (#25192)
corrected the description and added the implementation in pseudocode
2018-12-06 20:55:34 +04:00
Nikolay 1896b5c977 some language corrections (#25160) 2018-12-06 20:54:24 +04:00
Maxim c073e72b0a Rfactor and translate English parts of the text (#25153) 2018-12-06 20:54:10 +04:00
balaji3257 ca45baca82 Updated more advantages,learning resource section (#33299) 2018-12-06 09:32:53 -07:00
Nico Alvarez 8231f9fedc Corrected spelling and made the text more comprehensible (#19878) 2018-12-06 08:51:58 -07:00
Stuart Taylor 2d3c2efa2a Feat: Ensure markdown formatting (#34547)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.

Closes #34535
2018-12-06 16:48:56 +05:30
Nicole Angelyn T. Lopez 6685494344 Updated Bootstrap dropdown link from 4.0 to 4.1 (#24085)
* Updated Bootstrap dropdown link from 4.0 to 4.1

* Fixed formatting
2018-12-06 05:49:15 -05:00
catcecilia 16064b9343 minor grammar changes.md (#24089) 2018-12-06 05:48:33 -05:00
Marco Koch 8f4fb09ab1 Fix spelling error in behavioral patterns page (#24041) 2018-12-06 04:56:26 -05:00
Rajesh Chittampally 14ea59d86d Added information about if statements, OR operator (#24356)
Added information about if statements, OR operator and fixed small typo issues.
2018-12-06 12:31:57 +05:30
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
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
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
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
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
Amaka Mbah c97a834cc9 Made changes to bootstrap buttons (#23460) 2018-12-04 17:28:05 -06:00
Anurag Bannur 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
dutchboy2704 b42b8a0946 Reference added to launch date, link to Automattic (#25874) 2018-12-04 15:59:22 -07:00
bcpudge7 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
UrszulaSury 4ac31ad5a7 Add strong emphasis. (#25222) 2018-12-04 15:10:41 -07:00
Olayemi Adebayo Roheem 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
hanung665 f3af532f5d Update index.md (#23945)
Add an advantage of Wordpress.
2018-12-04 14:50:11 -07:00
missstaff 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
Emir a401c72ea7 Getting Started Guide (#23484) 2018-12-04 14:15:41 -07:00
Alexander Dervish 4e9c48349f Correct translation (#25175) 2018-12-04 17:54:25 +04:00
Dmitri Sim c7a8f3e4f6 Added '-r' option description for 'shutdwon' command (#25154) 2018-12-04 17:51:55 +04:00
Alexander Dervish 08504f9123 Correct translation (#25112) 2018-12-04 17:49:54 +04:00
Maxim 3905945ab9 Added some stuff (#25102) 2018-12-04 17:49:05 +04:00
Merenoel 0e3fd453af Translated, corrected (#25053) 2018-12-04 17:48:32 +04:00
Megan Bailey 21a7e3ee56 Added links to free HTML beginner courses (#33735) 2018-12-04 13:35:31 +05:30
seanakng 08fe833d0b Paragraph about future software installation (#23268)
* Paragraph about future software installation

Added a paragraph about using apt-get install and apt-cache search

* Added code formatting to changes
2018-12-03 23:27:00 -05:00
Joshua Odoi eb7d5ca14f Added "images referencing" from (#132 to #140) (#32839) 2018-12-03 18:49:55 -07:00
catrawalkar 6caead6255 Added html logo (#32438) 2018-12-03 18:33:11 -07:00
catrawalkar c61864467a I added a radio input to possible input types (#31669) 2018-12-03 18:31:40 -07:00