You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -109,8 +109,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
109
109
110
110
## PHP:
111
111
*[How To Build A Blog With Laravel](https://www.youtube.com/playlist?list=PLwAKR305CRO-Q90J---jXVzbOd4CDRbVx)
112
-
*[Make your own blog (in pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog)
113
-
*[Build a real estate website example with SilverStripe](https://www.silverstripe.org/learn/lessons/)
112
+
*[Make Your Own Blog (in Pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog)
113
+
*[Build A Real Estate Website Example with SilverStripe](https://www.silverstripe.org/learn/lessons/)
114
114
115
115
## Ruby:
116
116
*[Build Instagram From Scratch with Ruby on Rails](https://www.dropbox.com/s/9vq430e9s3q7pu8/Let%27s%20Build%20Instagram%20with%20Ruby%20on%20Rails%20-%20Free%20Edition.pdf?dl=0)
@@ -123,8 +123,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
123
123
*[Write You A Scheme, Version 2](https://github.com/write-you-a-scheme-v2/scheme)
124
124
*[Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
125
125
*[Making Movie Monad](https://lettier.github.io/posts/2016-08-15-making-movie-monad.html)
126
-
### Out Of Date:
127
-
*[Making a Website with Haskell](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
126
+
*[Making a Website with Haskell **(outdated)**](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
128
127
129
128
## R:
130
129
*[Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
0 commit comments