muflax65ngodyewp.onion/content_muflax/index.mkd

64 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2011-07-31 22:51:41 +02:00
---
title: Lies and Wonderland
short_title: muflax
non_cognitive: true
2011-12-23 03:26:31 +01:00
no_comments: true
2011-07-31 22:51:41 +02:00
---
2010-05-03 08:46:39 +02:00
<%= image("logo.jpg", "logo") %>
2010-05-03 08:46:39 +02:00
Yet another hypergraphic information whore's site.
2013-01-26 09:10:33 +01:00
[muflax][] is learning how to control you.
2013-01-26 09:10:33 +01:00
You can subscribe to the [universal RSS feed][Universal RSS] for all sites, or go to each site for their individual feeds.[^snr]
2010-05-03 08:46:39 +02:00
[^snr]: As if you cared about signal-to-noise. I know you watch cats jump into boxes all day like the rest of us.
2012-06-23 20:21:43 +02:00
There is also [Twitter][].
2010-05-03 08:46:39 +02:00
2012-02-06 05:58:19 +01:00
<%= google_search %>
2012-06-23 20:21:43 +02:00
# Sites
<ul class="fancy">
2012-06-23 20:21:43 +02:00
<%= render "list-item-fancy",
:name => @site.site_yaml["sites"]["blog"]["title"],
:link => site_url("blog"),
2013-01-26 09:10:33 +01:00
:desc => "Articles About Stuff" %>
2012-06-23 20:21:43 +02:00
<%= render "list-item-fancy",
:name => @site.site_yaml["sites"]["daily"]["title"],
:link => site_url("daily"),
:desc => "Daily Practice" %>
2012-06-23 20:21:43 +02:00
<%= render "list-item-fancy",
:name => @site.site_yaml["sites"]["gospel"]["title"],
:link => site_url("gospel"),
2012-06-25 10:06:14 +02:00
:desc => "(a work in progress)" %>
</ul>
2013-01-26 09:10:33 +01:00
# Some Topics
2012-06-23 20:21:43 +02:00
<ul class="fancy">
2012-06-25 10:06:14 +02:00
<%= render "list-item-fancy",
:name => "Crackpottery",
:link => local_link("blog:crackpottery/crackpot-beliefs-the-theory"),
2012-06-25 10:06:14 +02:00
:desc => "Warranted Crackpot Belief" %>
<%= render "list-item-fancy",
:name => "Meta-Ethics",
:link => local_link("blog:morality"),
2012-06-25 10:06:14 +02:00
:desc => "Solving Morality" %>
2012-06-23 20:21:43 +02:00
2013-01-26 09:10:33 +01:00
<%= render "list-item-fancy",
:name => "Languages",
:link => local_link("blog:languages"),
2013-02-08 01:37:30 +01:00
:desc => "Attempted Polyglottery" %>
2013-01-26 09:10:33 +01:00
2012-06-25 10:06:14 +02:00
</ul>