Skip to content

Commit

Permalink
more about
Browse files Browse the repository at this point in the history
  • Loading branch information
stereosupersonic committed Apr 2, 2015
1 parent 6c88499 commit 3f9f237
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 9 deletions.
7 changes: 2 additions & 5 deletions TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ http://suedkurve-muenchen.org/
http://www.miasanrot.de/mission-statement/

TODO

# better webserver to unicorn here https://devcenter.heroku.com/articles/getting-started-with-rails4
# sidebar next 3 birthdays for logged in users

Expand All @@ -12,8 +11,6 @@ TODO
* https://github.com/discourse/logster show log files
* https://github.com/kandanapp/kandan for chat

# album description
* anzeige wie zb. unter Bilder/empfenbach/empfenbach-2014

# Version 0.7
* mission-statement http://www.miasanrot.de/mission-statement/
Expand All @@ -26,9 +23,9 @@ TODO
# Version 0.9
* better footer here: http://www.coders-guide.com/watch?v=53
* try other font

* try this: http://abrahamfarris.com/2014/02/28/responsive-bootstrap-header/


* Facebookseite: www.facebook.com/henaheisl
* Twitter Background like https://twitter.com/talktothemanagr
* login and search like: https://talktothemanager.com/
Expand All @@ -48,7 +45,6 @@ TODO

# Version 3
* authentification with twitter or FB
* mitglieder verwaltung
* geburtstags kalender

# Future
Expand All @@ -59,3 +55,4 @@ TODO
* uralt homepage file://localhost/Users/deimel/Dropbox/doc/henaheisl/Homepage/Henaheisl/fanclub/index.htm
screenshot auf die about site
* http://www.bayernfanclubholzland.de/ newsletter für Karten
*http://www.bayernfanclubholzland.de/index.php/gruendung/mitgliedfcb
6 changes: 6 additions & 0 deletions app/assets/stylesheets/helper.css.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
.strong {
font-weight: bold;
}

.strong-inline {
font-weight: bold;
display: inline
}

38 changes: 34 additions & 4 deletions app/views/pages/about.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,36 @@

%h2 Der Verein
%p
Der Verein wurde am 20. Juli 1991 als FC Bayern Fanclub 'Rote Macht Wartenberg' gegründet.
Nach turbulenten Jahren und einer zwischenzeitlichen Umbenennung in 'FC Bayern Fanclub Wartenberg'
firmiert unser Verein nun als 'Henaheisl e.V.'.
Der Verein wurde am 20. Juli 1991 als FC Bayern Fanclub Rote Macht Wartenberg gegründet.
%br
Nach turbulenten Jahren und einer zwischenzeitlichen Umbenennung in FC Bayern Fanclub Wartenberg
%br
firmiert unser Verein nun als Henaheisl e.V.

%p
= image_tag "https://farm7.staticflickr.com/6004/5939699020_85655bceb1_z.jpg", :class => "img-thumbnail"
%h4 Gründungsversammlung am 20. Juli 1991 im Henaheisl
= image_tag "https://farm7.staticflickr.com/6004/5939699020_85655bceb1_z.jpg", :class => "img-thumbnail"
%br
.strong-inline Gründungsmitglieder:
%ul
%li Arno Fiederer
%li Willi Fiederer
%li Bernhard Hein
%li Gerhard Maier
%li Kilian Elflein
%li Maria Blumoser
%li Sepp Blumoser
%li Willi Pöppel
%li Michael Deimel
%li Markus Loibl (Fotograf)
%br
%p
%h4 Mitgliedschaft beim FC Bayern

= image_tag "https://farm8.staticflickr.com/7617/17008261001_3cf0bacf59_z.jpg", :class => "img-thumbnail"
%br
die offizielle Aufnahme als Fanclub beim FC Bayern erfolgte 1992
%br
%h2 Das Henaheisl
%p
Das Henaheisl ist wohl einer der bekanntesten "Underground-Treffs" in Wartenberg, wo man meist zur späteren Stunde,
Expand All @@ -25,8 +48,15 @@
%li 2001 Sieger Opel-Cup Turnier in Straubing

%h2 Die Seit

%p
Wir sind seit 1995 im Internet vertreten.
%br
Unser erste Seite war bei Compuserve:
%b http://ourworld.compuserve.com/homepages/wartenberg/

%p
= image_tag "https://farm9.staticflickr.com/8710/16983138156_f89111c27e.jpg", :class => "img-thumbnail"
%br
Die Seit im Jahr 2001

0 comments on commit 3f9f237

Please sign in to comment.