From 5b6f241484f499fab623900cc739a5339c6ee006 Mon Sep 17 00:00:00 2001 From: Bill Stumbo Date: Sun, 29 Dec 2024 00:42:46 -0500 Subject: [PATCH] Cleanup - remove unused shortcodes These files are leftover from the initial creation of our site. We started by using an existing site as a template, these shortcodes are ones the authors of the original site had created, but are not used by us. --- layouts/partials/dot_card.html | 43 - layouts/shortcodes/arrow_grammar.html | 80 - layouts/shortcodes/arrow_table.html | 124 - layouts/shortcodes/brewer_colors.html | 3014 ------------------- layouts/shortcodes/button.html | 14 + layouts/shortcodes/dot_card.html | 5 - layouts/shortcodes/format_descriptions.html | 11 - layouts/shortcodes/grammar.html | 90 - layouts/shortcodes/html_grammar.html | 150 - layouts/shortcodes/include_dot.html | 1 - layouts/shortcodes/polygons.html | 33 - layouts/shortcodes/schema.html | 1 - layouts/shortcodes/svg_colors.html | 209 -- layouts/shortcodes/x11_colors.html | 953 ------ 14 files changed, 14 insertions(+), 4714 deletions(-) delete mode 100644 layouts/partials/dot_card.html delete mode 100644 layouts/shortcodes/arrow_grammar.html delete mode 100644 layouts/shortcodes/arrow_table.html delete mode 100644 layouts/shortcodes/brewer_colors.html create mode 100644 layouts/shortcodes/button.html delete mode 100644 layouts/shortcodes/dot_card.html delete mode 100644 layouts/shortcodes/format_descriptions.html delete mode 100644 layouts/shortcodes/grammar.html delete mode 100644 layouts/shortcodes/html_grammar.html delete mode 100644 layouts/shortcodes/include_dot.html delete mode 100644 layouts/shortcodes/polygons.html delete mode 100644 layouts/shortcodes/schema.html delete mode 100644 layouts/shortcodes/svg_colors.html delete mode 100644 layouts/shortcodes/x11_colors.html diff --git a/layouts/partials/dot_card.html b/layouts/partials/dot_card.html deleted file mode 100644 index bed5bf88c..000000000 --- a/layouts/partials/dot_card.html +++ /dev/null @@ -1,43 +0,0 @@ -{{ $gv_src := trim .gv_src "\n "}} -
- {{ with .header }} -
- {{ if eq $.context.Page.File.Ext "md" }} - {{ . | markdownify }} - {{ else }} - {{ . | htmlUnescape | safeHTML }} - {{ end }} -
- {{ end }} -
- {{ with .title }} -
- {{ if eq $.context.Page.File.Ext "md" }} - {{ . | markdownify }} - {{ else }} - {{ . | htmlUnescape | safeHTML }} - {{ end }} -
- {{ end }} - {{ with .subtitle }} -
- {{ if eq $.context.Page.File.Ext "md" }} - {{ . | markdownify }} - {{ else }} - {{ . | htmlUnescape | safeHTML }} - {{ end }} -
- {{ end }} - {{- highlight $gv_src "dot" "" -}} -
- -
diff --git a/layouts/shortcodes/arrow_grammar.html b/layouts/shortcodes/arrow_grammar.html deleted file mode 100644 index 336a5760e..000000000 --- a/layouts/shortcodes/arrow_grammar.html +++ /dev/null @@ -1,80 +0,0 @@ - - arrowname - : - aname [ aname [ aname [ aname ] ] ] - - - aname - : - [ modifiers ] shape - - - modifiers - : - [ 'o' ] [ side ] - - - side - : - 'l' - - - - | - 'r' - - - shape - : - box - - - - | - crow - - - - | - curve - - - - | - icurve - - - - | - diamond - - - - | - dot - - - - | - inv - - - - | - none - - - - | - normal - - - - | - tee - - - - | - vee - diff --git a/layouts/shortcodes/arrow_table.html b/layouts/shortcodes/arrow_table.html deleted file mode 100644 index 0de931711..000000000 --- a/layouts/shortcodes/arrow_table.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - box - lbox - rbox - obox - olbox - orbox - - - - - - - - crow - lcrow - rcrow - - - - - - - - - - - diamond - ldiamond - rdiamond - odiamond - oldiamond - ordiamond - - - - - - - dot - odot - - - - - - - - - - - inv - linv - rinv - oinv - olinv - orinv - - - - - - none - - - - - - - - - - - normal - lnormal - rnormal - onormal - olnormal - ornormal - - - - - - - - tee - ltee - rtee - - - - - - - - vee - lvee - rvee - - - - - - - - - - - curve - lcurve - rcurve - icurve - licurve - ricurve - diff --git a/layouts/shortcodes/brewer_colors.html b/layouts/shortcodes/brewer_colors.html deleted file mode 100644 index 7a2aa6b9b..000000000 --- a/layouts/shortcodes/brewer_colors.html +++ /dev/null @@ -1,3014 +0,0 @@ -accent3 color scheme
- - - - - - -
123
-accent4 color scheme
- - - - - - - -
1234
-accent5 color scheme
- - - - - - - - -
12345
-accent6 color scheme
- - - - - - - - - -
123456
-accent7 color scheme
- - - - - - - - - - -
1234567
-accent8 color scheme
- - - - - - - - - - - -
12345678
-blues3 color scheme
- - - - - - -
123
-blues4 color scheme
- - - - - - - -
1234
-blues5 color scheme
- - - - - - - - -
12345
-blues6 color scheme
- - - - - - - - - -
123456
-blues7 color scheme
- - - - - - - - - - -
1234567
-blues8 color scheme
- - - - - - - - - - - -
12345678
-blues9 color scheme
- - - - - - - - - - - - -
123456789
-brbg10 color scheme
- - - - - - - - - - - - - -
12345678910
-brbg11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-brbg3 color scheme
- - - - - - -
123
-brbg4 color scheme
- - - - - - - -
1234
-brbg5 color scheme
- - - - - - - - -
12345
-brbg6 color scheme
- - - - - - - - - -
123456
-brbg7 color scheme
- - - - - - - - - - -
1234567
-brbg8 color scheme
- - - - - - - - - - - -
12345678
-brbg9 color scheme
- - - - - - - - - - - - -
123456789
-bugn3 color scheme
- - - - - - -
123
-bugn4 color scheme
- - - - - - - -
1234
-bugn5 color scheme
- - - - - - - - -
12345
-bugn6 color scheme
- - - - - - - - - -
123456
-bugn7 color scheme
- - - - - - - - - - -
1234567
-bugn8 color scheme
- - - - - - - - - - - -
12345678
-bugn9 color scheme
- - - - - - - - - - - - -
123456789
-bupu3 color scheme
- - - - - - -
123
-bupu4 color scheme
- - - - - - - -
1234
-bupu5 color scheme
- - - - - - - - -
12345
-bupu6 color scheme
- - - - - - - - - -
123456
-bupu7 color scheme
- - - - - - - - - - -
1234567
-bupu8 color scheme
- - - - - - - - - - - -
12345678
-bupu9 color scheme
- - - - - - - - - - - - -
123456789
-dark23 color scheme
- - - - - - -
123
-dark24 color scheme
- - - - - - - -
1234
-dark25 color scheme
- - - - - - - - -
12345
-dark26 color scheme
- - - - - - - - - -
123456
-dark27 color scheme
- - - - - - - - - - -
1234567
-dark28 color scheme
- - - - - - - - - - - -
12345678
-gnbu3 color scheme
- - - - - - -
123
-gnbu4 color scheme
- - - - - - - -
1234
-gnbu5 color scheme
- - - - - - - - -
12345
-gnbu6 color scheme
- - - - - - - - - -
123456
-gnbu7 color scheme
- - - - - - - - - - -
1234567
-gnbu8 color scheme
- - - - - - - - - - - -
12345678
-gnbu9 color scheme
- - - - - - - - - - - - -
123456789
-greens3 color scheme
- - - - - - -
123
-greens4 color scheme
- - - - - - - -
1234
-greens5 color scheme
- - - - - - - - -
12345
-greens6 color scheme
- - - - - - - - - -
123456
-greens7 color scheme
- - - - - - - - - - -
1234567
-greens8 color scheme
- - - - - - - - - - - -
12345678
-greens9 color scheme
- - - - - - - - - - - - -
123456789
-greys3 color scheme
- - - - - - -
123
-greys4 color scheme
- - - - - - - -
1234
-greys5 color scheme
- - - - - - - - -
12345
-greys6 color scheme
- - - - - - - - - -
123456
-greys7 color scheme
- - - - - - - - - - -
1234567
-greys8 color scheme
- - - - - - - - - - - -
12345678
-greys9 color scheme
- - - - - - - - - - - - -
123456789
-oranges3 color scheme
- - - - - - -
123
-oranges4 color scheme
- - - - - - - -
1234
-oranges5 color scheme
- - - - - - - - -
12345
-oranges6 color scheme
- - - - - - - - - -
123456
-oranges7 color scheme
- - - - - - - - - - -
1234567
-oranges8 color scheme
- - - - - - - - - - - -
12345678
-oranges9 color scheme
- - - - - - - - - - - - -
123456789
-orrd3 color scheme
- - - - - - -
123
-orrd4 color scheme
- - - - - - - -
1234
-orrd5 color scheme
- - - - - - - - -
12345
-orrd6 color scheme
- - - - - - - - - -
123456
-orrd7 color scheme
- - - - - - - - - - -
1234567
-orrd8 color scheme
- - - - - - - - - - - -
12345678
-orrd9 color scheme
- - - - - - - - - - - - -
123456789
-paired10 color scheme
- - - - - - - - - - - - - -
12345678910
-paired11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-paired12 color scheme
- - - - - - - - - - - - - - - -
123456789101112
-paired3 color scheme
- - - - - - -
123
-paired4 color scheme
- - - - - - - -
1234
-paired5 color scheme
- - - - - - - - -
12345
-paired6 color scheme
- - - - - - - - - -
123456
-paired7 color scheme
- - - - - - - - - - -
1234567
-paired8 color scheme
- - - - - - - - - - - -
12345678
-paired9 color scheme
- - - - - - - - - - - - -
123456789
-pastel13 color scheme
- - - - - - -
123
-pastel14 color scheme
- - - - - - - -
1234
-pastel15 color scheme
- - - - - - - - -
12345
-pastel16 color scheme
- - - - - - - - - -
123456
-pastel17 color scheme
- - - - - - - - - - -
1234567
-pastel18 color scheme
- - - - - - - - - - - -
12345678
-pastel19 color scheme
- - - - - - - - - - - - -
123456789
-pastel23 color scheme
- - - - - - -
123
-pastel24 color scheme
- - - - - - - -
1234
-pastel25 color scheme
- - - - - - - - -
12345
-pastel26 color scheme
- - - - - - - - - -
123456
-pastel27 color scheme
- - - - - - - - - - -
1234567
-pastel28 color scheme
- - - - - - - - - - - -
12345678
-piyg10 color scheme
- - - - - - - - - - - - - -
12345678910
-piyg11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-piyg3 color scheme
- - - - - - -
123
-piyg4 color scheme
- - - - - - - -
1234
-piyg5 color scheme
- - - - - - - - -
12345
-piyg6 color scheme
- - - - - - - - - -
123456
-piyg7 color scheme
- - - - - - - - - - -
1234567
-piyg8 color scheme
- - - - - - - - - - - -
12345678
-piyg9 color scheme
- - - - - - - - - - - - -
123456789
-prgn10 color scheme
- - - - - - - - - - - - - -
12345678910
-prgn11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-prgn3 color scheme
- - - - - - -
123
-prgn4 color scheme
- - - - - - - -
1234
-prgn5 color scheme
- - - - - - - - -
12345
-prgn6 color scheme
- - - - - - - - - -
123456
-prgn7 color scheme
- - - - - - - - - - -
1234567
-prgn8 color scheme
- - - - - - - - - - - -
12345678
-prgn9 color scheme
- - - - - - - - - - - - -
123456789
-pubu3 color scheme
- - - - - - -
123
-pubu4 color scheme
- - - - - - - -
1234
-pubu5 color scheme
- - - - - - - - -
12345
-pubu6 color scheme
- - - - - - - - - -
123456
-pubu7 color scheme
- - - - - - - - - - -
1234567
-pubu8 color scheme
- - - - - - - - - - - -
12345678
-pubu9 color scheme
- - - - - - - - - - - - -
123456789
-pubugn3 color scheme
- - - - - - -
123
-pubugn4 color scheme
- - - - - - - -
1234
-pubugn5 color scheme
- - - - - - - - -
12345
-pubugn6 color scheme
- - - - - - - - - -
123456
-pubugn7 color scheme
- - - - - - - - - - -
1234567
-pubugn8 color scheme
- - - - - - - - - - - -
12345678
-pubugn9 color scheme
- - - - - - - - - - - - -
123456789
-puor10 color scheme
- - - - - - - - - - - - - -
12345678910
-puor11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-puor3 color scheme
- - - - - - -
123
-puor4 color scheme
- - - - - - - -
1234
-puor5 color scheme
- - - - - - - - -
12345
-puor6 color scheme
- - - - - - - - - -
123456
-puor7 color scheme
- - - - - - - - - - -
1234567
-puor8 color scheme
- - - - - - - - - - - -
12345678
-puor9 color scheme
- - - - - - - - - - - - -
123456789
-purd3 color scheme
- - - - - - -
123
-purd4 color scheme
- - - - - - - -
1234
-purd5 color scheme
- - - - - - - - -
12345
-purd6 color scheme
- - - - - - - - - -
123456
-purd7 color scheme
- - - - - - - - - - -
1234567
-purd8 color scheme
- - - - - - - - - - - -
12345678
-purd9 color scheme
- - - - - - - - - - - - -
123456789
-purples3 color scheme
- - - - - - -
123
-purples4 color scheme
- - - - - - - -
1234
-purples5 color scheme
- - - - - - - - -
12345
-purples6 color scheme
- - - - - - - - - -
123456
-purples7 color scheme
- - - - - - - - - - -
1234567
-purples8 color scheme
- - - - - - - - - - - -
12345678
-purples9 color scheme
- - - - - - - - - - - - -
123456789
-rdbu10 color scheme
- - - - - - - - - - - - - -
12345678910
-rdbu11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-rdbu3 color scheme
- - - - - - -
123
-rdbu4 color scheme
- - - - - - - -
1234
-rdbu5 color scheme
- - - - - - - - -
12345
-rdbu6 color scheme
- - - - - - - - - -
123456
-rdbu7 color scheme
- - - - - - - - - - -
1234567
-rdbu8 color scheme
- - - - - - - - - - - -
12345678
-rdbu9 color scheme
- - - - - - - - - - - - -
123456789
-rdgy10 color scheme
- - - - - - - - - - - - - -
12345678910
-rdgy11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-rdgy3 color scheme
- - - - - - -
123
-rdgy4 color scheme
- - - - - - - -
1234
-rdgy5 color scheme
- - - - - - - - -
12345
-rdgy6 color scheme
- - - - - - - - - -
123456
-rdgy7 color scheme
- - - - - - - - - - -
1234567
-rdgy8 color scheme
- - - - - - - - - - - -
12345678
-rdgy9 color scheme
- - - - - - - - - - - - -
123456789
-rdpu3 color scheme
- - - - - - -
123
-rdpu4 color scheme
- - - - - - - -
1234
-rdpu5 color scheme
- - - - - - - - -
12345
-rdpu6 color scheme
- - - - - - - - - -
123456
-rdpu7 color scheme
- - - - - - - - - - -
1234567
-rdpu8 color scheme
- - - - - - - - - - - -
12345678
-rdpu9 color scheme
- - - - - - - - - - - - -
123456789
-rdylbu10 color scheme
- - - - - - - - - - - - - -
12345678910
-rdylbu11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-rdylbu3 color scheme
- - - - - - -
123
-rdylbu4 color scheme
- - - - - - - -
1234
-rdylbu5 color scheme
- - - - - - - - -
12345
-rdylbu6 color scheme
- - - - - - - - - -
123456
-rdylbu7 color scheme
- - - - - - - - - - -
1234567
-rdylbu8 color scheme
- - - - - - - - - - - -
12345678
-rdylbu9 color scheme
- - - - - - - - - - - - -
123456789
-rdylgn10 color scheme
- - - - - - - - - - - - - -
12345678910
-rdylgn11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-rdylgn3 color scheme
- - - - - - -
123
-rdylgn4 color scheme
- - - - - - - -
1234
-rdylgn5 color scheme
- - - - - - - - -
12345
-rdylgn6 color scheme
- - - - - - - - - -
123456
-rdylgn7 color scheme
- - - - - - - - - - -
1234567
-rdylgn8 color scheme
- - - - - - - - - - - -
12345678
-rdylgn9 color scheme
- - - - - - - - - - - - -
123456789
-reds3 color scheme
- - - - - - -
123
-reds4 color scheme
- - - - - - - -
1234
-reds5 color scheme
- - - - - - - - -
12345
-reds6 color scheme
- - - - - - - - - -
123456
-reds7 color scheme
- - - - - - - - - - -
1234567
-reds8 color scheme
- - - - - - - - - - - -
12345678
-reds9 color scheme
- - - - - - - - - - - - -
123456789
-set13 color scheme
- - - - - - -
123
-set14 color scheme
- - - - - - - -
1234
-set15 color scheme
- - - - - - - - -
12345
-set16 color scheme
- - - - - - - - - -
123456
-set17 color scheme
- - - - - - - - - - -
1234567
-set18 color scheme
- - - - - - - - - - - -
12345678
-set19 color scheme
- - - - - - - - - - - - -
123456789
-set23 color scheme
- - - - - - -
123
-set24 color scheme
- - - - - - - -
1234
-set25 color scheme
- - - - - - - - -
12345
-set26 color scheme
- - - - - - - - - -
123456
-set27 color scheme
- - - - - - - - - - -
1234567
-set28 color scheme
- - - - - - - - - - - -
12345678
-set310 color scheme
- - - - - - - - - - - - - -
12345678910
-set311 color scheme
- - - - - - - - - - - - - - -
1234567891011
-set312 color scheme
- - - - - - - - - - - - - - - -
123456789101112
-set33 color scheme
- - - - - - -
123
-set34 color scheme
- - - - - - - -
1234
-set35 color scheme
- - - - - - - - -
12345
-set36 color scheme
- - - - - - - - - -
123456
-set37 color scheme
- - - - - - - - - - -
1234567
-set38 color scheme
- - - - - - - - - - - -
12345678
-set39 color scheme
- - - - - - - - - - - - -
123456789
-spectral10 color scheme
- - - - - - - - - - - - - -
12345678910
-spectral11 color scheme
- - - - - - - - - - - - - - -
1234567891011
-spectral3 color scheme
- - - - - - -
123
-spectral4 color scheme
- - - - - - - -
1234
-spectral5 color scheme
- - - - - - - - -
12345
-spectral6 color scheme
- - - - - - - - - -
123456
-spectral7 color scheme
- - - - - - - - - - -
1234567
-spectral8 color scheme
- - - - - - - - - - - -
12345678
-spectral9 color scheme
- - - - - - - - - - - - -
123456789
-ylgn3 color scheme
- - - - - - -
123
-ylgn4 color scheme
- - - - - - - -
1234
-ylgn5 color scheme
- - - - - - - - -
12345
-ylgn6 color scheme
- - - - - - - - - -
123456
-ylgn7 color scheme
- - - - - - - - - - -
1234567
-ylgn8 color scheme
- - - - - - - - - - - -
12345678
-ylgn9 color scheme
- - - - - - - - - - - - -
123456789
-ylgnbu3 color scheme
- - - - - - -
123
-ylgnbu4 color scheme
- - - - - - - -
1234
-ylgnbu5 color scheme
- - - - - - - - -
12345
-ylgnbu6 color scheme
- - - - - - - - - -
123456
-ylgnbu7 color scheme
- - - - - - - - - - -
1234567
-ylgnbu8 color scheme
- - - - - - - - - - - -
12345678
-ylgnbu9 color scheme
- - - - - - - - - - - - -
123456789
-ylorbr3 color scheme
- - - - - - -
123
-ylorbr4 color scheme
- - - - - - - -
1234
-ylorbr5 color scheme
- - - - - - - - -
12345
-ylorbr6 color scheme
- - - - - - - - - -
123456
-ylorbr7 color scheme
- - - - - - - - - - -
1234567
-ylorbr8 color scheme
- - - - - - - - - - - -
12345678
-ylorbr9 color scheme
- - - - - - - - - - - - -
123456789
-ylorrd3 color scheme
- - - - - - -
123
-ylorrd4 color scheme
- - - - - - - -
1234
-ylorrd5 color scheme
- - - - - - - - -
12345
-ylorrd6 color scheme
- - - - - - - - - -
123456
-ylorrd7 color scheme
- - - - - - - - - - -
1234567
-ylorrd8 color scheme
- - - - - - - - - - - -
12345678
-ylorrd9 color scheme
- - - - - - - - - - - - -
123456789
diff --git a/layouts/shortcodes/button.html b/layouts/shortcodes/button.html new file mode 100644 index 000000000..ea6e91411 --- /dev/null +++ b/layouts/shortcodes/button.html @@ -0,0 +1,14 @@ +{{ $_hugo_config := `{ "version": 1 }` }} + + {{ $icon := .Get "icon" }} + {{ $iconposition := .Get "icon-position" }} + {{ if ($icon) }} + {{ if or (not ($iconposition)) (eq $iconposition "left") }} + + {{ end }} + {{ end }} + {{ .Inner }} + {{ if and ($icon) (eq $iconposition "right")}} + + {{ end }} + \ No newline at end of file diff --git a/layouts/shortcodes/dot_card.html b/layouts/shortcodes/dot_card.html deleted file mode 100644 index 2f07f810d..000000000 --- a/layouts/shortcodes/dot_card.html +++ /dev/null @@ -1,5 +0,0 @@ -{{ $gv_src := .Inner }} -{{ if .Get "file" }} - {{ $gv_src = readFile (.Get "file") }} -{{ end }} -{{ partial "dot_card" (dict "context" . "gv_src" $gv_src "header" (.Get "header")) }} diff --git a/layouts/shortcodes/format_descriptions.html b/layouts/shortcodes/format_descriptions.html deleted file mode 100644 index e33ee688c..000000000 --- a/layouts/shortcodes/format_descriptions.html +++ /dev/null @@ -1,11 +0,0 @@ -{{ range .Page.Pages }} -

-{{- range $i, $p := .Params.params -}} - {{- if $i -}}, {{ end -}} - {{$p}} -{{- end -}} -

- -{{- .Content }} - -{{ end }} diff --git a/layouts/shortcodes/grammar.html b/layouts/shortcodes/grammar.html deleted file mode 100644 index d5e52d8b7..000000000 --- a/layouts/shortcodes/grammar.html +++ /dev/null @@ -1,90 +0,0 @@ - - graph - : - [ strict ] (graph | digraph) [ ID ] '{' stmt_list '}' - - - stmt_list - : - [ stmt [ ';' ] stmt_list ] - - - stmt - : - node_stmt - - - - | - edge_stmt - - - - | - attr_stmt - - - - | - ID '=' ID - - - - | - subgraph - - - attr_stmt - : - (graph | node | edge) attr_list - - - attr_list - : - '[' [ a_list ] ']' [ attr_list ] - - - a_list - : - ID '=' ID [ (';' | ',') ] [ a_list ] - - - edge_stmt - : - (node_id | subgraph) edgeRHS [ attr_list ] - - - edgeRHS - : - edgeop (node_id | subgraph) [ edgeRHS ] - - - node_stmt - : - node_id [ attr_list ] - - - node_id - : - ID [ port ] - - - port - : - ':' ID [ ':' compass_pt ] - - - - | - ':' compass_pt - - - subgraph - : - [ subgraph [ ID ] ] '{' stmt_list '}' - - - compass_pt - : - (n | ne | e | se | s | sw | w | nw | c | _) - diff --git a/layouts/shortcodes/html_grammar.html b/layouts/shortcodes/html_grammar.html deleted file mode 100644 index e05cecbef..000000000 --- a/layouts/shortcodes/html_grammar.html +++ /dev/null @@ -1,150 +0,0 @@ - - label - : - text - - - - | - fonttable - - - text - : - textitem - - - - | - text textitem - - - textitem - : - string - - - - | - <BR/> - - - - | - <FONT> text </FONT> - - - - | - <I> text </I> - - - - | - <B> text </B> - - - - | - <U> text </U> - - - - | - <O> text </O> - - - - | - <SUB> text </SUB> - - - - | - <SUP> text </SUP> - - - - | - <S> text </S> - - - fonttable - : - table - - - - | - <FONT> table </FONT> - - - - | - <I> table </I> - - - - | - <B> table </B> - - - - | - <U> table </U> - - - - | - <O> table </O> - - - table - : - <TABLE> rows </TABLE> - - - rows - : - row - - - - | - rows row - - - - | - rows <HR/> row - - - row - : - <TR> cells </TR> - - - cells - : - cell - - - - | - cells cell - - - - | - cells <VR/> cell - - - cell - : - <TD> label </TD> - - - - | - <TD> <IMG/> </TD> - diff --git a/layouts/shortcodes/include_dot.html b/layouts/shortcodes/include_dot.html deleted file mode 100644 index a7403a865..000000000 --- a/layouts/shortcodes/include_dot.html +++ /dev/null @@ -1 +0,0 @@ -
{{ readFile ($.Get "file") }}
diff --git a/layouts/shortcodes/polygons.html b/layouts/shortcodes/polygons.html deleted file mode 100644 index 196887580..000000000 --- a/layouts/shortcodes/polygons.html +++ /dev/null @@ -1,33 +0,0 @@ -

- -{{ range $.Site.Data.shapelist }} -

-
- -
-
{{.}}
-
-{{ end }} -

diff --git a/layouts/shortcodes/schema.html b/layouts/shortcodes/schema.html deleted file mode 100644 index 251c44365..000000000 --- a/layouts/shortcodes/schema.html +++ /dev/null @@ -1 +0,0 @@ -
descriptionJSON representation of a graph encoding xdot attributes
titleGraphviz JSON
required
  • name
  • directed
  • strict
  • _subgraph_cnt
definitions
drawops
items
oneOf
$ref
#/definitions/ellipse
#/definitions/polygon
#/definitions/polyline
#/definitions/bspline
#/definitions/text
#/definitions/font_style
#/definitions/drawcolor
#/definitions/font
#/definitions/style
typearray
style
required
  • op
  • style
typeobject
properties
style
typestring
op
patternS
typestring
font_style
required
  • op
  • fontchar
typeobject
properties
op
patternt
typestring
fontchar
minimum0
typeinteger
maximum127
polygon
required
  • op
  • points
typeobject
properties
points
$ref#/definitions/pointlist
op
pattern[pP]
typestring
metanode
required
  • _gvid
  • name
typeobject
properties
_draw_
$ref#/definitions/drawops
name
typestring
descriptionThe node or subgraph name
_ldraw_
$ref#/definitions/drawops
_gvid
typeinteger
subgraphs
items
typeinteger
typearray
descriptionindex of a child subgraph
edges
items
typeinteger
typearray
descriptionindex of an edge in this subgraph
additionalProperties
typestring
nodes
items
typeinteger
typearray
descriptionindex of a node in this subgraph
titlenode or subgraph
color
pattern(#[0-9a-f]*)|(#[0-9a-f]{8})
typestring
text
required
  • op
  • pt
  • align
  • text
  • width
typeobject
properties
text
typestring
align
pattern[lcr]
typestring
op
patternT
typestring
pt
$ref#/definitions/point
width
typenumber
point
minItems2
items
typenumber
typearray
maxItems2
stop
required
  • frac
  • color
typeobject
properties
color
$ref#/definitions/color
frac
typenumber
drawcolor
required
  • op
  • grad
typeobject
properties
p0
oneOf
$ref
#/definitions/point
#/definitions/point3
p1
oneOf
$ref
#/definitions/point
#/definitions/point3
color
$ref#/definitions/color
stops
items
$ref#/definitions/stop
typearray
grad
enum
  • none
  • linear
  • radial
typestring
op
pattern[cC]
typestring
ellipse
required
  • op
  • rect
typeobject
properties
rect
$ref#/definitions/rectangle
op
pattern[eE]
typestring
bspline
required
  • op
  • points
typeobject
properties
points
$ref#/definitions/pointlist
op
pattern[bB]
typestring
edge
required
  • _gvid
  • tail
  • head
typeobject
properties
_hldraw_
$ref#/definitions/drawops
_tdraw_
$ref#/definitions/drawops
_draw_
$ref#/definitions/drawops
_ldraw_
$ref#/definitions/drawops
_gvid
typeinteger
tail
typeinteger
description_gvid of tail node
_tldraw_
$ref#/definitions/drawops
_hdraw_
$ref#/definitions/drawops
additionalProperties
typestring
head
typeinteger
description_gvid of tail head
titleedge
polyline
required
  • op
  • points
typeobject
properties
points
$ref#/definitions/pointlist
op
patternL
typestring
font
required
  • op
  • size
  • face
typeobject
properties
size
minimum0
typenumber
op
patternF
typestring
face
typestring
point3
minItems3
items
typenumber
typearray
maxItems3
rectangle
minItems4
items
typenumber
typearray
maxItems4
pointlist
items
$ref#/definitions/point
typearray
typeobject
properties
directed
typeboolean
descriptionTrue if the graph is directed
_draw_
$ref#/definitions/drawops
name
typestring
descriptionThe graph name
objects
items
$ref#/definitions/metanode
typearray
descriptionThe graph's subgraphs followed by the graph's nodes
_ldraw_
$ref#/definitions/drawops
strict
typeboolean
descriptionTrue if the graph is strict
edges
items
$ref#/definitions/edge
typearray
additionalProperties
typestring
_subgraph_cnt
typeinteger
descriptionNumber of subgraphs in the graph
\ No newline at end of file diff --git a/layouts/shortcodes/svg_colors.html b/layouts/shortcodes/svg_colors.html deleted file mode 100644 index 3606b0201..000000000 --- a/layouts/shortcodes/svg_colors.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
aliceblueantiquewhiteaquaaquamarineazure
beigebisqueblackblanchedalmondblue
bluevioletbrownburlywoodcadetbluechartreuse
chocolatecoralcornflowerbluecornsilkcrimson
cyandarkbluedarkcyandarkgoldenroddarkgray
darkgreendarkgreydarkkhakidarkmagentadarkolivegreen
darkorangedarkorchiddarkreddarksalmondarkseagreen
darkslatebluedarkslategraydarkslategreydarkturquoisedarkviolet
deeppinkdeepskybluedimgraydimgreydodgerblue
firebrickfloralwhiteforestgreenfuchsiagainsboro
ghostwhitegoldgoldenrodgraygrey
greengreenyellowhoneydewhotpinkindianred
indigoivorykhakilavenderlavenderblush
lawngreenlemonchiffonlightbluelightcorallightcyan
lightgoldenrodyellowlightgraylightgreenlightgreylightpink
lightsalmonlightseagreenlightskybluelightslategraylightslategrey
lightsteelbluelightyellowlimelimegreenlinen
magentamaroonmediumaquamarinemediumbluemediumorchid
mediumpurplemediumseagreenmediumslatebluemediumspringgreenmediumturquoise
mediumvioletredmidnightbluemintcreammistyrosemoccasin
navajowhitenavyoldlaceoliveolivedrab
orangeorangeredorchidpalegoldenrodpalegreen
paleturquoisepalevioletredpapayawhippeachpuffperu
pinkplumpowderbluepurplered
rosybrownroyalbluesaddlebrownsalmonsandybrown
seagreenseashellsiennasilverskyblue
slateblueslategrayslategreysnowspringgreen
steelbluetantealthistletomato
turquoisevioletwheatwhitewhitesmoke
yellowyellowgreen
diff --git a/layouts/shortcodes/x11_colors.html b/layouts/shortcodes/x11_colors.html deleted file mode 100644 index 11fb10909..000000000 --- a/layouts/shortcodes/x11_colors.html +++ /dev/null @@ -1,953 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
aliceblueantiquewhiteantiquewhite1antiquewhite2antiquewhite3
antiquewhite4aquaaquamarineaquamarine1aquamarine2
aquamarine3aquamarine4azureazure1azure2
azure3azure4beigebisquebisque1
bisque2bisque3bisque4blackblanchedalmond
blueblue1blue2blue3blue4
bluevioletbrownbrown1brown2brown3
brown4burlywoodburlywood1burlywood2burlywood3
burlywood4cadetbluecadetblue1cadetblue2cadetblue3
cadetblue4chartreusechartreuse1chartreuse2chartreuse3
chartreuse4chocolatechocolate1chocolate2chocolate3
chocolate4coralcoral1coral2coral3
coral4cornflowerbluecornsilkcornsilk1cornsilk2
cornsilk3cornsilk4crimsoncyancyan1
cyan2cyan3cyan4darkbluedarkcyan
darkgoldenroddarkgoldenrod1darkgoldenrod2darkgoldenrod3darkgoldenrod4
darkgraydarkgreendarkgreydarkkhakidarkmagenta
darkolivegreendarkolivegreen1darkolivegreen2darkolivegreen3darkolivegreen4
darkorangedarkorange1darkorange2darkorange3darkorange4
darkorchiddarkorchid1darkorchid2darkorchid3darkorchid4
darkreddarksalmondarkseagreendarkseagreen1darkseagreen2
darkseagreen3darkseagreen4darkslatebluedarkslategraydarkslategray1
darkslategray2darkslategray3darkslategray4darkslategreydarkturquoise
darkvioletdeeppinkdeeppink1deeppink2deeppink3
deeppink4deepskybluedeepskyblue1deepskyblue2deepskyblue3
deepskyblue4dimgraydimgreydodgerbluedodgerblue1
dodgerblue2dodgerblue3dodgerblue4firebrickfirebrick1
firebrick2firebrick3firebrick4floralwhiteforestgreen
fuchsiagainsboroghostwhitegoldgold1
gold2gold3gold4goldenrodgoldenrod1
goldenrod2goldenrod3goldenrod4graygray0
gray1gray10gray100gray11gray12
gray13gray14gray15gray16gray17
gray18gray19gray2gray20gray21
gray22gray23gray24gray25gray26
gray27gray28gray29gray3gray30
gray31gray32gray33gray34gray35
gray36gray37gray38gray39gray4
gray40gray41gray42gray43gray44
gray45gray46gray47gray48gray49
gray5gray50gray51gray52gray53
gray54gray55gray56gray57gray58
gray59gray6gray60gray61gray62
gray63gray64gray65gray66gray67
gray68gray69gray7gray70gray71
gray72gray73gray74gray75gray76
gray77gray78gray79gray8gray80
gray81gray82gray83gray84gray85
gray86gray87gray88gray89gray9
gray90gray91gray92gray93gray94
gray95gray96gray97gray98gray99
greengreen1green2green3green4
greenyellowgreygrey0grey1grey10
grey100grey11grey12grey13grey14
grey15grey16grey17grey18grey19
grey2grey20grey21grey22grey23
grey24grey25grey26grey27grey28
grey29grey3grey30grey31grey32
grey33grey34grey35grey36grey37
grey38grey39grey4grey40grey41
grey42grey43grey44grey45grey46
grey47grey48grey49grey5grey50
grey51grey52grey53grey54grey55
grey56grey57grey58grey59grey6
grey60grey61grey62grey63grey64
grey65grey66grey67grey68grey69
grey7grey70grey71grey72grey73
grey74grey75grey76grey77grey78
grey79grey8grey80grey81grey82
grey83grey84grey85grey86grey87
grey88grey89grey9grey90grey91
grey92grey93grey94grey95grey96
grey97grey98grey99honeydewhoneydew1
honeydew2honeydew3honeydew4hotpinkhotpink1
hotpink2hotpink3hotpink4indianredindianred1
indianred2indianred3indianred4indigoinvis
ivoryivory1ivory2ivory3ivory4
khakikhaki1khaki2khaki3khaki4
lavenderlavenderblushlavenderblush1lavenderblush2lavenderblush3
lavenderblush4lawngreenlemonchiffonlemonchiffon1lemonchiffon2
lemonchiffon3lemonchiffon4lightbluelightblue1lightblue2
lightblue3lightblue4lightcorallightcyanlightcyan1
lightcyan2lightcyan3lightcyan4lightgoldenrodlightgoldenrod1
lightgoldenrod2lightgoldenrod3lightgoldenrod4lightgoldenrodyellowlightgray
lightgreenlightgreylightpinklightpink1lightpink2
lightpink3lightpink4lightsalmonlightsalmon1lightsalmon2
lightsalmon3lightsalmon4lightseagreenlightskybluelightskyblue1
lightskyblue2lightskyblue3lightskyblue4lightslatebluelightslategray
lightslategreylightsteelbluelightsteelblue1lightsteelblue2lightsteelblue3
lightsteelblue4lightyellowlightyellow1lightyellow2lightyellow3
lightyellow4limelimegreenlinenmagenta
magenta1magenta2magenta3magenta4maroon
maroon1maroon2maroon3maroon4mediumaquamarine
mediumbluemediumorchidmediumorchid1mediumorchid2mediumorchid3
mediumorchid4mediumpurplemediumpurple1mediumpurple2mediumpurple3
mediumpurple4mediumseagreenmediumslatebluemediumspringgreenmediumturquoise
mediumvioletredmidnightbluemintcreammistyrosemistyrose1
mistyrose2mistyrose3mistyrose4moccasinnavajowhite
navajowhite1navajowhite2navajowhite3navajowhite4navy
navybluenoneoldlaceoliveolivedrab
olivedrab1olivedrab2olivedrab3olivedrab4orange
orange1orange2orange3orange4orangered
orangered1orangered2orangered3orangered4orchid
orchid1orchid2orchid3orchid4palegoldenrod
palegreenpalegreen1palegreen2palegreen3palegreen4
paleturquoisepaleturquoise1paleturquoise2paleturquoise3paleturquoise4
palevioletredpalevioletred1palevioletred2palevioletred3palevioletred4
papayawhippeachpuffpeachpuff1peachpuff2peachpuff3
peachpuff4perupinkpink1pink2
pink3pink4plumplum1plum2
plum3plum4powderbluepurplepurple1
purple2purple3purple4rebeccapurplered
red1red2red3red4rosybrown
rosybrown1rosybrown2rosybrown3rosybrown4royalblue
royalblue1royalblue2royalblue3royalblue4saddlebrown
salmonsalmon1salmon2salmon3salmon4
sandybrownseagreenseagreen1seagreen2seagreen3
seagreen4seashellseashell1seashell2seashell3
seashell4siennasienna1sienna2sienna3
sienna4silverskyblueskyblue1skyblue2
skyblue3skyblue4slateblueslateblue1slateblue2
slateblue3slateblue4slategrayslategray1slategray2
slategray3slategray4slategreysnowsnow1
snow2snow3snow4springgreenspringgreen1
springgreen2springgreen3springgreen4steelbluesteelblue1
steelblue2steelblue3steelblue4tantan1
tan2tan3tan4tealthistle
thistle1thistle2thistle3thistle4tomato
tomato1tomato2tomato3tomato4transparent
turquoiseturquoise1turquoise2turquoise3turquoise4
violetvioletredvioletred1violetred2violetred3
violetred4webgraywebgreenwebgreywebmaroon
webpurplewheatwheat1wheat2wheat3
wheat4whitewhitesmokex11grayx11green
x11greyx11maroonx11purpleyellowyellow1
yellow2yellow3yellow4yellowgreen