31 Commits (eb6b35f71c9c3dc050e6f5decaaafaa51efc9eca)

Author SHA1 Message Date
Markus Steinlein ac7b6a4c75 More sophisticated handling of event attending meta data. 4 years ago
Markus Steinlein 6a1ee41cee Some enhancements to event styling. 4 years ago
Markus Steinlein 2df0002432 Added a page for upcoming events by establishing a second flat-pages instance. Added css styling and first contents. 4 years ago
Michael Moese d0585b2caf add links to github and for creating issues, add license info 4 years ago
Johannes Thumshirn 7509cf0bd7
Merge pull request #38 from Ayreonaut/css-smartphone
Fixed css for smartphone
4 years ago
Michael Moese 5b5bd5b53c add links to twitter and youtube
Signed-off-by: Michael Moese <frankenmichl@posteo.de>
4 years ago
Markus Steinlein 35c312d00c Fixed css for rendering in portrait mode. 4 years ago
Markus Steinlein 905f2b3147 Added a static contact page. 4 years ago
Johannes Thumshirn 7f25baed12 video.js: add 2-click js for youtube embedding
Add 2-click button for embedding YouTube Videos.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Markus Steinlein 827db530fa Harmonized headline styles across several pages. Corrected some spelling mistakes. Added fotogrid to festival blogposts. 4 years ago
Markus Steinlein 9b40704c34 Added title block for blog pages so that they are harmonized with other pages. 4 years ago
Johannes Thumshirn 17bca924cd
Merge pull request #23 from frankenmichl/add_about
Add details to verein.html
4 years ago
Markus Steinlein 19677cb455 More style corrections. 4 years ago
Markus Steinlein 2bfa284ecd Some cosmetics to blog pages (user icon, hr, date formatting). Created folder drafts for posts that should be preserved, but not published yet. 4 years ago
Markus Steinlein 8bf2a86e5b Moved fotogrid code to its own file. Created subfolder for static css. 4 years ago
Markus Steinlein 012828c80e 1st take on a simple responsive foto grid that supports being embedded into markdown blog posts via jinja. Needs some more modularisation though. 4 years ago
Michael Moese 35d7676496 Add membership information and documents to verein.html
Signed-off-by: Michael Moese <frankenmichl@posteo.de>
4 years ago
Michael Moese 0d273522b4 Add more content from our old website 4 years ago
Johannes Thumshirn 52bd81f3a4
Merge pull request #14 from Ayreonaut/mst-style
Fontawesome support and automatic decorations for external links and links leading to youtube. Also changed link color to "FdgL red".
4 years ago
Markus Steinlein a8b034ccea Added special decoration for external links and links to youtube content. Changed hyperlink color to "FdgL red". 4 years ago
Michael Moese 90118f0896 add privacy statement and update page navigation
Signed-off-by: Michael Moese <mmoese@suse.com>
4 years ago
Michael Moese fd75c681d6 add impressum from old page with updated phone number
Signed-off-by: Michael Moese <mmoese@suse.com>
4 years ago
Markus Steinlein 2d73781530 Added font awesome support to be able to use fancy icons. 4 years ago
Markus Steinlein 6600f60a94 Logo and nav links will appear at top. Added sample article with some static images. Changed article meta data date format to german %d.%m.%Y. Added CSS styling for embedded blog post images. 4 years ago
Johannes Thumshirn 35c12af0bb templates: create new style
Create new style without the need to relay on bootstrap and jQuery.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn 9c496d6fd0 template: add favicon
Add a F.D.G.L. Logo as favicon.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn 80038d940a template: add bootstrap
Add the bootstrap web framework.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn 02a46a7a16 app: rename blogpost to index
Rename blogpost.html to index.html which is more intuitive.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn 29a2ddba51 template: add navigation
Add navigation to a 'Verein' and a 'Impressum' page.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn ac7608958c templates: add more basic html structure
Add a basic but this time now valid html structure.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Johannes Thumshirn 4e599be173 app: add rendering of markdown
Add rendering of markdown files stored in the pages directory using
templates in the templates directory.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago