New:
- Support for nav pill (
navpill
) Markdown CSS class
Improved:
- ReadMe updated
Improved:
- Match Docsify-This Markdown file rendering with Docsify Starter Kits CSS (incl. faded header image ToC adjustments and automatic responsive iFrames for YouTube and Google Docs embeds)
Improved:
- Refined responsize header line heights
Improved:
- Set font of buttons to sans-serif
- Set font of badges to sans-serif
- Refined responsize header font size and line heights
Improved:
- Restore initial header spacing except for alerts and blockquotes
- ReadMe updated
- Renamed 'coverpage.md' file to default '_coverpage.md'
New:
- Support for images with border and rounded border (
image-border
,image-border-rounded
) - Support for 75%, 50% and 25% scaled images with border (
image-75-border
,image-50-border
andimage-25-border
)
Improved:
- Consolidate and simplify example custom CSS for LMSs
- Additional support and improvements for optional dark mode
- Match Docsify-This CSS with Docsify Starter Kits CSS
New:
- Support for 75%, 50% and 25% scaled images (
image-75
,image-50
andimage-25
) - Additional languages for Prismjs (Bash, Go, Java, Kotlin, PHP, Python and Swift in addition to the base set https://docsify.js.org/#/language-highlight?id=language-highlighting)
Improved:
- Adjust page margins when content is being embedded
- Adjust margins and padding for alerts and blockquotes
- Increase clickable areas for Topics alphabetical index
- ReadMe updated
New:
- Support for optionaly showing the navbar when embedded/standalone (now fully supported with v1.1.2 release)
- Support for displaying a footer ('_footer.md' file) via 'footer' setting in index.html or using the URL parameter 'footer=true'
Improved:
- Adjusted opacity of 'header-image-fade' class for improved accessibility
Bugfix:
- Pass 'navbar' URL parameter for page-to-page navigation links
New
- Support for background gradient header image (
header-image-fade
, with thanks to Jamie Adam for original CSS) - Support for full-width header image (
header-image-full-width
, optional Table of Contents not available)
Improved:
- ReadMe updated
Improved:
- Aligned ToC CSS with Docsify-This.net
- Support for scrolling of Table of Contents
- ReadMe updated
- Removed deprecated emoji plugin (as of Docsify v4.13)
- Support for page-to-page navigation when embedded/standalone
- Update example content
- Removed unneeded local ToC plugin assets
- Changed support for light/dark Themeable theme switching to optional
Improved:
- Reduced page margins when displayed as embedded or standalone
- Adjusted font size and line height for Topics index items
- Added example CSS colours to be the same as Sakai LMS
- Streamlined settings for custom CSS colours
- Updated default site footer behaviour and appearance
- Simplified 'ToC' setting in index.html
- Reduced left margin of page Table of Contents on smaller screens
- Updated Table of Contents plugin items
- Improved example alt text for images
- Added Editor.css file for better Markdown previews
- Improved display of Table of Contents on smaller screens
- Added new Themeable support for light/dark theme switching (OS-level)
- Adjusted link colours for dark theme
Bugfix:
- Added missing Sidebar name and link colour settings
- Support the removal of the '_sidebar.md' file with standalone setting
- Remove unused CSS resources
- Fixed embedded code blocks overflow issues
Improved:
- Aligned default link colour to be the same as Canvas LMS
- Added example link colours to be the same as Moodle LMS
- Adjusted left Markdown section padding
- Adjusted margins for site name in Sidebar
- Updated example site content
- Added 'standalone' setting in index.html to permanently alter the display of all pages (i.e. hidden Sidebar and Navbar)
Bugfix:
- Fixed 'hidegitlink' URL parameter detection
Improved:
- Adjusted link colours for improved contrast
New:
- Added conditional display of page table of contents (
?toc=true
)
Improved:
- Restored user zoom ability for improved accessibility
- Added titles on sub-topic sidebar links for improved accessibility
- Revised JS function
getURLParameterByName
to accept multiple terms (i.e. to support aliases) and also include functionality of previous returnByURLParameterByName function
Improved:
- Adjusted header line heights for improved readability
- Added initial support for responsive font sizing (480px only)
- Improved badge alignment
- Improved text label spacing for buttons
- Removed unneeded embedded check for Pagination Plugin
- Adjusted right margin of navbar to improve alignment
- Removed background colour from accordions to better support a dark theme
Bugfix:
- Added an additional new line before Edit this Page on GitHub links to ensure proper formatting break
Improved:
- Relocated images to be within top-level docs folder
Improved:
- Added 'Use this Template on GitHub' button on Sidebar
- Revised Sidebar project links
- Adjusted tall banner images for use in multi-course setups
Improved:
- Added variable for text of Edit this Page on GitHub links to make modifications easier
- Changed JS function name from
getParameterByName
togetURLParameterByName
for improved clarity - Added the new JS function
returnByURLParameterByName
to return one of two values based on URL parameter (e.g. choose external link behaviour based on embedded status)
Improved:
- Adjusted custom list bullet presentation
Improved:
- Changed variable name
yourRepoURL
togitLinkRepoURL
for improved clarity
Improved:
- Increased default maximum width of Coverpage
- ReadMe and screenshot updates
- Changed conditional loading of Pagination script to asynchronous
- Adjusted breakpoint for two column display
- Decreased padding between items in navbar
Bugfix:
- Fixed URL to project ReadMe file
Improved:
- Moved example Canvas LMS visual style adjustments from index.html to custom.css file
- Adjusted CSS of Headers for improved line wrapping
- Adjusted root base line height to increase lines in Sidebar
- Renamed 'responsive-wrap' class to 'responsive-container' for improved consistency
- Changed default external target link to '_top'
- Updated example styling for matching Docsify pages within Canvas LMS
- Increased padding below custom navbar to support more menu items
- Adjusted header sizes and margins
- List and button style updates
- Updated GitHub repo URL config and documentation
- Relocated embedly script to index.html file
- Changed Welcome page to a top-level item in Sidebar
- Updated example pages and removed home page from Sidebar
- Added example Coverpage (not enabled in index.html file) Bugfix:
- Fixed label colour for linked badges
- Consistent hover behaviour for linked badges and buttons
New:
- Welcome to the preview release of Docsify Open Publishing Starter Kit!