Skip to content

Commit

Permalink
Lil bit of cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sirmarcel committed Jun 5, 2015
1 parent 90bb421 commit 81df607
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 40 deletions.
20 changes: 2 additions & 18 deletions sass/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,25 +39,9 @@ div#secondary {
width: 40%;
margin: 0.5*$line 0;
}
section#about-english {
section#about {
float: left;
margin-right: 10%;
width: 40%;
@media only screen and (max-width: 799px) {
clear: both;
width: 100%;
}
}
section#about-german {
float: right;
width: 40%;
@media only screen and (max-width: 799px) {
clear: both;
width: 100%;
}
}
p.flattr-button, p.about-flattr {
clear: both;
width: 100%;
}
}

Expand Down
12 changes: 1 addition & 11 deletions source/_includes/bottom.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,10 @@
</div>
</nav>
<section id="about-english">
<p>Hi, I'm Marcel, this is where I put stuff on the internet. You can follow me on <a href="https://twitter.com/xartas">Twitter</a>, read the <a href="/about">about page</a> (if you're into that sort of thing) or just explore this blog. Have fun!</p>
<p>Hi, I'm Marcel. This is where I put stuff on the internet. You can follow me on <a href="https://twitter.com/sirmarcel">Twitter</a>, or read the <a href="/about">about page</a> (if you're into that sort of thing).</p>
</section>
<section id="about-german">
<p>
Hi. Ich bin Marcel, hier schreibe ich über Sachen, die ich interessant finde. Du kannst mir auch auf <a href="https://twitter.com/sirmarcel">Twitter</a> folgen, oder mir beim <a href="http://retinacast.de">Retinacast</a> dabei zuhören, wie ich mich mit anderen über Serien unterhalte. Oder dich einfach weiter umschauen. Viel Spaß!
</section>
<p class="flattr-button"><a class="FlattrButton" style="display:none;" href="http://lumenlog.com/"></a>
<noscript><a href="http://flattr.com/thing/3276/Lumenlog" target="_blank">
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></noscript></p>
<p class="about-flattr"><a href="http://quietube.com/v.php/http://www.youtube.com/watch?v=4Hcs7KDvDBo">Was ist Flattr?</a></p>
</div>



<footer class="instapaper_ignore">
<span class="copyright_link">This blog is released under a <a class="link-license" rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/de/">CC-BY-NC</a> license.</span>
<span class="impressum_link"><a href="/impressum">Impressum</a></span>. <span class="feed_link"><a href="http://feeds.feedburner.com/lumenlog">Feed</a></span>. <span <span class="powered_link">Powered by <a href="http://octopress.org/">Octopress</a>, hosted by <a href="http://webfaction.com/">Webfaction</a> and <a href="http://haveamint.com/">Minted</a>, of course. Code is on <a href="https://github.com/sirmarcel/octolog">Github</a>.
Expand Down
15 changes: 5 additions & 10 deletions source/about/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,14 @@ type: page
published: true

---
*Don't understand German? There's a lot of content in [English](/tag/english). :)*

### Who am I talking to?

### Was ist das hier?
I'm Marcel, a physics student, currently at [KIT](http://kit.edu) in Karlsruhe, Germany. I occasionally rant on Twitter [@sirmarcel](http://twitter.com/sirmarcel), and post pictures of food and books to [Instagram](https://instagram.com/sirmarcel). On [Retinacast](http://retinacast.de), I talk about TV, books and movies with some friends. In German. Sorry.

Das ist das Lumenlog, hier werfe ich Sachen ins Internet. Ursprünglich ging es hier mal um Mods für das Spiel *Oblivion*, inzwischen geht es hier einfach um alles, was ich interessant finde.
### What are you talking about?

Warum hier so viel Englisch herumfliegt? Tut mir leid, ich kann nicht anders. Anscheinend erreicht man nach einem Auslandsaufenthalt und Jahren des ständigen Serien- und Buchkonsum auf Englisch eine Schwelle, an der man nicht mehr in der Lage ist, strikt in einer Sprache zu denken. Außerdem komme ich mir albern vor, Texte auf Englisch in einer anderen Sprache zu kommentieren.

In letzter Zeit habe ich angefangen, gelegentlich Fotos zu posten, die mir gefallen. Warum auch nicht.

### Und wer bist du?

<img src="/images/portrait.jpg" width="192" height="192" class="img-left" />Marcel, Physikstudent, [Podcaster]( http://retinacast.de ), Bücherfreund, Filmfan, und Mensch. Auf Twitter kann man mir unter [@sirmarcel](http://twitter.com/xartas) dabei zuhören, wie ich mich über gutes Essen freue, schlimme Witze reiße und mich furchtbar über Nichtigkeiten empöre. Bei [Instagram](http://instagrid.me/sirmarcel/) findet ihr zum Großteil Fotos von meinem Essen, Büchern die ich gerade lese, heißen Getränken und Landschaften. Zu guter letzt bin ich beim [Retinacast](http://retinacast.de) zu hören, wo ich über Serien und Filme rede.
I honestly don't really know what this blog is about. It's just the place where I put stuff online. It started out with blogging about mods for The Elder Scrolls: Oblivion, and now it's basically just me chronicling my own obsessions. I like to think it's eclectic.

### And how does it work?

Expand Down
Loading

0 comments on commit 81df607

Please sign in to comment.