metanohi/site/index.org

55 lines
1.7 KiB
Org Mode
Raw Normal View History

2011-07-07 00:13:47 +02:00
#+title: Home
2011-07-14 00:15:04 +02:00
#+summary: Home!
2011-07-08 15:32:28 +02:00
2011-07-11 04:09:33 +02:00
#++show
2011-07-08 15:32:28 +02:00
#+BEGIN_SRC javascript
window.addEventListener('load', function(event){add_fsf_widget(8085);});
#+END_SRC
2011-07-05 21:20:55 +02:00
2011-07-07 00:13:47 +02:00
* This is metanohi
2011-07-05 21:20:55 +02:00
2011-07-14 00:15:04 +02:00
aaue abc&strong&emph&large.
#&-color=red
ou
#&
#&+center
This text is centered.
#&
# #++show
# #+BEGIN_SRC html
# <p style='margin: 0 auto; width: 400px'>
# <a href="http://windows7sins.org/"
# style='display: block; float: left'>
# <img src="http://windows7sins.org/i/widget.png"
# alt="Windows 7 Sins" style='width: 200px; height: 200px' />
# </a>
# <a href="http://www.fsf.org/campaigns/opendocument/"
# style='display: block; float: left'>
# <img src="http://static.fsf.org/nosvn/opendocument/medium/odf.png"
# alt="Use ODF!" style='width: 200px; height: 200px' />
# </a>
# </p>
# <p style='background-color: #ff0000; padding: 10px; display: block;
# width: 380px; margin: 0 auto 10px auto' class='large'>
# <a href='http://petition.stopsoftwarepatents.eu/' class='center'>
# STOP SOFTWARE PATENTS
# </a>
# </p>
# <p class='center'>
# <a href="http://www.fsf.org/facebook/mark-zuckerberg-is-time-magazines-person-of-the-year-wheres-the-dislike-button/">
# <img src="http://static.fsf.org/nosvn/dislike200.png"
# alt="Don't use Facebook!" title="Don't use Facebook!" style='width: 200px; height: 105px' />
# </a>
# <a
# href="http://wikimediafoundation.org/wiki/Support_Wikipedia/en"><img
# border="0" alt="Support Wikipedia" title="Support Wikipedia"
# src="http://upload.wikimedia.org/wikipedia/commons/4/4b/Fundraising_2009-square-treasure-en.png" /></a>
# </p>
# <div style='margin: 0 auto; width: 260px' id='fsfextern'></div>
# #+END_SRC