GithubHelp home page GithubHelp logo

lisniuse / vuepress-theme-thindark Goto Github PK

View Code? Open in Web Editor NEW
25.0 0.0 2.0 29 KB

A dark theme for VuePress.

License: MIT License

JavaScript 14.61% Vue 70.48% CSS 14.91%
vuepress vuepress-theme vuepress-doc vuepress-theme-thindark

vuepress-theme-thindark's Introduction

vuepress-theme-thindark

npm npm code style: prettier

A dark theme for VuePress. (It is remodeled from the default theme and is compatible with all configurations of the default theme.)

Live demo

Built With

Prerequisites

There are some global dependencies you need to set up.

Getting Started

Installing

# Install vuepress
yarn global add vuepress # OR npm install -g vuepress

# Install theme
yarn global add vuepress-theme-thindark # OR npm install -g vuepress-theme-thindark

Configuration

Create VuePress config file .vuepress/config.js and provide a theme option.

// .vuepress/config.js
module.exports = {
  title: 'Hello, World.',
  description: 'Dark theme for VuePress.',
  theme: 'thindark',
}

As Easy as 1, 2, 3

# Create a markdown file and write something
echo '# Hello, World.' > Hello.md

# Start writing
vuepress dev .

# Build to static files
vuepress build .

How to use?

Go to docs to get more details.

vuepress-theme-thindark's People

Contributors

lisniuse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vuepress-theme-thindark's Issues

BUG

移动端首页显示 navbar不能用哦 !

不优化一下吗?

实例地址 feng-w.cn

就是首页readme.md中navbar失效了,就是网站直接进去的那一个页面的navbar不能用了

Hamburger menu in homepage not working

Hello there!
Thanks for putting up this theme,

I'm trying to use it but I've found a (small) issue:
if you put the mobile view in the home page the hamburger click doesn't do anything.

Note: it works perfectly from any other page.

The issue is happening as well on the demo:
https://lisniuse.github.io/vuepress-theme-thindark-demo
EDIT: it doesn't happen of course on the original default theme:
https://vuepress.vuejs.org/

Would you help?
Thanks you and keep it up the good work!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.