Browse Source

added docs preset for timeline

REJack 5 years ago
parent
commit
2d36befc04
2 changed files with 13 additions and 0 deletions
  1. 2 0
      docs/_config.yml
  2. 11 0
      docs/components/timeline.md

+ 2 - 0
docs/_config.yml

@@ -52,6 +52,8 @@ navigation:
       url: components/boxes.html
     - title: Direct Chat
       url: components/direct-chat.html
+    - title: Timeline
+      url: components/timeline.html
 - title: JavaScript
   icon: fas fa-code
   url: javascript

+ 11 - 0
docs/components/timeline.md

@@ -0,0 +1,11 @@
+---
+layout: page
+title: Timeline Component
+---
+
+INTOTEXT
+
+```html
+HTML MARKUP
+```
+{: .max-height-300}