From ba42b9b5ac8a55b4667f7a371a83133cdbe308a9 Mon Sep 17 00:00:00 2001 From: Viktor Kleen Date: Fri, 2 Jan 2015 13:25:21 +0000 Subject: write hello-world.md --- posts/blub.md | 40 ---------------------------------------- posts/blub2.md | 40 ---------------------------------------- posts/blub3.md | 40 ---------------------------------------- posts/hello-world.md | 12 ++++++++++++ 4 files changed, 12 insertions(+), 120 deletions(-) delete mode 100644 posts/blub.md delete mode 100644 posts/blub2.md delete mode 100644 posts/blub3.md create mode 100644 posts/hello-world.md (limited to 'posts') diff --git a/posts/blub.md b/posts/blub.md deleted file mode 100644 index 96b7125..0000000 --- a/posts/blub.md +++ /dev/null @@ -1,40 +0,0 @@ -% Blub post - -# This is a post # - -## This is the first section ## - -So apparently this is a post now. Well, hope you're happy. Look at what you've -done. Great work. Here, have some inline $a=b$ math. - -The European languages are members of the same family. Their separate existence -is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The -languages only differ in their grammar, their pronunciation and their most -common words. Everyone realizes why a new common language would be desirable: -one could refuse to pay expensive translators. - -To achieve this, it would be necessary to have uniform grammar, pronunciation -and more common words. If several languages coalesce, the grammar of the -resulting language is more simple and regular than that of the individual -languages. The new common language will be more simple and regular than the -existing European languages. It will be as simple as Occidental; in fact, it -will be Occidental. To an English person, it will seem like simplified English, -as a skeptical Cambridge friend of mine told me what Occidental is. - -## This is the second section ## - -Oh god! You're still going. But why? This is not normal! - -The European languages are members of the same family. Their separate existence -is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The -languages only differ in their grammar, their pronunciation and their most -common words. Everyone realizes why a new common language would be desirable: -one could refuse to pay expensive translators. - -To achieve this, it would be necessary to have uniform grammar, pronunciation -and more common words. If several languages coalesce, the grammar of the -resulting language is more simple and regular than that of the individual -languages. The new common language will be more simple and regular than the -existing European languages. It will be as simple as Occidental; in fact, it -will be Occidental. To an English person, it will seem like simplified English, -as a skeptical Cambridge friend of mine told me what Occidental is. diff --git a/posts/blub2.md b/posts/blub2.md deleted file mode 100644 index 4cd7606..0000000 --- a/posts/blub2.md +++ /dev/null @@ -1,40 +0,0 @@ -% The Second Post - -# This the second post # - -## This is the first section of the second post ## - -So apparently this is a post now. Well, hope you're happy. Look at what you've -done. Great work. - -The European languages are members of the same family. Their separate existence -is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The -languages only differ in their grammar, their pronunciation and their most -common words. Everyone realizes why a new common language would be desirable: -one could refuse to pay expensive translators. - -To achieve this, it would be necessary to have uniform grammar, pronunciation -and more common words. If several languages coalesce, the grammar of the -resulting language is more simple and regular than that of the individual -languages. The new common language will be more simple and regular than the -existing European languages. It will be as simple as Occidental; in fact, it -will be Occidental. To an English person, it will seem like simplified English, -as a skeptical Cambridge friend of mine told me what Occidental is. - -## This is the second section ## - -Oh god! You're still going. But why? This is not normal! - -The European languages are members of the same family. Their separate existence -is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The -languages only differ in their grammar, their pronunciation and their most -common words. Everyone realizes why a new common language would be desirable: -one could refuse to pay expensive translators. - -To achieve this, it would be necessary to have uniform grammar, pronunciation -and more common words. If several languages coalesce, the grammar of the -resulting language is more simple and regular than that of the individual -languages. The new common language will be more simple and regular than the -existing European languages. It will be as simple as Occidental; in fact, it -will be Occidental. To an English person, it will seem like simplified English, -as a skeptical Cambridge friend of mine told me what Occidental is. diff --git a/posts/blub3.md b/posts/blub3.md deleted file mode 100644 index a6433d4..0000000 --- a/posts/blub3.md +++ /dev/null @@ -1,40 +0,0 @@ -% A Post! - -# A Post! # - -## What? ## - -So apparently this is a post now. Well, hope you're happy. Look at what you've -done. Great work. - -The European languages are members of the same family. Their separate existence -is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The -languages only differ in their grammar, their pronunciation and their most -common words. Everyone realizes why a new common language would be desirable: -one could refuse to pay expensive translators. - -To achieve this, it would be necessary to have uniform grammar, pronunciation -and more common words. If several languages coalesce, the grammar of the -resulting language is more simple and regular than that of the individual -languages. The new common language will be more simple and regular than the -existing European languages. It will be as simple as Occidental; in fact, it -will be Occidental. To an English person, it will seem like simplified English, -as a skeptical Cambridge friend of mine told me what Occidental is. - -## But but! ## - -Oh god! You're still going. But why? This is not normal! - -The European languages are members of the same family. Their separate existence -is a myth. For science, music, sport, etc, Europe uses the same vocabulary. The -languages only differ in their grammar, their pronunciation and their most -common words. Everyone realizes why a new common language would be desirable: -one could refuse to pay expensive translators. - -To achieve this, it would be necessary to have uniform grammar, pronunciation -and more common words. If several languages coalesce, the grammar of the -resulting language is more simple and regular than that of the individual -languages. The new common language will be more simple and regular than the -existing European languages. It will be as simple as Occidental; in fact, it -will be Occidental. To an English person, it will seem like simplified English, -as a skeptical Cambridge friend of mine told me what Occidental is. diff --git a/posts/hello-world.md b/posts/hello-world.md new file mode 100644 index 0000000..e86311f --- /dev/null +++ b/posts/hello-world.md @@ -0,0 +1,12 @@ +% Hello, World! + +This is the inaugural post for this site. This "blog" is supposed to become +populated by a variety of posts pertaining to my research at USC, to personal +projects and (mathematician's look away) its own architecture. + +At the moment, I don't have much content; but hopefully this will change in due +time. In the first few posts, I think I will describe the custom software that I +put together to make this website happen; mostly for my benefit, so I have +documentation to fall back on once things break. + +This is all I have to say right now. Carry on! -- cgit v1.2.3