Giter Club home page Giter Club logo

jtd-rmw's Introduction

This is an extensively modified version of Patrick Marsceill's Just the Docs Jekyll theme.

I've heavily modified it, both to make it more suited for my purposes, and as a learning experience.

Header Arguments:

parent: Title of Parent : Nest this page with the title "Title of Parent" in the navigation menus. Note that unlike the original Jekyll, I don't check for grand_parent title. (Maybe I should check the grandparent if one is present.)

has_toc: false : Parent pages usually list their children after the main content. This disables that automatically generated list of children.

date and last_modified_date : Self explanatory. Use YYYY-MM-DD format.

layout: post : Use the layout with my additions, namely: ToC, subtitle, date in header.

toc: true : My addition which adds a collapsible table of contents to the page, using jekyll-toc. Only works with layout: post.

description : Adds a manual description to SEO headers and some of my navigation menus.

nav_exclude : renders the page but hides it from the sidebar and parent TOCs

search_exclude : makes the page invisible to the search widget

table_wrappers: to toggle two alternate ways of wrapping the tables.

  • table_wrappers: false disables the table wrappers entirely. Bare tables.
  • table_wrappers: wide makes the table wrapper span the entire width of the page, and doesn't widen the tables inside. May play oddly with asides.
  • Otherwise, the tablewrappers work as default in JTD.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.