-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The SSR example failed #1413
Comments
21 tasks
Thanks for your feedback, we'll try to fix it in the next version. |
There is a PR in progress for this: #1227 |
After starting with
The configuration is based on docsify-ssr-demo, with only the basePath property changed module.exports = {
template: './ssr.html',
maxAge: 60 * 60 * 1000,
config: {
basePath: 'https://ylyue.cn/',
auto2top: true,
coverpage: true,
executeScript: true,
loadSidebar: true,
loadNavbar: true,
mergeNavbar: true,
maxLevel: 4,
subMaxLevel: 2,
name: 'docsify'
}
} |
deleted SSR. see #2105 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
invalid https://docsify.now.sh/
The text was updated successfully, but these errors were encountered: