Commit Graph

2104 Commits

Author SHA1 Message Date
A1RO 331b30e13f
Swap "Previous/next end of word" shortcuts 2019-08-03 16:48:18 -04:00
ZhdanovMV 55d018bc87
Update phoenix-migrations.md 2019-08-03 21:57:44 +02:00
Rico Sta. Cruz 090d42f103
Create new API category (#1123) 2019-07-07 20:55:30 +10:00
Rico Sta. Cruz 3c76e512a6
Merge pull request #1136 from xvazquezc/patch-2
upper/lowercase manipulation
2019-07-06 01:42:46 +10:00
xvazquezc b3e81e0da9
upper/lowercase manipulation 2019-07-05 15:30:00 +10:00
Vinícius dos Santos Oliveira 5bb0b19505
[lua] Fix typo 2019-06-22 13:48:42 -03:00
Daniel Saavedra 8d5a749df3
Fix Typo 2019-06-07 21:16:14 -06:00
Benjamin Guibert 8662fd4d3d
Replace has_many deprecated ordering 2019-05-17 17:21:58 +02:00
Kerry Peterson 87b52d5186
Fix broken link for Stencil 2019-05-08 00:37:31 -04:00
Brad Christie b21150deeb
Only 12 months. 2019-05-01 22:17:51 -04:00
telluz e2d9dc7772
Update go.md
Lazy input with defer, independent of where where its defined in codeland
2019-04-17 14:08:33 +02:00
bastianbowe2000 665406da15
Add docker logs instructions 2019-04-10 14:06:35 +02:00
James 303813e74a Added React Hooks 2019-04-04 11:22:04 +11:00
Ahmedur Rahman Shovon c706d50ca4
updated git-branch.md
- Added branch listing
- Added branch deleting
2019-03-28 11:24:55 +06:00
Rico Sta. Cruz fc41560d71
Merge pull request #1052 from rstacruz/fix/old-styles
Fix styles for older pages
2019-03-27 20:02:17 +08:00
Rico Sta. Cruz fd64f68d80
Fix sass extentsion 2019-03-27 19:38:24 +08:00
Rico Sta. Cruz aed89335d9
Make 'missing jekyll' a warning instead 2019-03-27 19:22:13 +08:00
Rico Sta. Cruz c0835bcb29
Check for presence of Jekyll before proceeding 2019-03-27 19:17:17 +08:00
Rico Sta. Cruz 3957e0f973
Add old /til/ styles 2019-03-27 19:14:40 +08:00
Rico Sta. Cruz e05517f9f7
Show warning when binfiles aren't available 2019-03-27 19:14:34 +08:00
Rico Sta. Cruz fa039e5b65
Merge pull request #994 from yuklia/docs/linux
Linux commands
2019-03-24 07:43:51 +08:00
Rico Sta. Cruz a18063bb9a
Update linux.md 2019-03-24 07:43:41 +08:00
Rico Sta. Cruz 7f7e899014
Merge branch 'pr-974' 2019-03-24 07:40:26 +08:00
Rico Sta. Cruz f79ab86a2c
regexp: Update formatting 2019-03-24 07:38:52 +08:00
Rico Sta. Cruz aaa1f64e65
Merge branch 'pr-975' 2019-03-24 07:35:57 +08:00
Rico Sta. Cruz 61dd655951
Merge branch 'pr-982' 2019-03-24 07:34:55 +08:00
Rico Sta. Cruz 94db676cfe
jsdoc: Note that importing is TypeScript-specific 2019-03-24 07:34:48 +08:00
Rico Sta. Cruz a328be7419
Merge branch 'pr-980' 2019-03-24 07:31:08 +08:00
Rico Sta. Cruz a6cc2eade2
Update bash.md timestamp 2019-03-23 22:32:39 +08:00
Rico Sta. Cruz 34839f27d8
Merge branch 'pr-998' 2019-03-23 22:26:48 +08:00
Rico Sta. Cruz 8ea2be4731
Update formatting 2019-03-23 22:26:44 +08:00
Rico Sta. Cruz 15ec89d069
Merge branch 'pr-1019' 2019-03-23 22:13:19 +08:00
Rico Sta. Cruz 2349f623c2
Fix formatting 2019-03-23 22:10:27 +08:00
metaJS dfce59b09f
update: vim zt 2019-03-09 15:33:31 +08:00
Bengt Brodersen 327932b685
add favicon 2019-02-28 10:35:40 +01:00
Gabriel Petry 57c49cd8aa
add c-like for loop 2019-02-22 07:30:15 -03:00
Andy Hunt 376563ba4b
Update css-grid.md
Line 42 -  grid-tamplate-areas to grid-template-areas
2019-02-05 13:16:48 -05:00
Rico Sta. Cruz fa16f8134c
Update CodeFund snippet 2019-01-23 14:46:18 +08:00
Edson Ticona 69f50888f4 Adds associative array usage 2019-01-20 13:18:13 +01:00
Rico Sta. Cruz a930009433
Merge pull request #991 from chandsie/patch-1
Correct description of ":=" and "=" operators
2019-01-20 14:49:25 +08:00
Rico Sta. Cruz 4c2bdaa050
Update makefile.md 2019-01-20 14:49:16 +08:00
Rico Sta. Cruz 2d565ceec4
Merge pull request #997 from rstacruz/rstacruz/2019-01-20-codefund-update
Update Docker setup and sponsor code
2019-01-20 14:46:32 +08:00
Rico Sta. Cruz 9ce285d9ac
Prettier config 2019-01-20 14:19:08 +08:00
Rico Sta. Cruz b9ab467545
Update CodeFund snippet 2019-01-20 14:15:29 +08:00
Rico Sta. Cruz 2dea4f4c8e
Update critical path CSS 2019-01-20 14:12:28 +08:00
Rico Sta. Cruz 07d6304a0f
Update Docker setup with new Node, Yarn, etc 2019-01-20 14:11:35 +08:00
Rico Sta. Cruz 11b4c983a1
Remove trace of old sponsor code 2019-01-20 13:59:01 +08:00
Yulia Kostrikova 3b758480db Linux commands 2019-01-17 21:45:56 +02:00
Shreyas Chand f2583a9960
Correct description of ":=" and "=" operators
The description of the ":=" and "=" assignment operators were flipped. As documented in the GNU make manual (https://www.gnu.org/software/make/manual/make.html#Reading-Makefiles), the ":=" assignment operatory is the immediate assignment operation and "=" is the deferred assignment operation. This change switches the descriptions to correspond to the correct operator and augments the description to clarify the behaviour.
2019-01-15 22:59:49 -08:00
Mustafa İlhan 57540e6d64 Seperates disk usage 2019-01-12 21:43:58 +03:00