Przeglądaj źródła

updating quick start

Anatoly Pulyaevskiy 5 lat temu
rodzic
commit
2905055a1a
2 zmienionych plików z 1 dodań i 3 usunięć
  1. BIN
      .DS_Store
  2. 1
    3
      doc/quick-start.md

BIN
.DS_Store Wyświetl plik


+ 1
- 3
doc/quick-start.md Wyświetl plik

146
 
146
 
147
 Here is how it might look when we run the app and navigate to editor page:
147
 Here is how it might look when we run the app and navigate to editor page:
148
 
148
 
149
-<video width="600" src="https://github.com/memspace/zefyr/raw/gitbook/assets/quick-start-rec-01.mp4" type="video/mp4" loop>
150
-  Your browser does not support the video tag.
151
-</video>
149
+<img src="https://github.com/memspace/zefyr/raw/gitbook/assets/quick-start-rec-01.gif" width="600">
152
 
150
 
153
 At this point we can already edit the document and apply styles, however if
151
 At this point we can already edit the document and apply styles, however if
154
 we navigate back from this page our changes will be lost. Let's fix this and
152
 we navigate back from this page our changes will be lost. Let's fix this and