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!