vuepress-theme-justskiv

1.0.3 • Public • Published

vuepress-theme-maker

A flat and clean Blog Theme for VuePress site. inspired by Hexo-theme-inside

Preview

WIP

Features

  • Build with Vue.js
  • Modified on the basis of VuePress default theme, retaining the vast majority of features such as built-in search, tag classification and so on
  • Based on the official blog plugin '@vuepress/plugin-blog`
  • Dark mode
  • Extended Markdown syntax, support footnote mark abbr task-lists, Demo Code
  • Support article reviews
  • Built-in friend-links page
  • Estimation of article reading time
  • RSS feeds and sitemap
  • PWA support
  • SEO configuration
  • Responsive theme

Install

npm i vuepress-theme-maker -D
# yarn add vuepress-theme-maker -D

Usage

// .vuepress/config.js
module.exports = {
  theme: 'vuepress-theme-maker',
  themeConfig: {
    // Please head documentation to see the available options.
  }
}

Demo

WIP

Deploy to Github Pages

npm run deploy

Thanks to

license

MIT

Package Sidebar

Install

npm i vuepress-theme-justskiv

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

571 kB

Total Files

89

Last publish

Collaborators

  • justskiv