From 6b88b283059f3882d6849dc685fd757c03d67329 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Fri, 26 Sep 2014 21:43:36 -0400 Subject: [PATCH] rebrand blog --- docs/community.md | 6 ++--- docs/layout/api.html | 57 ++++++++++++++++++++++++------------------ docs/layout/guide.html | 4 +-- docs/layout/index.html | 8 +++--- 4 files changed, 42 insertions(+), 33 deletions(-) diff --git a/docs/community.md b/docs/community.md index 6c175e23..da7aef1a 100644 --- a/docs/community.md +++ b/docs/community.md @@ -1,10 +1,10 @@ ## Community -### Blog +### Learn Mithril -Read Mithril tutorials and articles about web app development. Join the discussion! +Read Mithril tutorials and articles about web app development. -Go to the [Mithril Blog](http://lhorie.github.io/mithril-blog) +Go to the [Learn Mithril site](http://lhorie.github.io/mithril-blog) --- diff --git a/docs/layout/api.html b/docs/layout/api.html index 2cb1c1fa..ee6503bf 100644 --- a/docs/layout/api.html +++ b/docs/layout/api.html @@ -12,7 +12,7 @@ Guide API Community - Blog + Learn Download Github @@ -25,38 +25,47 @@

API (v$version)

Core

Routing

Data

+

HTML

+ +

Rendering

+ +

Testing

+

History

diff --git a/docs/layout/guide.html b/docs/layout/guide.html index 24738697..497d2d0b 100644 --- a/docs/layout/guide.html +++ b/docs/layout/guide.html @@ -12,7 +12,7 @@ Guide API Community - Blog + Learn Download Github @@ -32,9 +32,9 @@

Advanced Topics

Misc