SDS Concept SDS Concept
  • Home 
  • Loans 
  • Insurance 
  • Credit Cards 
  • About Us 
  • Contact Us 
Apply Now
Loading...
  1. Home
  2. Docy Jekyll Theme
  3. Getting Started
  4. Creating docs posts
Updated on August 25, 2021
Docy Jekyll Theme
  • Folder icon closed Folder open iconGetting Started
    • Theme Installation
    • Basic Theme Setup
    • Creating your first post in Jekyll
    • Creating docs posts
  • Folder icon closed Folder open iconManage Contents
    • Navigation Bar
    • Footer Options
    • Docy Testimonial
    • Recommended Topics
    • Enabling comments (via Disqus)
    • Google Analytics
  • Folder icon closed Folder open iconDeployment
    • Github
    • Netlify

Creating docs posts

Estimated reading: 1 minute 370 views

Create new doc post entries in _docs folder, similar to creating posts, but with following front matter settings:

---
title: Accordion
container: wide-container
category: element
right_sidebar: true
search: true
banner: true
tags: [content,element]
custom_js:
- assets/prism/prism.js #extra css files here
custom_css:
- assets/prism/prism.css #extra css files here
---

Sidebar navigation on docs post can edited in _data/navigation_docs.yml:

- title: Content
  img: img/side-nav/document.png
  docs:
    - doc-content-image # Doc file name from _docs folder
    - doc-content-video
    - doc-content-tooltip

Still stuck? How can we help?

How can we help?

Was this page helpful? Yes No

Leave a Comment Cancel reply

Share this Doc

Creating docs posts

Or copy link

Clipboard Icon
CONTENTS

Powered By EazyDocs

© 2025 All Rights Reserved by spider-themes