-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
21 lines (18 loc) · 826 Bytes
/
README
File metadata and controls
21 lines (18 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
codeStrack
==gems
CodeRay http://coderay.rubychan.de/
RedCloth http://redcloth.org/
bootstrap-sass http://twitter.github.com/bootstrap/
OmniAuth http://github.com/intridea/omniauth/
OmniAuth-GitHub http://github.com/intridea/omniauth-github/
==quellangaben
Implementierung von CodeRay mit Hilfe von RailsCasts-Tutorials
http://railscasts.com/episodes/207-syntax-highlighting
Die CSS-Datei für CodeRay
http://coderay.rubychan.de/stylesheets/coderay.css
Implementierung von OmniAuth mit Hilfe von RailsCasts-Tutorials
http://railscasts.com/episodes/235-omniauth-part-1
http://railscasts.com/episodes/236-omniauth-part-2
Layout-Anpassung
http://www.w3resource.com/twitter-bootstrap/layout-tutorial.php
/eof