Bootstrapping.

This commit is contained in:
Paulo Reis
2016-10-20 12:24:07 +01:00
parent 3a07b785db
commit e60f67dacb
4 changed files with 18 additions and 0 deletions
@@ -72,6 +72,7 @@ block content
include ./editor/chat
include ./editor/hotkeys
include ./editor/feature-onboarding
script(type="text/ng-template", id="genericMessageModalTemplate")
.modal-header
@@ -0,0 +1,8 @@
.feat-onboard
.feat-onboard-wrapper
h1.feat-onboard-title
| Introducing
span.feat-onboard-title-name Code check
p.feat-onboard-description
span.feat-onboard-description-name Code check
| will highlight potential problems in your LaTeX code, allowing you to handle errors earlier and become more productive.