docsify with ui frameworks for theme? #1941
-
Hi everyone. IdeaI would like to develop more themes in docsify with ui-frameworks like: Boostrap, Tabler-ui, Skeleton, Bulma, Pure.css, Groundwork, Cardinal, PowertoCSS, Mueller, Bootflat, Flowbite, fish-ui, uikit/uikit conceptflowbite in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/flowbite.css" /> boostrap in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/bootstrap.css" /> tabler-ui in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/tabler-ui.css" /> skeleton in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/skeleton.css" /> bulma in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/bulma.css" /> pure-css in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/pure-css.css" /> groundwork in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/groundwork-css.css" /> cardinal in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/cardinal.css" /> powertoCSS in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/powertoCSS.css" /> mueller in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/mueller.css" /> bootflat in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/bootflat.css" /> fish-ui in docsify<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/themes/fish-ui.css" /> question/feedbackWhat do you think of this idea? |
Beta Was this translation helpful? Give feedback.
Answered by
akbatra567
Dec 28, 2022
Replies: 2 comments 1 reply
-
Sounds like a great idea, it adds the flexibility for theme choosing for user as well as learning opportunities for the developers. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sounds like a great idea, it adds the flexibility for theme choosing for user as well as learning opportunities for the developers.