Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #2 from kaernyk/master | kaernyk | 2014-09-09 | -133/+790 |
|\ | | | | | Update repo | |||
| * | Merge pull request #1 from kaernyk/patch-1 | kaernyk | 2014-09-09 | -0/+0 |
| |\ | |/ |/| | [tmux/en] tmux tutorial | |||
* | | Add tmux.conf | kaernyk | 2014-09-09 | -3/+128 |
| | | | | | | Re-add example ~/.tmux.conf | |||
* | | Remove tmux.conf | kaernyk | 2014-09-09 | -188/+48 |
| | | | | | | | | | | | | The linked resources have a few examples for users to build their own, and example configurations can be shared as links. This makes including it not too vital at the moment. - Removed a handful of terminal commands & keybinds from the list - Trimmed some overly-verbose paragraphs | |||
* | | Remove syntax highlighting | kaernyk | 2014-09-08 | -1/+1 |
| | | | | | | bash syntax highlighting created issues with an open " originating in Keybinds. I have disabled syntax highlighting so the display is consistent | |||
* | | Fix terminal commands | kaernyk | 2014-09-08 | -34/+34 |
| | | | | | | Header syntax has been corrected | |||
* | | Edit tmux.conf | kaernyk | 2014-09-08 | -51/+103 |
| | | | | | | | | | | - Added additional content to terminal management - Sectioned each category, and restructured how they were grouped - Removed 'set -g mode-bg' as users can read the manual page if this becomes something they want to customize | |||
* | | fix code block | kaernyk | 2014-09-05 | -91/+92 |
| | | | | | | example tmux.conf was not nested as I previously thought. I combined the blocks and fixed the issue | |||
* | | Update tmux.html.markdown | kaernyk | 2014-09-05 | -103/+97 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected page structure/style to conform to other tutorials ``` Line 18: Removed "tmux" as it has other purposes as well as quickly starting a blank session that will not be covered Line 45: Added Meta/Alt explanation Line 126: Moved 'bind-key C-a send-prefix" to the group that requires it Line 184: Added comment Line 186: Added comment pointing to resource required (if enabled) - Removed 'set-option -g status-justify centre' ``` | |||
* | | Update and rename learntmux.html.markdown to tmux.html.markdown | kaernyk | 2014-09-05 | -71/+209 |
| | | | | | | | | | | | | | | Fixed some spelling, grammar, and punctuation issues Line 48: Added additional items to the list of keybinds for power users Line 104: Created section on configuring ~/.tmux.conf & added additional comments Line 203: Added section including external resources | |||
| * | test | kaernyk | 2014-09-09 | -200/+241 |
| | | ||||
| * | Merge remote-tracking branch 'upstream/master' | kaernyk | 2014-09-09 | -277/+1582 |
| |\ | | | | | | | | | | pull latest | |||
| | * | Merge pull request #751 from Oire/fix-ru-python-1 | Adam Bard | 2014-09-09 | -80/+186 |
| | |\ | | | | | | | | | [python-ru] Updating Russian translation of the Python 2.x tutorial | |||
| | | * | [python-ru] Updating Russian translation of the Python 2.x tutorial | Andre Polykanine A.K.A. Menelion Elensúlë | 2014-09-09 | -80/+186 |
| | | | | ||||
| | * | | Merge pull request #748 from levibostian/clean-up-issues | Nami-Doc | 2014-09-08 | -4/+18 |
| | |\ \ | | | | | | | | | | | Clean up issues | |||
| | | * | | Add FZSS's GitHub profile link to close ↵ | Levi Bostian | 2014-09-05 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/666 | |||
| | | * | | Merge master branch 'upstream/master' | Levi Bostian | 2014-09-05 | -0/+240 |
| | | |\ \ | ||||
| | | * | | | Add traditional for loop bash example to close ↵ | Levi Bostian | 2014-09-05 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/654 | |||
| | | * | | | Add lua-cn filename to close ↵ | Levi Bostian | 2014-09-05 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/610/files | |||
| | | * | | | Couple changes to C to close ↵ | Levi Bostian | 2014-09-05 | -3/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/594 | |||
| | * | | | | Review docs for added rouge lexers and update those with new highlighters | Adam | 2014-09-08 | -21/+21 |
| | | |_|/ | | |/| | | ||||
| | * | | | Made beginning easier | Adam | 2014-09-06 | -3/+5 |
| | | | | | ||||
| | * | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Adam | 2014-09-06 | -52/+818 |
| | |\ \ \ | ||||
| | | * | | | Merge pull request #727 from nicolasbrugneaux/master | Nami-Doc | 2014-09-06 | -0/+525 |
| |_|/| | | |/| | | | | | | | | | | | [javascript/fr]Added French translation for JavaScript. | |||
| | | * | | | Updated scope part. | Nicolas Brugneaux | 2014-08-20 | -4/+5 |
| | | | | | | ||||
| | | * | | | Typo | Nicolas Brugneaux | 2014-08-20 | -1/+1 |
| | | | | | | ||||
| | | * | | | better example. | Nicolas Brugneaux | 2014-08-20 | -2/+2 |
| | | | | | | ||||
| | | * | | | Updated according to the review. | Nicolas Brugneaux | 2014-08-20 | -26/+38 |
| | | | | | | ||||
| | | * | | | Translatated strings to "chaines de caractères" | Nicolas Brugneaux | 2014-08-20 | -6/+6 |
| | | | | | | ||||
| | | * | | | Updated the part that I forgot to translate. | Nicolas Brugneaux | 2014-08-20 | -3/+6 |
| | | | | | | ||||
| | | * | | | Update javascript-fr.html.markdown | Nicolas Brugneaux | 2014-08-20 | -0/+1 |
| | | | | | | ||||
| | | * | | | Added French translation for Javascript | Nicolas Brugneaux | 2014-08-20 | -0/+508 |
| | | | | | | ||||
* | | | | | | Merge pull request #723 from dskecse/ruby-en-style-changes | Levi Bostian | 2014-09-05 | -51/+51 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [ruby/en] Make style fixes to conform to Ruby style guide | |||
| * | | | | | | Make style fixes to conform to ruby style guide | Dzianis Dashkevich | 2014-08-19 | -51/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made style fixes to conform to Ruby style guide. Added a reference to a community-driven Ruby coding style guide. | |||
* | | | | | | | Fix "initialized" typo. | Levi Bostian | 2014-09-05 | -1/+1 |
| | | | | | | | ||||
* | | | | | | | Merge pull request #703 from jcbohin/go-en-confusing_array_initialization-#257 | Levi Bostian | 2014-09-05 | -1/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | [go/en] Array initialization disambiguation - fixes #257 | |||
| * | | | | | | Fixing missing space and dot. | Jean-Christophe Bohin | 2014-08-07 | -1/+1 |
| | | | | | | | ||||
| * | | | | | | Array initialization disambiguation - fixes #257 | Jean-Christophe Bohin | 2014-08-04 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | simply added proposed comment, which seems fine | |||
* | | | | | | | Merge pull request #666 from FZSS/master | Levi Bostian | 2014-09-05 | -0/+240 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | [markdown/zh-cn] Chinese Translation for Markdown | |||
| * | | | | | | updated the filename into learnmarkdown-cn.md | Kevin Fangzhou Chen | 2014-07-29 | -1/+1 |
| | | | | | | | ||||
| * | | | | | | Changed filename | Kevin Fangzhou Chen | 2014-07-26 | -1/+1 |
| | | | | | | | ||||
| * | | | | | | Update markdown-cn.html.markdown | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | | | | | ||||
| * | | | | | | Footnote corrected | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | | | | | ||||
| * | | | | | | typo correction | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | | | | | ||||
| * | | | | | | Proofread and checked style | Kevin Fangzhou Chen | 2014-07-07 | -18/+18 |
| | | | | | | | ||||
| * | | | | | | Finally Done | Kevin Fangzhou Chen | 2014-07-07 | -57/+58 |
| | | | | | | | ||||
| * | | | | | | halfway | Kevin Fangzhou Chen | 2014-07-07 | -83/+74 |
| | | | | | | | ||||
| * | | | | | | 2nd para | Kevin Fangzhou Chen | 2014-07-07 | -7/+6 |
| | | | | | | | ||||
| * | | | | | | Update markdown-cn.html.markdown | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | | | | | ||||
| * | | | | | | Updated the file head | Kevin Fangzhou Chen | 2014-07-07 | -0/+3 |
| | | | | | | |