As mege is getting better, so is metanohi.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
#+title: About metanohi
|
||||
|
||||
* About metanohi
|
||||
|
||||
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
#+title: Films
|
||||
|
||||
* Films
|
||||
|
||||
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
window.addEventListener('load', function(event){add_fsf_widget(8085);}, false);
|
||||
#+END_SRC
|
||||
|
||||
|
||||
* This is metanohi
|
||||
|
||||
*metanohi* is a website founded in 2009 with a well-defined purpose: to
|
||||
@@ -19,6 +20,8 @@ Historically, this start page has featured text which had little purpose except
|
||||
to exist. That is over now. /metanohi/ has no real need for a start page ---
|
||||
and that means no more superfluous text[fn:extra].
|
||||
|
||||
Feel free to check out my [[/projects][Projects]] page.
|
||||
|
||||
* Passive activism
|
||||
|
||||
#++show
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#+title: Test of basic mege features
|
||||
#&summary
|
||||
Test of many features
|
||||
Test of mege's most important and most commonly used features
|
||||
#&
|
||||
#+license: bysa, images
|
||||
#+license: bysa
|
||||
|
||||
* Test of mege features
|
||||
*mege* has many features. A bit /too/ many, perhaps.
|
||||
@@ -21,6 +21,9 @@ Another list:
|
||||
+ with another entry
|
||||
1. and so on
|
||||
2. etc.
|
||||
1. ouoiaou
|
||||
2. ouaoiu
|
||||
1. oaiaou
|
||||
+ continuing
|
||||
|
||||
** Definition lists
|
||||
@@ -36,7 +39,12 @@ Another list:
|
||||
* 3u :: o (correct behaviour)
|
||||
|
||||
** Images
|
||||
#&img;url=test.png,alt='This is a test picture',width=340
|
||||
#&img;url=test0.png, alt='This is a test picture', width=270, float=right, \
|
||||
#&caption='A test picture'
|
||||
|
||||
#+caption: A test picture \
|
||||
#+with a caption on two lines
|
||||
#&img;url=test0.png, alt='This is a test picture', width=240, float=right
|
||||
|
||||
** Links
|
||||
|
||||
@@ -45,16 +53,17 @@ want to _underline_ this link: _[[http://example.com/]]_.
|
||||
|
||||
** Block containers
|
||||
|
||||
Block quote:
|
||||
Blockquote:
|
||||
|
||||
#&block
|
||||
Hello.
|
||||
#&
|
||||
|
||||
*** Combination
|
||||
#÷large
|
||||
#&+large
|
||||
#&block
|
||||
This is a paragraph inside a blockquote inside a block container.
|
||||
This is a paragraph inside a blockquote inside a block container. This is
|
||||
escaped:
|
||||
\#&
|
||||
#&
|
||||
#&
|
||||
@@ -64,7 +73,7 @@ abc
|
||||
#&-strong,tiny,color=red
|
||||
def
|
||||
|
||||
(no new parapraph)
|
||||
(no new paragraph)
|
||||
#&
|
||||
ghi.
|
||||
|
||||
@@ -116,7 +125,7 @@ introduction by the Master of Falsefulness
|
||||
|
||||
** Subscript and superscript
|
||||
|
||||
x_{tallyho} = 33^{12}, x_\{tallyho} = 33^\{12}
|
||||
x_{tallyho} = 33^{12}, escaped: x_\{tallyho} = 33^\{12}
|
||||
|
||||
** Eval'd Code
|
||||
Inline code: <@eval 2 + 3@>. <@exec print('aha')
|
||||
|
||||
17
site/projects/mege/test/index.org
Normal file
17
site/projects/mege/test/index.org
Normal file
@@ -0,0 +1,17 @@
|
||||
#+title: mege tests
|
||||
#+license: bysa
|
||||
#+summary: Links to tests of mege
|
||||
|
||||
* mege tests
|
||||
|
||||
Yes, I know. I cannot hide it. *mege*, the otherwise brilliant engine that
|
||||
channels its powers into metanohi, is not perfect. It was created by a human
|
||||
--- and humans are known to be imperfect.
|
||||
|
||||
To make sure its html generation is working properly, the following test pages
|
||||
have been created:
|
||||
|
||||
+ [[basics][Basics]]
|
||||
+
|
||||
|
||||
Perhaps /mege/ will grow and come near to perfection one day.
|
||||
BIN
site/projects/mege/test/test0.png
Normal file
BIN
site/projects/mege/test/test0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Reference in New Issue
Block a user