mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-24 00:04:15 +03:00
Delete styleguide.md
This is in intermediate commit, so the content of `/README.md`can be moved to the styleguid, but the history is kept
This commit is contained in:
parent
0794e5c6cc
commit
96218a1e8f
|
@ -1,30 +0,0 @@
|
|||
---
|
||||
title: Styleguide
|
||||
section: styleguide
|
||||
search_exclude: true
|
||||
menu:
|
||||
- ['Logo', 'logo']
|
||||
- ['Colors', 'colors']
|
||||
- ['Typography', 'typography']
|
||||
- ['Elements', 'elements']
|
||||
- ['Components', 'components']
|
||||
- ['Setup & Installation', 'setup']
|
||||
- ['Markdown Reference', 'markdown']
|
||||
- ['Project Structure', 'structure']
|
||||
- ['Editorial', 'editorial']
|
||||
sidebar:
|
||||
- label: Styleguide
|
||||
items:
|
||||
- text: ''
|
||||
url: '/styleguide'
|
||||
- label: Resources
|
||||
items:
|
||||
- text: Website Source
|
||||
url: https://github.com/explosion/spacy/tree/master/website
|
||||
- text: Contributing Guide
|
||||
url: https://github.com/explosion/spaCy/blob/master/CONTRIBUTING.md
|
||||
---
|
||||
|
||||
import Readme from 'README.md'
|
||||
|
||||
<Readme />
|
Loading…
Reference in New Issue
Block a user