Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
siteMetadata: {
title: `Pristine`,
description: ``,
logoUrl: `https://github.com/etclabscore/pristine-media-assets/blob/master/pristine-logo-dark/pristine-logo-dark%20(PNG)/256x256.png?raw=true`,
logoUrl: `https://user-images.githubusercontent.com/364566/72745834-80fcac80-3b65-11ea-8521-ec7bacd95687.png`,
author: ``,
menuLinks: [
{
Expand Down
122 changes: 0 additions & 122 deletions src/docs/page-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,55 +14,10 @@ install --> configure[Configure Plugin]
configure --> draw[Draw Fancy Diagrams]
```

```mermaid
graph LR
install[Install Plugin]
install --> configure[Configure Plugin]
configure --> draw[Draw Fancy Diagrams]
```

### Ascii Drawing Support

`bob-svg`

```bob-svg
*----->
```

```bob
*----->
```

```bob-svg
o-> Basic shapes
.
+------+ .------. .------. /\ .' `.
| | | | ( ) / \ .' `.
+------+ '------' '------' '----' `. .'
_______ ________ `.' ^ /
/ \ /\ \ \ ----> | ^ / /
/ \ / \ ) ) <---- | | / v
\ / \ / /_______/ v |
\_______/ \/

.-----------. . <. .> . ^ \
( ) ( ) ( ) \ \
'-----+ ,---' `> ' ` <' \ v
|/


o-> Quick logo scribbles
.---. _
/-o-/-- .--. |-| .--.
.-/ / /-> /--. \ .--)-| .--.-. //.-.\
( * \/ / O )| | |-| |->| | (+(-*-))
'-. \ /\ |-// . * | '--'-' \\'-'/
\ / \ '+'/ \__/ '--'
' '--'

```

```bob
o-> Basic shapes
.
+------+ .------. .------. /\ .' `.
Expand All @@ -73,81 +28,4 @@ configure --> draw[Draw Fancy Diagrams]
/ \ / \ ) ) <---- | | / v
\ / \ / /_______/ v |
\_______/ \/

.-----------. . <. .> . ^ \
( ) ( ) ( ) \ \
'-----+ ,---' `> ' ` <' \ v
|/


o-> Quick logo scribbles
.---. _
/-o-/-- .--. |-| .--.
.-/ / /-> /--. \ .--)-| .--.-. //.-.\
( * \/ / O )| | |-| |->| | (+(-*-))
'-. \ /\ |-// . * | '--'-' \\'-'/
\ / \ '+'/ \__/ '--'
' '--'

```

### Graphviz Dot Support

`dot-svg`

```dot-svg
strict graph {
a -- b
a -- b
b -- a [color=blue]
}
```

```dot
strict graph {
a -- b
a -- b
b -- a [color=blue]
}
```

# H1
This is an example of an h1

## H2
This is an example of an h2

### H3
This is an example of an h3

#### H4
This is an example of an h4

##### H5
This is an example of an h5

###### H6
This is an example of an h6

###### Code Example

```json
{
"foo": "potato",
"bar": "potato"
}
```

###### Table Example

Name | Type | Description
---|:---:|---
Foo | Any | Allows Foo. The foo name MUST be bar. The value can be `null`.
Foo | Any | Allows Foo. The foo name MUST be bar. The value can be `null`.
Foo | Any | Allows Foo. The foo name MUST be bar. The value can be `null`.
Foo | Any | Allows Foo. The foo name MUST be bar. The value can be `null`.
Foo | Any | Allows Foo. The foo name MUST be bar. The value can be `null`.

###### Emoji example

:+1: :dog: