From 100af2980bc3d061a421b4375d4d114a784ec4af Mon Sep 17 00:00:00 2001
From: knolax <1339802534.kk@gmail.com>
Date: Wed, 21 Feb 2018 13:38:14 -0500
Subject: added page for CSC.

---
 cont/csc.html | 27 +++++++++++++++++++++++++++
 csc.html      | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 index.html    |  1 +
 3 files changed, 77 insertions(+)
 create mode 100644 cont/csc.html
 create mode 100644 csc.html

diff --git a/cont/csc.html b/cont/csc.html
new file mode 100644
index 0000000..b06cc00
--- /dev/null
+++ b/cont/csc.html
@@ -0,0 +1,27 @@
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四-->[TITLE]                                                   [DATE]
+--------------------------------------------------------------------------------
+[SETTITLE]Control Systems Club
+[SETDATE]2-21-2018
+What is Control Systems Club?
+	Control Systems Club is a club focussed on research projects related to
+robotics, mechatronics, programming, electronics and more. The purpose of this
+club is to provide a structured way for us to work and collaborate. I know that
+I struggle with finishing my projects when there is no external pressure. When
+done right, clubs like this provide motivation and stakes for us to finish our
+projects.
+	The project we are working on this week is an underactuated biped
+system.
+	The first week of Control Systems Club will revolve around a set of
+reading assignments so that all members can brought up to the same level of
+technical competency.
+	<a href="http://math.mit.edu/~gs/linearalgebra/">Introduction to Linear Algebra</a>
+	<a href="http://gen.lib.rus.ec/book/index.php?md5=3A039E6BB43D417004D63149C7A97163">Non-linear Control for Underactuated Mechanical Systems</a>
+
+	In terms of organization, we will have meetings every week for planning,
+then assign the job of designing various parts of our system to each member to
+complete on their own schedule. Strong expectations are put in place for them to
+complete their tasks with good documentation.
+
+To apply, ask me for a form in person.
diff --git a/csc.html b/csc.html
new file mode 100644
index 0000000..e15d6fb
--- /dev/null
+++ b/csc.html
@@ -0,0 +1,49 @@
+<!DOCTYPE html>
+<head>
+<title>Control Systems Club</title>
+<meta charset="utf-8"/>
+<link rel="stylesheet" href="style.css"/>
+<link rel="icon" type="image/png" href="img/fav/logo.png"/>
+</head>
+<body>
+<div class="content">
+<pre>
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四
+-->--------------------------------------------------------------------------------
+
+<a href="http://hairydiode.xyz">>HairyDiode</a>                                             
+
+--------------------------------------------------------------------------------
+<!--
+123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
+一二三四-->Control Systems Club                                                   2-21-2018
+--------------------------------------------------------------------------------
+What is Control Systems Club?
+	Control Systems Club is a club focussed on research projects related to
+robotics, mechatronics, programming, electronics and more. The purpose of this
+club is to provide a structured way for us to work and collaborate. I know that
+I struggle with finishing my projects when there is no external pressure. When
+done right, clubs like this provide motivation and stakes for us to finish our
+projects.
+	The project we are working on this week is an underactuated biped
+system.
+	The first week of Control Systems Club will revolve around a set of
+reading assignments so that all members can brought up to the same level of
+technical competency.
+	<a href="http://math.mit.edu/~gs/linearalgebra/">Introduction to Linear Algebra</a>
+	<a href="http://gen.lib.rus.ec/book/index.php?md5=3A039E6BB43D417004D63149C7A97163">Non-linear Control for Underactuated Mechanical Systems</a>
+
+	In terms of organization, we will have meetings every week for planning,
+then assign the job of designing various parts of our system to each member to
+complete on their own schedule. Strong expectations are put in place for them to
+complete their tasks with good documentation.
+
+To apply, ask me for a form in person.
+</pre>
+</div>
+</body>
+<!-- 
+if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html 
+-->
diff --git a/index.html b/index.html
index 0f8edd2..9775501 100644
--- a/index.html
+++ b/index.html
@@ -30,6 +30,7 @@ How do I tell you your site is ugly?
                                                 Github:https://github.com/knolax
 Where's all the content?
                                                                      Scroll Down
+<a href="http://hairydiode.xyz/csc">[Control Systems Club] 2-21-2018</a>
 <a href="http://hairydiode.xyz/orion">[Leaving ORION] 2-9-2018</a>
 <a href="http://hairydiode.xyz/iokalant">[𘤝𘤞𘤀𘤛・𘤌𘤛𘤧𘤁・𘤊𘤡・𘤈𘤝-Iokalant Writing System-优卡文字系] 1-26-2018</a>
 <a href="http://hairydiode.xyz/omnicom">[Omnicom Writeup] 1-12-2018</a>
-- 
cgit v1.1