Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Releases: appbaseio/Docbase

Style Fixes

Choose a tag to compare

@siddharthlatest siddharthlatest released this 27 Feb 14:36
  • Phantom.js dependency upgrade
  • Compatibility with Node v6.9.x
  • Uses scroll in code blocks
  • Fixes mobile read view
  • Adds a feature to see other pages in the directory

Turn text wrap off in code blocks

Choose a tag to compare

@siddharthlatest siddharthlatest released this 27 Feb 13:54

Fixed in a12fbe9.

Fixes use of liquid tags

Choose a tag to compare

@siddharthlatest siddharthlatest released this 27 Feb 13:24

Fixes in fee1464.

Fix mobileview

Choose a tag to compare

@farhan687 farhan687 released this 08 Feb 09:26

Fix mobileview

Enforce https:// scheme

Choose a tag to compare

@siddharthlatest siddharthlatest released this 29 Jan 18:39
v0.2.73

bumps version

Allow scroll in sidebar

Choose a tag to compare

@farhan687 farhan687 released this 27 Jan 10:25

Allow scroll in sidebar

Sidebar default true

Choose a tag to compare

@farhan687 farhan687 released this 27 Jan 10:17
  • Set default value for sidebar and threecolumn layout.

Include navigation sidebar

Choose a tag to compare

@farhan687 farhan687 released this 27 Jan 07:13

Include new feature Navigation sidebar

  • by default it is enabled on two columns layout.
  • to disabled it prefix the page with a JSON object that has a field navigationSidebar, set to false as shown here {"navigationSidebar": false}.

Fix styles

Choose a tag to compare

@farhan687 farhan687 released this 20 Oct 11:18
  • Font proportion is fixed

Fix styles

Choose a tag to compare

@farhan687 farhan687 released this 16 Oct 12:19

Fix following things:

  • contributor section width
  • edit on github fonts
  • Fix the margins and padding between heading-code snippet and list items