diff --git a/gatsby-config.js b/gatsby-config.js index 28b1b22..eacf1d6 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -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: [ { diff --git a/src/docs/page-3.md b/src/docs/page-3.md index 5167df5..74df798 100644 --- a/src/docs/page-3.md +++ b/src/docs/page-3.md @@ -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 . +------+ .------. .------. /\ .' `. @@ -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: