Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loke-dev/gridsome-starter-docs

📖 A Gridsome documentation starter
https://github.com/loke-dev/gridsome-starter-docs

docs documentation gridsome starter vue vuejs

Last synced: about 2 months ago
JSON representation

📖 A Gridsome documentation starter

Awesome Lists containing this project

README

        

logo

[![Netlify Status](https://api.netlify.com/api/v1/badges/a4bebd5e-af19-4af3-990f-f5eee569e050/deploy-status)](https://app.netlify.com/sites/gridsome-starter-docs/deploys)

# gridsome-starter-docs

> A starter project, perfect for your documentation site.

## Features
- Beautiful and simple design.
- Markdown for documentation.
- Perfect score on Google Lighthouse.

## Demo

https://gridsome-starter-docs.loke.dev

## Install

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/LokeCarlsson/gridsome-starter-docs)

**or manually follow the guide below**

### 1. Install Gridsome CLI tool if you don't have

`npm install --global @gridsome/cli`

### 2. Install this starter

1. `gridsome create my-gridsome-site https://github.com/LokeCarlsson/gridsome-starter-docs.git`
2. `cd my-gridsome-site` to open folder
3. `yarn dev` to start local dev server at `http://localhost:8080`
4. Happy hacking 🎉🙌