Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
saintbyte
/
docsify
Public
forked from
docsifyjs/docsify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
docsify
src
core
render
index.js
on
docsify-class
User selector
All users
All time
Commit history
Commits on Jul 4, 2020
Merge branch 'develop' into docsify-class
Show description for fc71b56
trusktr
committed
fc71b56
View commit details
Copy full SHA for fc71b56
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
feat: added html sanitizer for remote rendering (#1128)
Show description for 714ef29
anikethsaha
and
trusktr
authored
714ef29
View commit details
Copy full SHA for 714ef29
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
add JSDoc comments to start describing each class
trusktr
committed
511e1c5
View commit details
Copy full SHA for 511e1c5
View code at this point
Browse repository at this point
move render methods into renderMixin class
trusktr
committed
a91c2ce
View commit details
Copy full SHA for a91c2ce
View code at this point
Browse repository at this point
move initRender into the renderMixin class
trusktr
committed
aa4f97b
View commit details
Copy full SHA for aa4f97b
View code at this point
Browse repository at this point
move router code into the class
trusktr
committed
8e982ab
View commit details
Copy full SHA for 8e982ab
View code at this point
Browse repository at this point
move lifecycle to its own mixin
trusktr
committed
115a994
View commit details
Copy full SHA for 115a994
View code at this point
Browse repository at this point
convert Docsify to an ES class to start modernizing the code base
trusktr
committed
4055395
View commit details
Copy full SHA for 4055395
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
remove some unused code and accept eslint changes
trusktr
committed
79fe3d5
View commit details
Copy full SHA for 79fe3d5
View code at this point
Browse repository at this point
Commits on May 20, 2020
fix: fixed target and rel issue (fixes #1183)
anikethsaha
committed
3d662a5
View commit details
Copy full SHA for 3d662a5
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
chore: removed circular dep and css.escape
anikethsaha
committed
9afa666
View commit details
Copy full SHA for 9afa666
View code at this point
Browse repository at this point
chore(scroll): smarter scroll behavior (#744)
Show description for 0f1749c
solymosi
authored
0f1749c
View commit details
Copy full SHA for 0f1749c
View code at this point
Browse repository at this point
Adds option to specify an header height (#1045)
Show description for b53ea1e
leorossi
authored
b53ea1e
View commit details
Copy full SHA for b53ea1e
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
feat: new option hideSidebar (#1026)
Show description for b7547f1
anikethsaha
authored
b7547f1
View commit details
Copy full SHA for b7547f1
View code at this point
Browse repository at this point
chore: added new linter config (#1028)
Show description for 75c72e9
anikethsaha
authored
75c72e9
View commit details
Copy full SHA for 75c72e9
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Ensure autoHeader dom result is similar to parsed H1 (#811)
cyrilf
authored
2928eb7
View commit details
Copy full SHA for 2928eb7
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Eslint fixes for v4x (#989)
Show description for db97a1d
giulioambrogi
authored and
anikethsaha
committed
db97a1d
View commit details
Copy full SHA for db97a1d
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
add new config `cornerExternalLinkTarget` for the corner link target
Show description for e61410a
Koooooo-7
committed
e61410a
View commit details
Copy full SHA for e61410a
View code at this point
Browse repository at this point
Commits on May 10, 2019
fix:Link target of repo's GitHub Corner according to externalLinkTarget config. #835
Koooooo-7
committed
12d80f6
View commit details
Copy full SHA for 12d80f6
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
fix(cover): Compatible with legacy styles, fixed #677 (#678)
Show description for 1a945d4
QingWei-Li
authored
1a945d4
View commit details
Copy full SHA for 1a945d4
View code at this point
Browse repository at this point
fix: cover button style, fixed #670, fixed #665 (#675)
Show description for fcd1087
QingWei-Li
authored
fcd1087
View commit details
Copy full SHA for fcd1087
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
fix: update match regex (#669)
cheng-kang
authored and
QingWei-Li
committed
2edf47e
View commit details
Copy full SHA for 2edf47e
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
feat: Allow base64, external, and relative logo values (#642)
Show description for 0a0802a
jhildenbiddle
authored and
QingWei-Li
committed
0a0802a
View commit details
Copy full SHA for 0a0802a
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
feat: add logo option, #264 (#541)
QingWei-Li
authored
ee72dd0
View commit details
Copy full SHA for ee72dd0
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
refactor: build config (#408)
Show description for 8352a1e
QingWei-Li
authored
8352a1e
View commit details
Copy full SHA for 8352a1e
View code at this point
Browse repository at this point
feat(config): Add 404 page options. (#406)
Show description for 9b3b445
Romakita
authored and
QingWei-Li
committed
9b3b445
View commit details
Copy full SHA for 9b3b445
View code at this point
Browse repository at this point
fix(navbar): Now Navbar isn't append to DOM when loadNavbar is falsy (#407)
Romakita
authored and
QingWei-Li
committed
0933445
View commit details
Copy full SHA for 0933445
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
fix(render): Disable markdown parsing when the file is an HTML (#403)
Romakita
authored and
QingWei-Li
committed
278a75e
View commit details
Copy full SHA for 278a75e
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
fix(hook): beforeEach don\'t work, fixed #393
QingWei-Li
committed
6a09059
View commit details
Copy full SHA for 6a09059
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
refactor(embed): async fetch embed files, fixed #387
QingWei-Li
committed
62ce447
View commit details
Copy full SHA for 62ce447
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
fix: onlyCover
QingWei-Li
committed
033be4f
View commit details
Copy full SHA for 033be4f
View code at this point
Browse repository at this point
fix: ssr compatible embedd
QingWei-Li
committed
ebc10c4
View commit details
Copy full SHA for ebc10c4
View code at this point
Browse repository at this point
feat(cover): add onlyCover option, close #382
QingWei-Li
committed
b265fdd
View commit details
Copy full SHA for b265fdd
View code at this point
Browse repository at this point
feat(compiler): support embedded markdown, html, video, etc files, close #383, close #333
QingWei-Li
committed
524f52f
View commit details
Copy full SHA for 524f52f
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
fix(render): Remove getRootNode to be compatible with the lower version of Chrome, fixed #225
QingWei-Li
committed
b8dd346
View commit details
Copy full SHA for b8dd346
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.