source: t29-www/blog/index.php

Last change on this file was 1491, checked in by sven, 5 years ago

Adding a small blog (incl. first post), fixing english imprint.

File size: 720 bytes
Line 
1<?php
2        $blog_title = "Index";
3        #$blog_author = "Sven";
4        #$blog_date = "2019-02-04";
5
6        require "blog.php";
7?>
8
9<h2>Tubes: A blog about the future of technikum29</h2>
10
11<p>Welcome to our new small blog where we write about current topics in
12technikum29. This blog was started in February 2019 and will be mixed language
13(German, English). It is authored by the technikum29 team but open for guest
14contributions.
15
16<h3>Entries</h3>
17<p>The following entries have been written so far:
18
19<ul>
20<li>2019-02-04: <a href="2019-02-04-the-heritage.php">The Heritage</a>, by <a href="#author-sven">Sven</a>
21</ul>
22
23
24
25<h3>Authors</h3>
26<p>So far, we have the following authors:
27
28<?php
29print_author_box("sven");
30print_author_box("you");
31?>
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License