Just update.
This commit is contained in:
parent
9c39b55db1
commit
1a047feaa6
|
@ -1,21 +1,21 @@
|
||||||
#+title: Beginning
|
#+title: Initialization
|
||||||
#+summary: This is the start page.
|
#+summary: This is the start page.
|
||||||
#+license: wtfpl
|
#+license: wtfpl
|
||||||
|
|
||||||
|
|
||||||
* Meta-meta-meta-meta-meta-metanohi!
|
* Meta-meta-meta-meta-meta-metanohi!
|
||||||
|
|
||||||
*metanohi* is a website created in 2009. It is the personal website of [[/about/niels][Niels
|
*metanohi* is a website created in 2009. It is the personal website of [[/about/niels][Niels
|
||||||
G. W. Serup]], a [[/writings/hacking][hacker]] apprentice in a world of non-hackers.
|
G. W. Serup]], a [[/writings/hacking][hacker]] apprentice in a world of non-hackers.
|
||||||
|
|
||||||
Historically, this start page has featured text which tried to be funny. It
|
Historically, this start page has featured text which tried to be funny. It
|
||||||
never really worked right, so now there's just a lot of footnotes.[fn:alot].
|
never really worked right, so now there's just a lot of footnotes.[fn:evenmore].
|
||||||
|
|
||||||
|
|
||||||
* Quick links
|
* Quick links
|
||||||
|
|
||||||
If you're not the type who crawls through the entirety of a website when you
|
If you're not the type who crawls through the entirety of a website when you
|
||||||
visit it, here's the author's pick of metanohi pages you should read:
|
visit it (why not?), here's the author's pick of metanohi pages you should read:
|
||||||
|
|
||||||
+ <@eval macros.titlelink('/writings/atem')@>
|
+ <@eval macros.titlelink('/writings/atem')@>
|
||||||
+ [[http://suum.metanohi.name/][SUUM]]
|
+ [[http://suum.metanohi.name/][SUUM]]
|
||||||
|
@ -23,6 +23,7 @@ visit it, here's the author's pick of metanohi pages you should read:
|
||||||
+ <@eval macros.titlelink('/projects/magicng')@>
|
+ <@eval macros.titlelink('/projects/magicng')@>
|
||||||
+ <@eval macros.titlelink('/writings/non-copylefted')@>
|
+ <@eval macros.titlelink('/writings/non-copylefted')@>
|
||||||
|
|
||||||
|
[fn:evenmore] Not just a lot, but A LOT[fn:alot]
|
||||||
|
|
||||||
[fn:alot] Like, 3[fn:alot2]
|
[fn:alot] Like, 3[fn:alot2]
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#+title: Projects
|
#+title: Projects
|
||||||
#&summary
|
#&summary
|
||||||
Where all the prominent projects are listed.
|
Where all my projects are listed.
|
||||||
#&
|
#&
|
||||||
#+license: wtfpl
|
#+license: wtfpl
|
||||||
#+startup: showall
|
#+startup: showall
|
||||||
|
@ -9,7 +9,10 @@ Where all the prominent projects are listed.
|
||||||
|
|
||||||
* Projects
|
* Projects
|
||||||
|
|
||||||
Note that most projects listed on this page are getting old.
|
** Pretty current
|
||||||
|
|
||||||
|
See [[http://git.metanohi.name]] for a list of (mostly) current projects.
|
||||||
|
|
||||||
|
|
||||||
#++exec
|
#++exec
|
||||||
#+BEGIN_SRC python3
|
#+BEGIN_SRC python3
|
||||||
|
@ -21,20 +24,11 @@ Note that most projects listed on this page are getting old.
|
||||||
'gravnoise',
|
'gravnoise',
|
||||||
'hbcht',
|
'hbcht',
|
||||||
'mege',
|
'mege',
|
||||||
'dungeoncrawl',
|
|
||||||
'pumila',
|
|
||||||
'yelljfish',
|
|
||||||
'exoskelegram',
|
|
||||||
'desurveil',
|
|
||||||
'aeltei',
|
'aeltei',
|
||||||
'alart',
|
'alart',
|
||||||
'shadowloss',
|
'shadowloss',
|
||||||
'alp',
|
'alp',
|
||||||
'electruth',
|
'electruth',
|
||||||
'kvigall',
|
|
||||||
'forestquest',
|
|
||||||
'dililatum',
|
|
||||||
'enigma',
|
|
||||||
('films', 'nohifilms', "Niels' films", 'http://films.metanohi.name/'),
|
('films', 'nohifilms', "Niels' films", 'http://films.metanohi.name/'),
|
||||||
('nohix', 'nohiX', 'Small web experiments, some of them useful', 'http://nohix.metanohi.name/'),
|
('nohix', 'nohiX', 'Small web experiments, some of them useful', 'http://nohix.metanohi.name/'),
|
||||||
('natur', "Niels' Nature", 'Watch Niels as he spouts nonsense about nature', 'http://nature.metanohi.name/'),
|
('natur', "Niels' Nature", 'Watch Niels as he spouts nonsense about nature', 'http://nature.metanohi.name/'),
|
||||||
|
@ -45,7 +39,6 @@ Note that most projects listed on this page are getting old.
|
||||||
'textmation',
|
'textmation',
|
||||||
'beepfun',
|
'beepfun',
|
||||||
('ticso', 'Create dynamic functions in C uglily', 'https://gitorious.org/ticso'),
|
('ticso', 'Create dynamic functions in C uglily', 'https://gitorious.org/ticso'),
|
||||||
'sleinlib',
|
|
||||||
'zebralligator',
|
'zebralligator',
|
||||||
'kando',
|
'kando',
|
||||||
'bolg',
|
'bolg',
|
||||||
|
@ -98,6 +91,15 @@ Note that most projects listed on this page are getting old.
|
||||||
)
|
)
|
||||||
|
|
||||||
old_top_projs = (
|
old_top_projs = (
|
||||||
|
'dungeoncrawl',
|
||||||
|
'pumila',
|
||||||
|
'yelljfish',
|
||||||
|
'exoskelegram',
|
||||||
|
'desurveil',
|
||||||
|
'kvigall',
|
||||||
|
'forestquest',
|
||||||
|
'dililatum',
|
||||||
|
'enigma',
|
||||||
'forbi',
|
'forbi',
|
||||||
'naghni',
|
'naghni',
|
||||||
'movact',
|
'movact',
|
||||||
|
@ -201,7 +203,7 @@ Note that most projects listed on this page are getting old.
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Pretty useful and not very buggy
|
** Featured
|
||||||
|
|
||||||
#++exec
|
#++exec
|
||||||
#+BEGIN_SRC python
|
#+BEGIN_SRC python
|
||||||
|
@ -218,7 +220,7 @@ listprojs(other_projs)
|
||||||
|
|
||||||
|
|
||||||
#+mark: old
|
#+mark: old
|
||||||
** Less useful (and in a few cases a bit more buggy)
|
** Meh
|
||||||
|
|
||||||
#++exec
|
#++exec
|
||||||
#+BEGIN_SRC python
|
#+BEGIN_SRC python
|
||||||
|
@ -232,5 +234,3 @@ boxprojs(old_top_projs)
|
||||||
#+BEGIN_SRC python
|
#+BEGIN_SRC python
|
||||||
listprojs(other_old_projs)
|
listprojs(other_old_projs)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Also see [[http://git.hongabar.org]].
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
#&summary
|
#&summary
|
||||||
A simple todo list manager with Emacs integration
|
A simple todo list manager with Emacs integration
|
||||||
#&
|
#&
|
||||||
#+license: bysa, text
|
#+license: wtfpl, text
|
||||||
#+license: apache 2, program
|
#+license: apache 2, program
|
||||||
|
|
||||||
* kando
|
* kando
|
||||||
|
|
|
@ -2,8 +2,10 @@
|
||||||
#&summary
|
#&summary
|
||||||
Misc. stuff.
|
Misc. stuff.
|
||||||
#&
|
#&
|
||||||
#+license: bysa, page
|
#+license: wtfpl, page
|
||||||
#+license: wtf, program
|
#+license: wtfpl, program
|
||||||
|
|
||||||
|
Deprecated. Split up into separate projects.
|
||||||
|
|
||||||
* sleinlib
|
* sleinlib
|
||||||
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
IRC bot using Python's asynchat module
|
IRC bot using Python's asynchat module
|
||||||
#&
|
#&
|
||||||
#+startup: showall
|
#+startup: showall
|
||||||
#+license: bysa
|
#+license: wtfpl
|
||||||
|
|
||||||
* zebralligator
|
* zebralligator
|
||||||
|
|
||||||
zebralligator is an IRC bot. It uses Python's asynchat module. It is still in developent.
|
zebralligator is an IRC bot. It uses Python's asynchat module. It is still in
|
||||||
|
developent.
|
||||||
|
|
||||||
: $ git clone git://metanohi.name/zebralligator
|
: $ git clone git://metanohi.name/zebralligator
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue