Skip to content

cyrilf/vuepress-theme-book

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

…emo/http-cache-semantics-4.1.1

Bump http-cache-semantics from 4.1.0 to 4.1.1 in /packages/demo
2ef965b

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!