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
Branch selector
new-hook-updateNav
User selector
All users
All time
Commit history
Commits on Jun 18, 2020
feat(hook): new hook updateNav for update navbar content
anikethsaha
committed
c466e5a
View commit details
Copy full SHA for c466e5a
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
Browse repository at this point
Commits on Jun 15, 2020
fix: cover overlapping sidebar by removing z-index
Show description for 0bf03f5
mohammedsahl
authored
0bf03f5
View commit details
Copy full SHA for 0bf03f5
Browse repository at this point
Commits on Jun 13, 2020
Merge pull request #1189 from docsifyjs/allow-config-function
Show description for da9af18
trusktr
authored
da9af18
View commit details
Copy full SHA for da9af18
Browse repository at this point
Update build/css.js
Show description for 146e4c4
trusktr
and
jamesgeorge007
authored
146e4c4
View commit details
Copy full SHA for 146e4c4
Browse repository at this point
Merge branch 'develop' into allow-config-function
Show description for 8f3f263
trusktr
committed
8f3f263
View commit details
Copy full SHA for 8f3f263
Browse repository at this point
Commits on Jun 10, 2020
Merge pull request #1108 from jamesgeorge007/update-config
Show description for a1ddb3c
trusktr
authored
a1ddb3c
View commit details
Copy full SHA for a1ddb3c
Browse repository at this point
Merge branch 'develop' into update-config
trusktr
authored
d9d3251
View commit details
Copy full SHA for d9d3251
Browse repository at this point
Merge branch 'develop' into allow-config-function
trusktr
authored
abaf6f3
View commit details
Copy full SHA for abaf6f3
Browse repository at this point
Merge branch 'master' into develop
trusktr
authored
fa47c6f
View commit details
Copy full SHA for fa47c6f
Browse repository at this point
use a port for the tests that doesn't collide with common local server ports
trusktr
committed
64a231d
View commit details
Copy full SHA for 64a231d
Browse repository at this point
Merge branch 'develop' into update-config
jamesgeorge007
authored
7f835b1
View commit details
Copy full SHA for 7f835b1
Browse repository at this point
Commits on Jun 9, 2020
Merge branch 'develop' into allow-config-function
trusktr
authored
0438dd6
View commit details
Copy full SHA for 0438dd6
Browse repository at this point
Revert "Updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme" (#1207)
Show description for 26cb940
anikethsaha
authored
26cb940
View commit details
Copy full SHA for 26cb940
Browse repository at this point
Commits on Jun 8, 2020
Merge branch 'develop' into allow-config-function
trusktr
authored
72ec71f
View commit details
Copy full SHA for 72ec71f
Browse repository at this point
ci: added codesandbox build preview for PR reviews (#1193)
Show description for 817c079
anikethsaha
and
trusktr
authored
817c079
View commit details
Copy full SHA for 817c079
Browse repository at this point
Commits on Jun 7, 2020
Merge branch 'develop' into allow-config-function
trusktr
authored
809fda9
View commit details
Copy full SHA for 809fda9
Browse repository at this point
style: Get emoji from github api (#1188)
Show description for 7853026
sy-records
authored
7853026
View commit details
Copy full SHA for 7853026
Browse repository at this point
Revert "ensure that the test script runs a prod build"
Show description for 63f1b88
trusktr
committed
63f1b88
View commit details
Copy full SHA for 63f1b88
Browse repository at this point
update outdated comment
trusktr
committed
31f1a64
View commit details
Copy full SHA for 31f1a64
Browse repository at this point
ensure that the test script runs a prod build
trusktr
committed
41dc2c7
View commit details
Copy full SHA for 41dc2c7
Browse repository at this point
simplify import
trusktr
committed
dca22f3
View commit details
Copy full SHA for dca22f3
Browse repository at this point
remove some unused code and accept eslint changes
trusktr
committed
79fe3d5
View commit details
Copy full SHA for 79fe3d5
Browse repository at this point
remove the DOCSIFY global made by Rollup, and move Docsify into a separate file where we can import it from tests while leaving the entry point for the bundle without any exports so that Rollup wilβ¦
Show description for 88033b6
trusktr
committed
88033b6
View commit details
Copy full SHA for 88033b6
Browse repository at this point
fix: search does not find the contents of the table (#1198)
Show description for 31010e4
sy-records
authored
31010e4
View commit details
Copy full SHA for 31010e4
Browse repository at this point
Commits on May 27, 2020
Merge pull request #1201 from docsifyjs/config-semantic
Show description for 6026357
anikethsaha
authored
6026357
View commit details
Copy full SHA for 6026357
Browse repository at this point
ci: fixed semantic config
anikethsaha
authored
43055be
View commit details
Copy full SHA for 43055be
Browse repository at this point
Merge pull request #1199 from docsifyjs/config-semantic
Show description for 4514cfb
anikethsaha
authored
4514cfb
View commit details
Copy full SHA for 4514cfb
Browse repository at this point
ci: added configuration for semantic bot
anikethsaha
authored
fa0dfa6
View commit details
Copy full SHA for fa0dfa6
Browse repository at this point
Commits on May 23, 2020
Merge pull request #1192 from docsifyjs/add-build-error-handling
Show description for 1b8a81a
trusktr
authored
1b8a81a
View commit details
Copy full SHA for 1b8a81a
Browse repository at this point
Merge pull request #1195 from docsifyjs/deprecate-old-globals-and-make-new-single-global
Show description for b40baae
trusktr
authored
b40baae
View commit details
Copy full SHA for b40baae
Browse repository at this point
feat: update src/core/index.js to export all global APIs, deprecate old globals in favor of a single global DOCSIFY, and add tests for this
trusktr
committed
7e002bf
View commit details
Copy full SHA for 7e002bf
Browse repository at this point
add build error handling so builds don't silently fail
trusktr
committed
b72cb3d
View commit details
Copy full SHA for b72cb3d
Browse repository at this point
Fix: emoji +1 and -1 not rendering (#1187)
sy-records
authored
1a09ce3
View commit details
Copy full SHA for 1a09ce3
Browse repository at this point
Commits on May 22, 2020
update: updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme (#1182)
Show description for 415f295
boopathikumar018
authored
415f295
View commit details
Copy full SHA for 415f295
Browse repository at this point
Previous
Next
You canβt perform that action at this time.