Просмотр исходного кода

adds warnings for unfinished pages.

Nicolas Petton 11 лет назад
Родитель
Сommit
21d8379318
2 измененных файлов с 8 добавлено и 0 удалено
  1. 5 0
      1-getting-started.md
  2. 3 0
      overview/2-loading-amber.md

+ 5 - 0
1-getting-started.md

@@ -7,3 +7,8 @@ permalink: "getting-started.html"
 Welcome to Amber! This quick starting guide will walk you through the
 Welcome to Amber! This quick starting guide will walk you through the
 installation process of Amber and the creation of a small Todo
 installation process of Amber and the creation of a small Todo
 example.
 example.
+
+<p class="warning">
+This page is unfinished.
+</p>
+

+ 3 - 0
overview/2-loading-amber.md

@@ -63,3 +63,6 @@ comes with several AMD modules, the default one being `amber/devel`.
 </html> 
 </html> 
 ```
 ```
 
 
+<p class="warning">
+This page is unfinished.
+</p>