Delete unused code.

Change-Id: I6ce15a87e3328c2f4483c06d2dadd4ca076a8b4d
diff --git a/website/.gitignore b/website/.gitignore
deleted file mode 100644
index d70ebaa..0000000
--- a/website/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-public
\ No newline at end of file
diff --git a/website/app.yaml b/website/app.yaml
deleted file mode 100644
index 951abfe..0000000
--- a/website/app.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-runtime: python27
-api_version: 1
-threadsafe: true
-
-handlers:
-
-# Handle the main page by serving the index page.
-# Note the $ to specify the end of the path, since app.yaml does prefix matching.
-- url: /$
-  static_files: public/index.html
-  upload: public/index.html
-
-
-# Handle folder urls by serving the index.html page inside.
-- url: /(.*)/$
-  static_files: public/\1/index.html
-  upload: public/.*/index.html
-
-# Handle nearly every other file by just serving it.
-- url: /(.+)
-  static_files: public/\1
-  upload: public/(.*)
diff --git a/website/archetypes/default.md b/website/archetypes/default.md
deleted file mode 100644
index 6da2d71..0000000
--- a/website/archetypes/default.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: "{{ replace .TranslationBaseName "-" " " | title }}"
-draft: true
----
-
diff --git a/website/config.toml b/website/config.toml
deleted file mode 100644
index b8d7253..0000000
--- a/website/config.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-baseURL = "http://fuchsia.com/"
-languageCode = "en-us"
-title = "Fuchsia"
diff --git a/website/content/_index.md b/website/content/_index.md
deleted file mode 100644
index baeaa4a..0000000
--- a/website/content/_index.md
+++ /dev/null
@@ -1,8 +0,0 @@
-+++
-title = "Fuchsia.com"
-description = "Welcome to Fuchsia"
-tags = []
-date = "2017-09-18"
-categories = ["main"]
-+++
-Welcome to the Fuchsia open source project.
diff --git a/website/content/pages/builds.md b/website/content/pages/builds.md
deleted file mode 100644
index 6faa977..0000000
--- a/website/content/pages/builds.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: "Builds"
-date: 2017-09-19T13:44:48-07:00
-draft: false
-menu:
-  main:
-    weight: 1
-categories: [main]
----
-
-## Distributing Builds
-
-## Build Dashboard
-
-<iframe class="dashboard" src="https://fuchsia-dashboard.appspot.com" />
diff --git a/website/content/pages/codeofconduct.md b/website/content/pages/codeofconduct.md
deleted file mode 100644
index b9c7b40..0000000
--- a/website/content/pages/codeofconduct.md
+++ /dev/null
@@ -1,93 +0,0 @@
----
-title: "Code of Conduct"
-date: 2017-09-19T13:14:36-07:00
-draft: false
-menu:
-  main:
-    weight: 2
-categories: [main]
----
-
-## Fuchsia Code of Conduct
-
-Google and the Fuchsia team are committed to preserving and fostering a diverse,
-welcoming community. Below is our community code of conduct, which applies to
-our repos and organizations, mailing lists, blog content, IRC channel and any
-other Fuchsia-supported communication group, as well as any private
-communication initiated in the context of these spaces.
-Simply put, community discussions should be
- * respectful and kind;
- * about Fuchsia;
- * about features and code, not the individuals involved.
-
-## Be respectful and constructive.
-
-Treat everyone with respect. Build on each other's ideas. Each of us has the
-right to enjoy our experience and participate without fear of harassment,
-discrimination, or condescension, whether blatant or subtle. Remember that
-Fuchsia is a geographically distributed team and that you may not be
-communicating with someone in their primary language. We all get frustrated
-when working on hard problems, but we cannot allow that frustration to turn
-into personal attacks.
-
-## Speak up if you see or hear something.
-You are empowered to politely engage when you feel that you or others are
-disrespected. The person making you feel uncomfortable may not be aware of what
-they are doing - politely bringing their behavior to their attention is
-encouraged.
-
-If you are uncomfortable speaking up, or feel that your concerns are not being
-duly considered, you can email fuchsia-community-managers@google.com to request
-involvement from a community manager. All concerns shared with community
-managers will be kept confidential, but you may also submit an anonymous report
-[here](https://goo.gl/forms/xgisUdowrEWrYgui2).  Please note that without a way
-to contact you, an anonymous report may be difficult to act on. You may also
-create a throwaway account to report. In cases where a public response is deemed
-necessary, the identities of victims and reporters will remain confidential
-unless those individuals instruct us otherwise.
-
-While all reports will be taken seriously, the Fuchsia community managers may
-not act on complaints that they feel are not violations of this code of
-conduct.
-
-## We will not tolerate harassment of any kind, including but not limited to:
-
- * Harassing comments
- * Intimidation
- * Encouraging a person to engage in self-harm.
- * Sustained disruption or derailing of threads, channels, lists, etc.
- * Offensive or violent comments, jokes or otherwise
- * Inappropriate sexual content
- * Unwelcome sexual or otherwise aggressive attention
- * Continued one-on-one communication after requests to cease
- * Distribution or threat of distribution of people's personally identifying
-   information, AKA “doxing”
-
-## Consequences for failing to comply with this policy
-
-Consequences for failing to comply with this policy may include, at the sole
-discretion of the Fuchsia community managers:
- * a request for an apology;
- * a private or public warning or reprimand;
- * a temporary ban from the mailing list, blog, Fuchsia repository or
-   organization, or other Fuchsia-supported communication group, including
-   loss of committer status;
- * a permanent ban from any of the above, or from all current and future
-   Fuchsia-supported or Google-supported communities, including loss of
-   committer status.
-
-Participants warned to stop any harassing behavior are expected to comply
-immediately; failure to do so will result in an escalation of consequences.
-The decisions of the Fuchsia community managers may be appealed via
-fuchsia-community-appeals@google.com.
-
-## Acknowledgements
-
-This Code of Conduct is adapted from the Chromium Code of Conduct, based on the
-Geek Feminism Code of Conduct, the Django Code of Conduct and the Geek Feminism
-Wiki "Effective codes of conduct" guide.
-
-## License
-
-This Code of Conduct is available for reuse under the Creative Commons Zero
-(CC0) license.
diff --git a/website/content/pages/contribute.md b/website/content/pages/contribute.md
deleted file mode 100644
index 7fd7cfd..0000000
--- a/website/content/pages/contribute.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: "How to Contribute"
-date: 2017-09-19T13:44:17-07:00
-draft: false
-menu: main
-categories: [main]
----
-
-## Build artifact docs
-
-## API docs
-
diff --git a/website/content/pages/faq.md b/website/content/pages/faq.md
deleted file mode 100644
index 76d48d5..0000000
--- a/website/content/pages/faq.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-title: "FAQ"
-date: 2017-09-19T13:42:54-07:00
-draft: false
-menu: main
-categories: [main]
----
-
-## What license is Fuchsia under?
diff --git a/website/layouts/_default/single.html b/website/layouts/_default/single.html
deleted file mode 100644
index f47f0da..0000000
--- a/website/layouts/_default/single.html
+++ /dev/null
@@ -1,12 +0,0 @@
-{{ partial "header.html" . }}
-<div id="content">
-	{{ partial "sidebar.html" . }}
-	<main>
-		<article>
-			<div>
-				{{ .Content }}
-			</div>
-		</article>
-	</main>
-</div>
-{{ partial "footer.html" . }}
diff --git a/website/layouts/index.html b/website/layouts/index.html
deleted file mode 100644
index d21f037..0000000
--- a/website/layouts/index.html
+++ /dev/null
@@ -1,8 +0,0 @@
-{{ partial "header.html" . }}
-<div id="content">
-  {{ partial "sidebar.html" . }}
-  <main>
-    {{.Content}}
-  </main>
-</div>
-{{ partial "footer.html" . }}
diff --git a/website/layouts/partials/footer.html b/website/layouts/partials/footer.html
deleted file mode 100644
index 88d9fe0..0000000
--- a/website/layouts/partials/footer.html
+++ /dev/null
@@ -1,5 +0,0 @@
-	<footer>
-		<p>&copy; {{ now.Year }} <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></p>
-	</footer>
-</body>
-</html>
\ No newline at end of file
diff --git a/website/layouts/partials/header.html b/website/layouts/partials/header.html
deleted file mode 100644
index b91706c..0000000
--- a/website/layouts/partials/header.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html lang="{{ .Site.LanguageCode | default "en-us" }}">
-<head>
-	<meta charset="UTF-8">
-	<meta name="viewport" content="width=device-width, initial-scale=1.0">
-	<meta http-equiv="X-UA-Compatible" content="IE=edge">
-	<title>{{ .Title }}</title>
-	{{ with .Site.Params.description }}<meta name="description" content="{{ . }}">{{ end }}
-	{{ with .Site.Params.author }}<meta name="author" content="{{ . }}">{{ end }}
-	<link rel="stylesheet" href="/css/site-styles.css">
-	<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
-	{{ if .RSSLink -}}<link href="{{ .RSSLink }}" rel="feed" type="application/rss+xml" title="{{ .Site.Title }}">{{- end }}
-	{{ .Hugo.Generator }}
-</head>
-<body class="site">
-	<header>
-		<img src="/images/logo.png"/> <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>
-	</header>
diff --git a/website/layouts/partials/pagination.html b/website/layouts/partials/pagination.html
deleted file mode 100644
index 892afec..0000000
--- a/website/layouts/partials/pagination.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<div>
-{{ if .Paginator.HasPrev }}
-	<a href="{{ .Paginator.Prev.URL }}">Previous Page</a>
-{{ end }}
-{{ .Paginator.PageNumber }} of {{ .Paginator.TotalPages }}
-{{ if .Paginator.HasNext }}
-	<a href="{{ .Paginator.Next.URL }}">Next Page</a>
-{{ end }}
-</div>
\ No newline at end of file
diff --git a/website/layouts/partials/sidebar.html b/website/layouts/partials/sidebar.html
deleted file mode 100644
index 9633d45..0000000
--- a/website/layouts/partials/sidebar.html
+++ /dev/null
@@ -1,10 +0,0 @@
-	<aside>
-    <nav>
-			<ul>
-				{{ $currentPage := . }}
-				{{ range .Site.Menus.main  }}
-				<li><a class="sidebar-nav-item {{if ($currentPage.IsMenuCurrent "main" .)}} active {{end}}" href="{{.URL}}">{{ .Name }}</a></li>
-				{{ end }}
-			</ul>
-	  </nav>
-	</aside>
diff --git a/website/static/css/site-styles.css b/website/static/css/site-styles.css
deleted file mode 100644
index f147c27..0000000
--- a/website/static/css/site-styles.css
+++ /dev/null
@@ -1,57 +0,0 @@
-body {
-  font-family: 'Roboto', sans-serif;
-  margin:0;
-}
-
-header {
-  font-size: 48px;
-  display: flex;
-  flex-direction: row;
-  align-items: center;
-}
-
-header a {
-  text-decoration: none;
-}
-
-header img {
-  width: 120px;
-  margin-right:12px;
-}
-
-.site {
-  display: flex;
-  min-height: 100vh;
-  flex-direction: column;
-}
-
-#content {
-  display: flex;
-  flex-direction: row;
-  flex: 1;
-}
-
-aside {
-  margin: 12px 0;
-  width: 200px;
-}
-
-main {
-  flex: 1;
-  padding: 8px;
-}
-
-footer {
-  padding: 16px;
-  background: #eee;
-}
-
-.active {
-  font-weight: bold;
-}
-
-iframe.dashboard {
-  width: 100%;
-  height: 60vh;
-  border:0;
-}
diff --git a/website/static/images/logo.png b/website/static/images/logo.png
deleted file mode 100644
index b3005fb..0000000
--- a/website/static/images/logo.png
+++ /dev/null
Binary files differ