summaryrefslogtreecommitdiff
path: root/website/economics
diff options
context:
space:
mode:
Diffstat (limited to 'website/economics')
-rw-r--r--website/economics/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/website/economics/index.html b/website/economics/index.html
new file mode 100644
index 0000000..07a7265
--- /dev/null
+++ b/website/economics/index.html
@@ -0,0 +1,21 @@
+$$START TITLE
+Economics
+$$END TITLE
+
+$$START CONTENT
+<h1>Economics</h1>
+<p>
+ Economics is a field that is commonly misunderstood because personal bias
+ and personal convictions are everywhere. It also happens to be an extremely
+ interesting field; rationalizing the economy seems to be a bad way to make
+ policy but it also seems to be a good way of having fun.
+</p>
+
+<h2>Articles</h2>
+<ul>
+ <li><a href="minimum_wage.pdf">Minimum Wage</a> -- a dialogue between four rather important figures on the minimum wage.</li>
+ <li><a href="economic_epistemology.pdf">Economic Epistemology</a> -- when economists think they know too much.</li>
+ <li><a href="source/">Source documents</a> -- The source groff documents for all the articles above (written with ms macros).</li>
+</ul>
+
+$$END CONTENT