• Stars
    star
    350
  • Rank 120,948 (Top 3 %)
  • Language Vue
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ“ฆ๐Ÿ“๐ŸŽจ A api-friendly theme for VuePress.

vuepress-theme-api

npm npm code style: prettier

๐Ÿ“ฆ ๐Ÿ“ ๐ŸŽจ A api-friendly theme for VuePress. Inspired by zeit.

Live demo

image

Built With

Prerequisites

There are some global dependencies you need to set up.

Getting Started

Installing

# Install VuePress
yarn add vuepress # OR npm install vuepress

# Install theme
yarn add vuepress-theme-api # OR npm install vuepress-theme-api

Configuration

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

// .vuepress/config.js
module.exports = {
  title: 'Hello, World.',
  description: '๐Ÿ“ฆ ๐ŸŽจ A api-friendly theme for VuePress.',
  theme: 'api',
}

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.

Starter kit

A out-of-the-box starter kit for RESTful API document is here.


sqrtthree.com ย ยทย  GitHub @sqrthree ย ยทย  Twitter @sqrtthree

More Repositories

1

linhe0x0.github.io

๐Ÿƒ ๆˆ‘็š„ไธชไบบๅšๅฎข
JavaScript
79
star
2

awesome-npm-packages

๐Ÿš€ A collection of awesome npm packages for Noders.
JavaScript
77
star
3

vuepress-theme-api-starter-kit

๐Ÿ“ฆ๐ŸŽจ A starter kit for https://github.com/sqrthree/vuepress-theme-api
22
star
4

faster-gitbook

GitBook ไธญๅ›ฝๅŠ ้€Ÿ่ฎกๅˆ’
JavaScript
20
star
5

defaults-write

๐ŸŽ ๐ŸŽจ Make your mac better.
17
star
6

javascript-puzzlers

Do you really know JavaScript ?
14
star
7

gatsby-theme-mini

๐Ÿ“ ๐ŸŽจ A theme for blog based on Gatsby.
JavaScript
11
star
8

placemat

Some pretty nice placeholder nouns for your site (people, places, and things), powered by https://placem.at/
JavaScript
10
star
9

starshare

โญ
7
star
10

gitmit

gitmit is a interactive command line tool so that you can easily use emoji and conventional commit format.
JavaScript
5
star
11

comeon

๐Ÿบ๐Ÿš€Fast, simple, flexible, usefully command line tool for developers to open documents with the fastest way.
JavaScript
5
star
12

codewars

๐Ÿ’ฅ My code wars.
JavaScript
3
star
13

sfile-cli

A better command line utility for https://www.staticfile.org/.
JavaScript
2
star
14

toFixed

โœ‚๏ธ Formats a number using fixed-point notation.
Go
2
star
15

stars-to-xml

map your GitHub stars to xml
JavaScript
2
star
16

the-art-of-command-line

The art of command line.
2
star
17

debugfmt

A log handler for https://github.com/apex/log with human-friendly colored output. Build for development environment.
Go
1
star
18

go-playground

Go playground based on Docker
1
star
19

magic-box

Packages that don't really deserve their own repos.
JavaScript
1
star
20

dotfiles

Lua
1
star
21

friday

Let every day be like Friday.
TypeScript
1
star
22

dashboard-vue

A easy-to-use Admin Template, based on Vue3 & Vite
JavaScript
1
star
23

env-info-webpack-plugin

Webpack plugin for generates build and env information.
JavaScript
1
star
24

axios-use-bearer-token

A Bearer token interceptor for axios.
JavaScript
1
star
25

wechatpay

ๅพฎไฟกๆ”ฏไป˜ APIv3 ็š„ Node.js Library
TypeScript
1
star
26

vuepress-plugin-define

Bring your configurations from .env into VuePress markdown files.
JavaScript
1
star
27

vue-global-registration

Register global Vue components with require.context.
JavaScript
1
star
28

blog

My Blogใ€Žไธๆฑ‚็”š่งฃใ€, build with https://github.com/sqrthree/gatsby-theme-mini
JavaScript
1
star
29

vscode-settings

My VS Code settings and extensions
1
star
30

gold-miner-github-server

ๆŽ˜้‡‘็ฟป่ฏ‘่ฎกๅˆ’ GitHub ๆœๅŠกๅค„็†
JavaScript
1
star
31

resize

โ†”๏ธ A Chrome extension that automatically resizes your windows
1
star
32

sqrtthree.com

JavaScript
1
star