GithubHelp home page GithubHelp logo

jiangweixian / gatsby-theme-antd-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vito24/gatsby-theme-antd-docs

0.0 1.0 0.0 8.12 MB

A Gatsby theme helps to build document site like Ant Design quickly.

Home Page: https://vito24.github.io/gatsby-theme-antd-docs

License: MIT License

JavaScript 79.09% CSS 20.91%

gatsby-theme-antd-docs's Introduction

gatsby-theme-antd-docs

This is a Gatsby theme to build document site like Ant Design quickly.

English | 简体中文

Why this repo

Ant Design has a set of high-quality React components out of the box, and its website is also very simple and beautiful, very suitable for use as a document site. So,based on this code of Ant Design and Ant Design Pro , i created this repo.

Thanks to the team of Ant Design for bringing us such excellent open source project!

Features

  • Awesome UI based on Ant Design.
  • Write markdown files, generate pages automatically.
  • Online preview jsx code in markdown.

Install

yarn add gatsby-theme-antd-docs

Then add the theme to your gatsby-config.js.

module.exports = {
  plugins: ['gatsby-theme-antd-docs']
}

View example locally

yarn install
yarn workspace example start

Open your browser and visit http://127.0.0.1:8000.

Links

gatsby-theme-antd-docs's People

Contributors

vito24 avatar

Watchers

James Cloos 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.