GithubHelp home page GithubHelp logo

menudocs / vuepress-theme-dart Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 212 KB

Welcome to DART! A VuePress theme that supports a light & dark themes, multiple colour schemes, and many other useful features. A modified version of Reco.

License: MIT License

Vue 66.95% JavaScript 11.10% CSS 8.36% Stylus 13.58%
vuepress vuepress-theme vuepress-doc article theme blog-theme writing-articles valine doc-theme reco

vuepress-theme-dart's Introduction

Dart

Welcome to DART! A VuePress theme that supports a light & dark themes, multiple colour schemes, and many other useful features. A modified version of Reco.

Changes you can use

404 messages

We've added custom 404 messages that you can mix with the default ones.

module.exports = {
    themeConfig: {
        // Custom 404 messages, omit to keep the default messages.
        notFoundMessages: [ `Oops, I think you found a dead link.` ],
        // This will mix the notFoundMessages with the default messages
        mixNotFoundMessages: true
    }
};

Page authors

Now you can have multiple authors with hyperlinks to another site or by default, their github.

---
authors:
- User 
- [User]
- [Example User, https://github.com/User]
- [User, https://example.com]
---

# My markdown page

This is what will be shown for each.

  1. User (https://github.com/User)
  2. User (https://github.com/User)
  3. Example User (https://github.com/User)
  4. User (https://example.com)

Changes to improve the visual aspect

Tags

Tags will be separated with a comma, before it was separated with a space.

Work in progress changes

Stay up to date https://trello.com/b/l4zH3Ne2/dart

vuepress-theme-dart's People

Contributors

acollierr17 avatar strandable avatar strandxo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.