docs: update docs for 1.0.0 (#1034)

This commit is contained in:
Lex Zhukov 2017-04-28 15:31:26 +03:00 committed by Alexander Zhukov
parent 6e89e797a8
commit 72ab016e75
13 changed files with 107 additions and 100 deletions

View file

@ -2,7 +2,7 @@
extends layout
block title
| Admin HTML template based on Angular 2, Bootstrap 4 and Webpack
| Admin HTML template based on Angular, Bootstrap 4 and Angular CLI
block content
div.hero
@ -10,7 +10,7 @@ block content
div.wrap
div.text
strong ng2-#[span.white-text admin]
div.minitext Angular 2 admin panel front-end framework
div.minitext Angular admin panel front-end framework
div.buttons-unit
a.button(href=installationArticleUrl) Installation guidelines
a.button(href=firstArticleUrl) Documentation
@ -27,7 +27,7 @@ block content
div.why-item
img(src=contents.images['why-structure.svg'].url)
h4 Awesome structure
p Component-based structure is the best choice for large Angular 2 applications.
p Component-based structure is the best choice for large Angular applications.
div.why-item
img(src=contents.images['why-design.svg'].url)
h4 Neat design