All Projects → cyrilf → vuepress-theme-book

cyrilf / vuepress-theme-book

Licence: other
A VuePress theme inspired by Gitbook

Programming Languages

stylus
462 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vuepress-theme-book

vuepress-tools
A curated collection of Awesome vuepress themes and plugins
Stars: ✭ 37 (-65.42%)
Mutual labels:  vuepress, vuepress-theme, vuepress-themes
doxybook2
Doxygen XML to Markdown (or JSON)
Stars: ✭ 140 (+30.84%)
Mutual labels:  gitbook, vuepress
thegreatmarkdown
《了不起的 Markdown》
Stars: ✭ 44 (-58.88%)
Mutual labels:  gitbook, vuepress
vuepress-theme-blog-vuetify
💥The world's most simple, beautiful and customizable 2 columns VuePress blog theme built with Vuetify
Stars: ✭ 37 (-65.42%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-oneN
🎈 A vuepress theme for oneN
Stars: ✭ 53 (-50.47%)
Mutual labels:  vuepress, vuepress-theme
VueDocs
A vuepress theme for v1.0
Stars: ✭ 8 (-92.52%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-thindark
A dark theme for VuePress.
Stars: ✭ 26 (-75.7%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-default-prefers-color-scheme
add prefers-color-scheme for vuepress default theme
Stars: ✭ 51 (-52.34%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-ououe
A blog theme for VuePress
Stars: ✭ 77 (-28.04%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-track
🎉vuepress theme
Stars: ✭ 13 (-87.85%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-macgs
💫 A vuepress theme for easyhexo.com
Stars: ✭ 16 (-85.05%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-canvas
✏️ Vuepress custom theme for blogging.
Stars: ✭ 24 (-77.57%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-simple
✏️ Very Simple Blog Theme for VuePress
Stars: ✭ 89 (-16.82%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-minimalism
minimalism vuepress theme
Stars: ✭ 19 (-82.24%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-maker
🐉 A flat and clean Blog Theme for VuePress site | 一款多配置、简约风的VuePress 博客主题.
Stars: ✭ 67 (-37.38%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-aurora
🔥Aurora是一款基于Vuepress2的博客主题,将本地Markdown文件解析成静态html页面,作为博客文章。搭配说说,时间轴,文章分类,评论,友情链接,相册,音乐播放器等特色功能,给您不一样的使用体验。
Stars: ✭ 225 (+110.28%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-cool
A custom vuepress theme with mermaid and plantuml, katex and vue components.
Stars: ✭ 57 (-46.73%)
Mutual labels:  vuepress, vuepress-theme
creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
Stars: ✭ 20 (-81.31%)
Mutual labels:  gitbook
OSODOS
Open Science, Open Data, Open Source
Stars: ✭ 23 (-78.5%)
Mutual labels:  gitbook
doc
Documentation repository for wallabag v2.
Stars: ✭ 18 (-83.18%)
Mutual labels:  gitbook

VuePress theme - Gitbook inspired

A VuePress theme inspired by Gitbook.

screenshot

Live demo

I really love their clean and minimalist style, so I decided to do a theme for VuePress.

It is not 100% identical to a Gitbook page, some choices are made to respect VuePress limitations. It is based on @vuepress/theme-default and I only extend it.

You can see a live demo on the demo website

Using the Theme

If you want to use this theme on your own project, please refers to the Theme Readme.

Go to the Theme Readme

Websites using this theme:

Want to add your website too? Send me a PR. ✌️

Developing:

This repo makes use of yarn workspaces to link packages together whilst developing. This means you can run the demo dev tasks whilst developing the theme package and see latest theme changes on the demo site. Here, you're at the entry point. You can find the demo under packages/demo and the theme under packages/vuepress-theme-book

Install dependencies

yarn

Run demo site in development mode

yarn develop

Build

yarn build

If you like it, please STAR it

If you enjoy using it, please star it!

Feedback

Feel free to create an issue.

Contributing

I would be more than happy to receive feedback/issues/pull requests, so don't hesitate.

License

MIT

Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].