Commit Graph

28 Commits

Author SHA1 Message Date
sdogruyol 806b129b1c Update database doc 2016-01-02 11:54:12 +02:00
sdogruyol 2c95fa560d Add public_folder to docs 2015-12-30 20:46:42 +02:00
Markus Fischer 612c46e9e8 docs: string require double quotes
Otherwise the following error will be shown:

`Syntax error in ... unterminated char literal, use double quotes for strings`

Tested with crystal --version
Crystal 0.10.0 (Wed Dec 23 21:19:16 UTC 2015)
2015-12-28 11:19:14 +01:00
Serdar Dogruyol 15d776d114 Update middlewares.md 2015-12-27 12:55:49 +02:00
Serdar Dogruyol bb686597bd Update middlewares.md 2015-12-27 12:08:14 +02:00
Sdogruyol a36596d332 Update middlewares doc 2015-12-27 12:05:19 +02:00
Fatih Kadir Akın 2d4edc83dc Add test to make custom renderer macros for projects.
Add documentation
2015-12-18 10:44:47 +02:00
Serdar Dogruyol 7b85aa2b45 Update README.md 2015-12-17 11:28:39 +02:00
Sdogruyol 5eba76da7b Update docs 2015-12-16 20:32:01 +02:00
Sdogruyol 40b8411f25 Format websocket doc 2015-12-16 20:21:17 +02:00
Sdogruyol f258f28689 Add websocket doc 2015-12-16 20:19:30 +02:00
Sdogruyol d825b2316a Update docs 2015-12-07 22:03:35 +02:00
Serdar Dogruyol c258003b8e Merge pull request #24 from f/patch-2
Add more code examples to tutorial
2015-12-07 21:54:14 +02:00
Fatih Kadir Akın 945fa59a6c Add render macro to kemal core to have dynamic rendering mechanism. It actually binds built-in ecr parser to the Kemal as a macro. 2015-12-06 16:55:35 +02:00
Sdogruyol 265e75be21 Update docs 2015-12-05 22:47:18 +02:00
Fatih Kadir Akın aa70e72192 Update tutorial.md 2015-12-05 13:52:07 +02:00
Fatih Kadir Akın 60c3a15ee4 Update README.md 2015-12-04 14:06:18 +02:00
Fatih Kadir Akın 6c1dd90611 Create json.md 2015-12-04 13:54:12 +02:00
Fatih Kadir Akın eb546315d1 Create http-requests.md 2015-12-04 13:52:39 +02:00
Fatih Kadir Akın e1f05d316c Update README.md 2015-12-04 13:46:14 +02:00
Fatih Kadir Akın b5e98f2f9d Create statics.md 2015-12-04 13:45:35 +02:00
Fatih Kadir Akın 4465ed9965 Create rest.md 2015-12-04 13:38:56 +02:00
Fatih Kadir Akın da4e38ab0f Update tutorial.md 2015-12-04 13:36:06 +02:00
Fatih Kadir Akın e4c6b12411 Update README.md 2015-12-04 13:35:35 +02:00
Fatih Kadir Akın 51e8c19975 Update README.md 2015-12-04 13:33:43 +02:00
Fatih Kadir Akın d33e367ece Update README.md 2015-12-04 13:26:50 +02:00
Fatih Kadir Akın 880d2c1430 Create tutorial.md 2015-12-04 13:26:15 +02:00
Fatih Kadir Akın 17ff97307d Create README.md 2015-12-04 13:14:15 +02:00