From 7e86bfd9acaba9039a6fb90c9fb48a69161efea4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 18 Apr 2015 12:28:50 -0700 Subject: change nav to use index files for each section; stub out index views for everything --- docs/about/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/about/index.md (limited to 'docs/about') diff --git a/docs/about/index.md b/docs/about/index.md new file mode 100644 index 000000000..12b1c5fa5 --- /dev/null +++ b/docs/about/index.md @@ -0,0 +1,6 @@ +--- +layout: page +title: About +--- + +todo: this entire page \ No newline at end of file -- cgit v1.2.3