From 3e22a9204e21999fabc62ae28962e95b6619404d Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Wed, 1 Mar 2023 22:16:21 +0100 Subject: [PATCH] Add data files for box design lists of different boxes versions --- _data/designs-v1_0.yml | 442 ++++++++++++++++++ _data/designs-v1_1_2.yml | 581 +++++++++++++++++++++++ _data/designs-v1_2.yml | 647 ++++++++++++++++++++++++++ _data/designs-v1_3.yml | 705 ++++++++++++++++++++++++++++ _data/designs-v2_0_0.yml | 886 +++++++++++++++++++++++++++++++++++ _data/designs-v2_1_0.yml | 911 ++++++++++++++++++++++++++++++++++++ _data/designs-v2_1_1.yml | 971 +++++++++++++++++++++++++++++++++++++++ _data/designs-v2_2_0.yml | 96 ++-- 8 files changed, 5191 insertions(+), 48 deletions(-) create mode 100644 _data/designs-v1_0.yml create mode 100644 _data/designs-v1_1_2.yml create mode 100644 _data/designs-v1_2.yml create mode 100644 _data/designs-v1_3.yml create mode 100644 _data/designs-v2_0_0.yml create mode 100644 _data/designs-v2_1_0.yml create mode 100644 _data/designs-v2_1_1.yml diff --git a/_data/designs-v1_0.yml b/_data/designs-v1_0.yml new file mode 100644 index 0000000..eba3930 --- /dev/null +++ b/_data/designs-v1_0.yml @@ -0,0 +1,442 @@ +- name: boy + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"""-. + / .===. \ + \/ 6 6 \/ + ( \___/ ) + _________ooo__\_____/______________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \_______________________ooo_________/ jgs + | | | + |_ | _| + | | | + |__|__| + /-'Y'-\ + (__/ \__) +- name: c + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: c-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /* */ + /* regular C language */ + /* comments */ + /* */ +- name: c-cmt2 + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /* + * regular C language + * comments + */ +- name: capgirl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"```"-. + /_______; \ + (_________)\| + / / a a \ \(_) + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.ascii-art.com | + \________________________ooo________/ + / \ jgs + /:.:.:.:.:.:.:\ + | | | + \==|==/ + /-'Y'-\ + (__/ \__) +- name: cat + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + /\ /\ + |`\\_,--="=--,_//`| + \ ." :'. .': ". / + ==) _ : ' : _ (== + |>/O\ _ /O\<| + | \-"~` _ `~"-/ | + >|`===. \_/ .===`|< + jgs .-"-. \===' | '===/ .-"-. + .-----{'. '`}---\, .-'-. ,/---{.'. '}-----. + ) `"---"` `~-===-~` `"---"` ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: columns + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + __^__ __^__ + ( ___ )---------------( ___ ) + | / | | \ | + | / | | \ | + | / | | \ | + |___| |___| + (_____)---------------(_____) +- name: diamonds + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + /\ /\ /\ /\ + /\//\\/\ /\//\\/\ /\//\\/\ /\//\\/\ + /\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\ + //\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\ + \\//\/ \/\\// + \/ \/ + /\ /\ + //\\ joan stark spunk1111@juno.com //\\ + \\// http://www.geocities.com/SoHo/7373/ \\// + \/ \/ + /\ /\ + //\\/\ /\//\\ + \\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\// + \/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/ + \/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/ + \/ \/ \/ \/ +- name: dog + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + __ _,--="=--,_ __ + / \." .-. "./ \ + / ,/ _ : : _ \/` \ + \ `| /o\ :_: /o\ |\__/ + `-'| :="~` _ `~"=: | + \` (_) `/ + jgs .-"-. \ | / .-"-. + .-----{ }--| /,.-'-.,\ |--{ }-----. + ) (_)_)_) \_/`~-===-~`\_/ (_(_(_) ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: girl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"""-. + / .===. \ + / / a a \ \ + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \________________________ooo________/ jgs + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ + /-'Y'-\ + (__/ \__) +- name: headline + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: html + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + + + + + +- name: html-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + + + +- name: java-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + // + // regular Java + // comments + // +- name: mouse + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .--, .--, + ( ( \.---./ ) ) + '.__/o o\__.' + {= ^ =} + > - < + ___________.""`-------`"".____________ + / \ + \ o joan stark O / + / spunk1111@juno.com \ + \ ascii art gallery / + / http://www.geocities.com/SoHo/7373/ \ + \______________________________________/ + ___)( )(___ + (((__) (__))) +- name: netdata + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |- + %{-----------------------------------------------------------------+ + | IBM Net.Data Macro Sample - Perl and SQL Backends | + | Thomas Jensen, February 17, 1998 (Tuesday, 16:40h) | + +-----------------------------------------------------------------%} +- name: nuke + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + _ ._ _ , _ ._ + (_ ' ( ` )_ .__) + ( ( ( ) `) ) _) + (__ (_ (_ . _) _) ,__) + `~~`\ ' . /`~~` + ,::: ; ; :::, + ':::::::::::::::' + _________________jgs______/_ __ \________________________ + | | + | BAD, BAD, BUG HERE :-) | + |_________________________________________________________| +- name: parchment + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + ________________________ + /\ \ + \_| | + | | + | | + | ____________________|_ + \_/_____________________/ +- name: peek + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |- + /* _\|/_ + (o o) + +----oOO-{_}-OOo---------------------+ + | | + | C function headers? | + | | + | | + +-----------------------------------*/ +- name: pound-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + # + # regular comments used in Perl, Shell scripts, etc. + # +- name: right + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + This can be used for marking code changes with your initials + (I don't like it, but some people work this way): + for (j=0; j ',_/Y\_,' + || , {_,_} + |\ || |\ | + | | || | | ASCII ART GALLERY: (\| /) + | | || / / \| // + \ \||/ / |// + `\\//` \\ \./ \\ / // \\./ \\ // \\ |/ / + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- name: stark1 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |- + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + ^ -, ,-. . . ^ + ^ | ,-. ,-. ;-. `-, |- ,-. ;-. | ' ^ + ^ , | | | ,-| | | , ; | ,-| | |`. ^ + ^ `-' `-' `-^ ' ^ `-' `- `-^ ' ` ` ^ + ^ Spunk1111@juno.com ^ + ^ ,-. . . . . . ^ + ^ `-, ;-. . . ;-. | ' | | | | ^ + ^ , ; | | | | | | |`. | | | | ^ + ^ `-' |-' `-^ ' ^ ` ` ` ` ` ` ^ + ^ ` ^ + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +- name: stark2 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |- + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@ ____ (_, _, _, _, _, @-:. + .:-@ (-(__`,_ ,_ |_, | | | | Spunk1111@juno.com @-:. + .:-@ ____)|_)|_|| || \__, _|_ _|_ _|_ _|_ @-:. + .:-@ ( _| |_, @-:. + .:-@ ( ____, ____ (_, @-:. + .:-@ (-| _ _ ,_ (-(__`_|_ _ ,_ |_, @-:. + .:-@ _ |(_)(_|| | ____) | (_|| | \_, @-:. + .:-@ (__/ ( |_, @-:. + .:-@ @-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. +- name: sunset + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + . + . | . + \ | / + '. \ ' / .' + '. .'```'. .' + <>.............:::::::`.......`:::::::................<> + <>: ., .., . . . . . . . . . . joan stark :<> + <>: :, :.' : : :`.: :.' `: `: `: `: spunk1111 :<> + <>: ,.; : `.' : `: : `. : : : : @juno.com :<> + <>:..................................................:<> + <><><><><><><><><><><><><><><><><><><><><><><><><><><><> + ~you can't hurt your eyesight by looking on the bright side~ + ~but you can hurt them by looking at bad ascii art!~ +- name: tjc + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + sample: |- + static char *foo (const int a, const int b) + /* + * Do the foo on the bar and around again. + * + * a number of doodlefrobs + * b barfoo mode (0 == off) + * + * Memory will be allocated for the result. + * + * RETURNS: Success: Pointer to result line + * Error: 0 (e.g. out of memory) + * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + */ + { + static char temp .... + int ii; .... +- name: vim-cmt + designer: 'Bram Moolenaar' + coder: 'Thomas Jensen' + sample: |- + " + " comments used in the vim editor's config file (.vimrc) + " +- name: whirly + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + .+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+. + ( ) + ) ( + ( ) + "+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" +- name: xes + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + <\/><\/><\/> + <\/><\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + <\/><\/><\/> + jgs diff --git a/_data/designs-v1_1_2.yml b/_data/designs-v1_1_2.yml new file mode 100644 index 0000000..558ac07 --- /dev/null +++ b/_data/designs-v1_1_2.yml @@ -0,0 +1,581 @@ +- name: ada-box + designer: '(public domain)' + coder: 'Neil Bird' + sample: |- + --------------- + -- -- + -- -- + --------------- +- name: ada-cmt + designer: '(public domain)' + coder: 'Neil Bird' + sample: |- + -- + -- regular Ada + -- comments + -- +- name: boxquote + designer: 'Christian Molls' + coder: 'Christian Molls' + sample: |- + ,----[ mp3-wav ] + | #!/bin/sh + | # konvertiert im aktuellen Verzeichnis .mp3 in .wav + | for i in *.mp3; do + | mpg123 -v --stereo --rate 44100 -w "`basename "$i" .mp3`".wav "$i" + | done + `---- +- name: boy + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"""-. + / .===. \ + \/ 6 6 \/ + ( \___/ ) + _________ooo__\_____/______________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \_______________________ooo_________/ jgs + | | | + |_ | _| + | | | + |__|__| + /-'Y'-\ + (__/ \__) +- name: c + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: c-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /* */ + /* regular C language */ + /* comments */ + /* */ +- name: c-cmt2 + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /* + * regular C language + * comments + */ +- name: c-cmt3 + designer: 'AlpT' + coder: 'AlpT' + sample: |- + /** + * + */ + code(here); a++; + /**/ +- name: caml + designer: 'Michael Tiernan' + coder: 'Michael Tiernan' + sample: |- + (*************) + (* *) + (* *) + (*************) +- name: capgirl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"```"-. + /_______; \ + (_________)\| + / / a a \ \(_) + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.ascii-art.com | + \________________________ooo________/ + / \ jgs + /:.:.:.:.:.:.:\ + | | | + \==|==/ + /-'Y'-\ + (__/ \__) +- name: cat + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + /\ /\ + |`\\_,--="=--,_//`| + \ ." :'. .': ". / + ==) _ : ' : _ (== + |>/O\ _ /O\<| + | \-"~` _ `~"-/ | + >|`===. \_/ .===`|< + jgs .-"-. \===' | '===/ .-"-. + .-----{'. '`}---\, .-'-. ,/---{.'. '}-----. + ) `"---"` `~-===-~` `"---"` ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: cc + designer: '(public domain)' + coder: 'Bas van Gils' + sample: |- + /**************** + * * + * * + ****************/ +- name: ccel + designer: 'Elmar Loos' + coder: 'Elmar Loos' + sample: |- + /////////////// + text // + here // + /////////////// +- name: columns + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + __^__ __^__ + ( ___ )---------------( ___ ) + | / | | \ | + | / | | \ | + | / | | \ | + |___| |___| + (_____)---------------(_____) +- name: diamonds + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + /\ /\ /\ /\ + /\//\\/\ /\//\\/\ /\//\\/\ /\//\\/\ + /\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\ + //\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\ + \\//\/ \/\\// + \/ \/ + /\ /\ + //\\ joan stark spunk1111@juno.com //\\ + \\// http://www.geocities.com/SoHo/7373/ \\// + \/ \/ + /\ /\ + //\\/\ /\//\\ + \\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\// + \/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/ + \/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/ + \/ \/ \/ \/ +- name: dog + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + __ _,--="=--,_ __ + / \." .-. "./ \ + / ,/ _ : : _ \/` \ + \ `| /o\ :_: /o\ |\__/ + `-'| :="~` _ `~"=: | + \` (_) `/ + jgs .-"-. \ | / .-"-. + .-----{ }--| /,.-'-.,\ |--{ }-----. + ) (_)_)_) \_/`~-===-~`\_/ (_(_(_) ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: girl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"""-. + / .===. \ + / / a a \ \ + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \________________________ooo________/ jgs + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ + /-'Y'-\ + (__/ \__) +- name: headline + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: html + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + + + + + +- name: html-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + + + +- name: ian_jones + designer: '(unknown artist)' + coder: 'Karl E. Jorgensen' + sample: |2- + \\\/// + / _ _ \ + (| (.)(.) |) + .----------------------.OOOo--()--oOOO.-----------------. + | | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | | + '--------------------.oooO------------------------------' + ( ) Oooo. + \ ( ( ) + \_) ) / + (_/ +- name: java-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + // + // regular Java + // comments + // +- name: javadoc + designer: '(public domain)' + coder: 'Ted Berg' + sample: |- + /** + * Javadoc Comments + * + */ +- name: lisp-cmt + designer: '(public domain)' + coder: 'Vijay Lakshminarayanan' + sample: |- + ;; + ;; regular comments used in Lisp + ;; +- name: mouse + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .--, .--, + ( ( \.---./ ) ) + '.__/o o\__.' + {= ^ =} + > - < + ___________.""`-------`"".____________ + / \ + \ o joan stark O / + / spunk1111@juno.com \ + \ ascii art gallery / + / http://www.geocities.com/SoHo/7373/ \ + \______________________________________/ + ___)( )(___ + (((__) (__))) +- name: netdata + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |- + %{-----------------------------------------------------------------+ + | IBM Net.Data Macro Sample - Perl and SQL Backends | + | Thomas Jensen, February 17, 1998 (Tuesday, 16:40h) | + +-----------------------------------------------------------------%} +- name: nuke + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + _ ._ _ , _ ._ + (_ ' ( ` )_ .__) + ( ( ( ) `) ) _) + (__ (_ (_ . _) _) ,__) + `~~`\ ' . /`~~` + ,::: ; ; :::, + ':::::::::::::::' + _________________jgs______/_ __ \________________________ + | | + | BAD, BAD, BUG HERE :-) | + |_________________________________________________________| +- name: parchment + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + ________________________ + /\ \ + \_| | + | | + | | + | ____________________|_ + \_/_____________________/ +- name: peek + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |- + /* _\|/_ + (o o) + +----oOO-{_}-OOo---------------------+ + | | + | C function headers? | + | | + | | + +-----------------------------------*/ +- name: pound-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + # + # regular comments used in Perl, Shell scripts, etc. + # +- name: right + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + This can be used for marking code changes with your initials + (I don't like it, but some people work this way): + for (j=0; j ',_/Y\_,' + || , {_,_} + |\ || |\ | + | | || | | ASCII ART GALLERY: (\| /) + | | || / / \| // + \ \||/ / |// + `\\//` \\ \./ \\ / // \\./ \\ // \\ |/ / + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- name: stark1 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |- + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + ^ -, ,-. . . ^ + ^ | ,-. ,-. ;-. `-, |- ,-. ;-. | ' ^ + ^ , | | | ,-| | | , ; | ,-| | |`. ^ + ^ `-' `-' `-^ ' ^ `-' `- `-^ ' ` ` ^ + ^ Spunk1111@juno.com ^ + ^ ,-. . . . . . ^ + ^ `-, ;-. . . ;-. | ' | | | | ^ + ^ , ; | | | | | | |`. | | | | ^ + ^ `-' |-' `-^ ' ^ ` ` ` ` ` ` ^ + ^ ` ^ + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +- name: stark2 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |- + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@ ____ (_, _, _, _, _, @-:. + .:-@ (-(__`,_ ,_ |_, | | | | Spunk1111@juno.com @-:. + .:-@ ____)|_)|_|| || \__, _|_ _|_ _|_ _|_ @-:. + .:-@ ( _| |_, @-:. + .:-@ ( ____, ____ (_, @-:. + .:-@ (-| _ _ ,_ (-(__`_|_ _ ,_ |_, @-:. + .:-@ _ |(_)(_|| | ____) | (_|| | \_, @-:. + .:-@ (__/ ( |_, @-:. + .:-@ @-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. +- name: stone + designer: 'Fredrik Steen' + coder: 'Fredrik Steen' + sample: |- + +-------------+ + | stone | + +-------------+ +- name: sunset + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + . + . | . + \ | / + '. \ ' / .' + '. .'```'. .' + <>.............:::::::`.......`:::::::................<> + <>: ., .., . . . . . . . . . . joan stark :<> + <>: :, :.' : : :`.: :.' `: `: `: `: spunk1111 :<> + <>: ,.; : `.' : `: : `. : : : : @juno.com :<> + <>:..................................................:<> + <><><><><><><><><><><><><><><><><><><><><><><><><><><><> + ~you can't hurt your eyesight by looking on the bright side~ + ~but you can hurt them by looking at bad ascii art!~ +- name: tjc + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + sample: |- + static char *foo (const int a, const int b) + /* + * Do the foo on the bar and around again. + * + * a number of doodlefrobs + * b barfoo mode (0 == off) + * + * Memory will be allocated for the result. + * + * RETURNS: Success: Pointer to result line + * Error: 0 (e.g. out of memory) + * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + */ + { + static char temp .... + int ii; .... +- name: underline + designer: 'Elmar Loos' + coder: 'Elmar Loos' + sample: |- + // Bla, foo bar! + // ~~~~~~~~~~~~~ +- name: unicornsay + designer: '(unknown artist)' + coder: 'Mike Meyer' + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \___________________________ __'\ + |/ \\ + \ \\ . + |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: unicornthink + designer: '(unknown artist)' + coder: 'Mike Meyer' + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \______________________________ '\ + () \\ + O \\ . + o |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: vim-cmt + designer: 'Bram Moolenaar' + coder: 'Thomas Jensen' + sample: |- + " + " comments used in the vim editor's config file (.vimrc) + " +- name: whirly + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + .+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+. + ( ) + ) ( + ( ) + "+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" +- name: xes + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + <\/><\/><\/> + <\/><\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + <\/><\/><\/> + jgs diff --git a/_data/designs-v1_2.yml b/_data/designs-v1_2.yml new file mode 100644 index 0000000..aa67f06 --- /dev/null +++ b/_data/designs-v1_2.yml @@ -0,0 +1,647 @@ +- name: ada-box + designer: '(public domain)' + coder: 'Neil Bird' + sample: |- + --------------- + -- -- + -- -- + --------------- +- name: ada-cmt + designer: '(public domain)' + coder: 'Neil Bird' + sample: |- + -- + -- regular Ada + -- comments + -- +- name: boxquote + designer: 'Christian Molls' + coder: 'Christian Molls' + sample: |- + ,----[ mp3-wav ] + | #!/bin/sh + | # konvertiert im aktuellen Verzeichnis .mp3 in .wav + | for i in *.mp3; do + | mpg123 -v --stereo --rate 44100 -w "`basename "$i" .mp3`".wav "$i" + | done + `---- +- name: boy + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"""-. + / .===. \ + \/ 6 6 \/ + ( \___/ ) + _________ooo__\_____/______________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \_______________________ooo_________/ jgs + | | | + |_ | _| + | | | + |__|__| + /-'Y'-\ + (__/ \__) +- name: c + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: c-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /* */ + /* regular C language */ + /* comments */ + /* */ +- name: c-cmt2 + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /* + * regular C language + * comments + */ +- name: c-cmt3 + designer: 'AlpT' + coder: 'AlpT' + sample: |- + /** + * + */ + code(here); a++; + /**/ +- name: caml + designer: 'Michael Tiernan' + coder: 'Michael Tiernan' + sample: |- + (*************) + (* *) + (* *) + (*************) +- name: capgirl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"```"-. + /_______; \ + (_________)\| + / / a a \ \(_) + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.ascii-art.com | + \________________________ooo________/ + / \ jgs + /:.:.:.:.:.:.:\ + | | | + \==|==/ + /-'Y'-\ + (__/ \__) +- name: cat + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + /\ /\ + |`\\_,--="=--,_//`| + \ ." :'. .': ". / + ==) _ : ' : _ (== + |>/O\ _ /O\<| + | \-"~` _ `~"-/ | + >|`===. \_/ .===`|< + jgs .-"-. \===' | '===/ .-"-. + .-----{'. '`}---\, .-'-. ,/---{.'. '}-----. + ) `"---"` `~-===-~` `"---"` ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: cc + designer: '(public domain)' + coder: 'Bas van Gils' + sample: |- + /**************** + * * + * * + ****************/ +- name: ccel + designer: 'Elmar Loos' + coder: 'Elmar Loos' + sample: |- + /////////////// + text // + here // + /////////////// +- name: columns + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + __^__ __^__ + ( ___ )---------------( ___ ) + | / | | \ | + | / | | \ | + | / | | \ | + |___| |___| + (_____)---------------(_____) +- name: diamonds + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + /\ /\ /\ /\ + /\//\\/\ /\//\\/\ /\//\\/\ /\//\\/\ + /\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\ + //\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\ + \\//\/ \/\\// + \/ \/ + /\ /\ + //\\ joan stark spunk1111@juno.com //\\ + \\// http://www.geocities.com/SoHo/7373/ \\// + \/ \/ + /\ /\ + //\\/\ /\//\\ + \\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\// + \/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/ + \/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/ + \/ \/ \/ \/ +- name: dog + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + __ _,--="=--,_ __ + / \." .-. "./ \ + / ,/ _ : : _ \/` \ + \ `| /o\ :_: /o\ |\__/ + `-'| :="~` _ `~"=: | + \` (_) `/ + jgs .-"-. \ | / .-"-. + .-----{ }--| /,.-'-.,\ |--{ }-----. + ) (_)_)_) \_/`~-===-~`\_/ (_(_(_) ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: face + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + sample: |2- + .--(0) (0)--. + ( \/ ) + ( \____/ ) + ( ) + ( face face face ) + ( face face face ) + '--------------' +- name: girl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"""-. + / .===. \ + / / a a \ \ + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \________________________ooo________/ jgs + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ + /-'Y'-\ + (__/ \__) +- name: headline + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: html + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + + + + + +- name: html-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + + + +- name: ian_jones + designer: '(unknown artist)' + coder: 'Karl E. Jorgensen' + sample: |2- + \\\/// + / _ _ \ + (| (.)(.) |) + .----------------------.OOOo--()--oOOO.-----------------. + | | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | | + '--------------------.oooO------------------------------' + ( ) Oooo. + \ ( ( ) + \_) ) / + (_/ +- name: java-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + // + // regular Java + // comments + // +- name: javadoc + designer: '(public domain)' + coder: 'Ted Berg' + sample: |- + /** + * Javadoc Comments + * + */ +- name: lisp-cmt + designer: '(public domain)' + coder: 'Vijay Lakshminarayanan' + sample: |- + ;; + ;; regular comments used in Lisp + ;; +- name: mouse + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .--, .--, + ( ( \.---./ ) ) + '.__/o o\__.' + {= ^ =} + > - < + ___________.""`-------`"".____________ + / \ + \ o joan stark O / + / spunk1111@juno.com \ + \ ascii art gallery / + / http://www.geocities.com/SoHo/7373/ \ + \______________________________________/ + ___)( )(___ + (((__) (__))) +- name: netdata + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |- + %{-----------------------------------------------------------------+ + | IBM Net.Data Macro Sample - Perl and SQL Backends | + | Thomas Jensen, February 17, 1998 (Tuesday, 16:40h) | + +-----------------------------------------------------------------%} +- name: nuke + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + _ ._ _ , _ ._ + (_ ' ( ` )_ .__) + ( ( ( ) `) ) _) + (__ (_ (_ . _) _) ,__) + `~~`\ ' . /`~~` + ,::: ; ; :::, + ':::::::::::::::' + _________________jgs______/_ __ \________________________ + | | + | BAD, BAD, BUG HERE :-) | + |_________________________________________________________| +- name: parchment + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + ________________________ + /\ \ + \_| | + | | + | | + | ____________________|_ + \_/_____________________/ +- name: peek + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |- + /* _\|/_ + (o o) + +----oOO-{_}-OOo---------------------+ + | | + | C function headers? | + | | + | | + +-----------------------------------*/ +- name: pound-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + # + # regular comments used in Perl, Shell scripts, etc. + # +- name: right + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + This can be used for marking code changes with your initials + (I don't like it, but some people work this way): + for (j=0; j ',_/Y\_,' + || , {_,_} + |\ || |\ | + | | || | | ASCII ART GALLERY: (\| /) + | | || / / \| // + \ \||/ / |// + `\\//` \\ \./ \\ / // \\./ \\ // \\ |/ / + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- name: stark1 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |- + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + ^ -, ,-. . . ^ + ^ | ,-. ,-. ;-. `-, |- ,-. ;-. | ' ^ + ^ , | | | ,-| | | , ; | ,-| | |`. ^ + ^ `-' `-' `-^ ' ^ `-' `- `-^ ' ` ` ^ + ^ Spunk1111@juno.com ^ + ^ ,-. . . . . . ^ + ^ `-, ;-. . . ;-. | ' | | | | ^ + ^ , ; | | | | | | |`. | | | | ^ + ^ `-' |-' `-^ ' ^ ` ` ` ` ` ` ^ + ^ ` ^ + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +- name: stark2 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |- + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@ ____ (_, _, _, _, _, @-:. + .:-@ (-(__`,_ ,_ |_, | | | | Spunk1111@juno.com @-:. + .:-@ ____)|_)|_|| || \__, _|_ _|_ _|_ _|_ @-:. + .:-@ ( _| |_, @-:. + .:-@ ( ____, ____ (_, @-:. + .:-@ (-| _ _ ,_ (-(__`_|_ _ ,_ |_, @-:. + .:-@ _ |(_)(_|| | ____) | (_|| | \_, @-:. + .:-@ (__/ ( |_, @-:. + .:-@ @-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. +- name: stone + designer: 'Fredrik Steen' + coder: 'Fredrik Steen' + sample: |- + +-------------+ + | stone | + +-------------+ +- name: sunset + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + . + . | . + \ | / + '. \ ' / .' + '. .'```'. .' + <>.............:::::::`.......`:::::::................<> + <>: ., .., . . . . . . . . . . joan stark :<> + <>: :, :.' : : :`.: :.' `: `: `: `: spunk1111 :<> + <>: ,.; : `.' : `: : `. : : : : @juno.com :<> + <>:..................................................:<> + <><><><><><><><><><><><><><><><><><><><><><><><><><><><> + ~you can't hurt your eyesight by looking on the bright side~ + ~but you can hurt them by looking at bad ascii art!~ +- name: tex-box + designer: '(public domain)' + coder: 'Nic H' + sample: |- + %=============% + % TeX is love % + % Tex is life % + %=============% +- name: tex-cmt + designer: '(public domain)' + coder: 'Nic H' + sample: |- + % + % regular TeX/LaTeX + % comments + % +- name: tjc + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + sample: |- + static char *foo (const int a, const int b) + /* + * Do the foo on the bar and around again. + * + * a number of doodlefrobs + * b barfoo mode (0 == off) + * + * Memory will be allocated for the result. + * + * RETURNS: Success: Pointer to result line + * Error: 0 (e.g. out of memory) + * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + */ + { + static char temp .... + int ii; .... +- name: twisted + designer: 'Michael Naylor' + coder: 'Tristano Ajmone' + sample: |- + ._____. ._____. .________________________________________. ._____. ._____. + | ._. | | ._. | | .____________________________________. | | ._. | | ._. | + | !_| |_|_|_! | | !____________________________________! | | !_| |_|_|_! | + !___| |_______! !________________________________________! !___| |_______! + .___|_|_| |____________________________________________________|_|_| |___. + | ._____| |________________________________________________________| |_. | + | !_! | | | | | ! !_! | + !_____! | | * * * * * * * * * * * TWISTED * * * * * * * * * * | | !_____! + ._____. | | -----------------------|------------------------- | | ._____. + | ._. | | | Just another cool ascii frame, brought to you by: | | | ._. | + | | | | | | | | | | | | + | | | | | | -~{ Tristano Ajmone }~- | | | | | | + | !_! | | | -----------------------|------------------------- | | ! !_! | + !_____! | | Derived from an ascii frame originally created by: | | !_____! + ._____. | | | | ._____. + | ._. | | | -~{ Michael Naylor }~ | | | ._. | + | !_| |_|_|____________________________________________________| |_|_|_! | + !___| |________________________________________________________| |_______! + .___|_|_| |___. .________________________________________. .___|_|_| |___. + | ._____| |_. | | .____________________________________. | | ._____| |_. | + | !_! | | !_! | | !____________________________________! | | !_! | | !_! | + !_____! !_____! !________________________________________! !_____! !_____! +- name: underline + designer: 'Elmar Loos' + coder: 'Elmar Loos' + sample: |- + // Bla, foo bar! + // ~~~~~~~~~~~~~ +- name: unicornsay + designer: '(unknown artist)' + coder: 'Mike Meyer' + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \___________________________ __'\ + |/ \\ + \ \\ . + |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: unicornthink + designer: '(unknown artist)' + coder: 'Mike Meyer' + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \______________________________ '\ + () \\ + O \\ . + o |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: vim-cmt + designer: 'Bram Moolenaar' + coder: 'Thomas Jensen' + sample: |- + " + " comments used in the vim editor's config file (.vimrc) + " +- name: whirly + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + .+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+. + ( ) + ) ( + ( ) + "+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" +- name: xes + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + <\/><\/><\/> + <\/><\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + <\/><\/><\/> + jgs diff --git a/_data/designs-v1_3.yml b/_data/designs-v1_3.yml new file mode 100644 index 0000000..30d8da8 --- /dev/null +++ b/_data/designs-v1_3.yml @@ -0,0 +1,705 @@ +- name: ada-box + designer: '(public domain)' + coder: 'Neil Bird' + sample: |- + --------------- + -- -- + -- -- + --------------- +- name: ada-cmt + designer: '(public domain)' + coder: 'Neil Bird' + sample: |- + -- + -- regular Ada + -- comments + -- +- name: boxquote + designer: 'Christian Molls' + coder: 'Christian Molls' + sample: |- + ,----[ mp3-wav ] + | #!/bin/sh + | # konvertiert im aktuellen Verzeichnis .mp3 in .wav + | for i in *.mp3; do + | mpg123 -v --stereo --rate 44100 -w "`basename "$i" .mp3`".wav "$i" + | done + `---- +- name: boy + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"""-. + / .===. \ + \/ 6 6 \/ + ( \___/ ) + _________ooo__\_____/______________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \_______________________ooo_________/ jgs + | | | + |_ | _| + | | | + |__|__| + /-'Y'-\ + (__/ \__) +- name: c + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: c-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /* */ + /* regular C language */ + /* comments */ + /* */ +- name: c-cmt2 + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /* + * regular C language + * comments + */ +- name: c-cmt3 + designer: 'AlpT' + coder: 'AlpT' + sample: |- + /** + * + */ + code(here); a++; + /**/ +- name: caml + designer: 'Michael Tiernan' + coder: 'Michael Tiernan' + sample: |- + (*************) + (* *) + (* *) + (*************) +- name: capgirl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"```"-. + /_______; \ + (_________)\| + / / a a \ \(_) + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.ascii-art.com | + \________________________ooo________/ + / \ jgs + /:.:.:.:.:.:.:\ + | | | + \==|==/ + /-'Y'-\ + (__/ \__) +- name: cat + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + /\ /\ + |`\\_,--="=--,_//`| + \ ." :'. .': ". / + ==) _ : ' : _ (== + |>/O\ _ /O\<| + | \-"~` _ `~"-/ | + >|`===. \_/ .===`|< + jgs .-"-. \===' | '===/ .-"-. + .-----{'. '`}---\, .-'-. ,/---{.'. '}-----. + ) `"---"` `~-===-~` `"---"` ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: cc + designer: '(public domain)' + coder: 'Bas van Gils' + sample: |- + /**************** + * * + * * + ****************/ +- name: ccel + designer: 'Elmar Loos' + coder: 'Elmar Loos' + sample: |- + /////////////// + text // + here // + /////////////// +- name: columns + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + __^__ __^__ + ( ___ )---------------( ___ ) + | / | | \ | + | / | | \ | + | / | | \ | + |___| |___| + (_____)---------------(_____) +- name: diamonds + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + /\ /\ /\ /\ + /\//\\/\ /\//\\/\ /\//\\/\ /\//\\/\ + /\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\ + //\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\ + \\//\/ \/\\// + \/ \/ + /\ /\ + //\\ joan stark spunk1111@juno.com //\\ + \\// http://www.geocities.com/SoHo/7373/ \\// + \/ \/ + /\ /\ + //\\/\ /\//\\ + \\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\// + \/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/ + \/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/ + \/ \/ \/ \/ +- name: dog + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + __ _,--="=--,_ __ + / \." .-. "./ \ + / ,/ _ : : _ \/` \ + \ `| /o\ :_: /o\ |\__/ + `-'| :="~` _ `~"=: | + \` (_) `/ + jgs .-"-. \ | / .-"-. + .-----{ }--| /,.-'-.,\ |--{ }-----. + ) (_)_)_) \_/`~-===-~`\_/ (_(_(_) ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: f90-box + designer: '(public domain)' + coder: 'Matt Thompson' + sample: |- + !!!!!!!!!!!!! + ! ! + ! ! + !!!!!!!!!!!!! +- name: f90-cmt + designer: '(public domain)' + coder: 'Matt Thompson' + sample: |- + ! + ! regular comments used in Fortran 90+ + ! +- name: face + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + sample: |2- + .--(0) (0)--. + ( \/ ) + ( \____/ ) + ( ) + ( face face face ) + ( face face face ) + '--------------' +- name: fence + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + sample: |2- + /\ /\ /\ /\ /\ + |__|__|__|__|__| + | | | | | | + | | fence | | + |__|__|__|__|__| + |__|__|__|__|__| +- name: girl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .-"""-. + / .===. \ + / / a a \ \ + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \________________________ooo________/ jgs + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ + /-'Y'-\ + (__/ \__) +- name: headline + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: html + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + + + + + +- name: html-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + + + +- name: ian_jones + designer: '(unknown artist)' + coder: 'Karl E. Jorgensen' + sample: |2- + \\\/// + / _ _ \ + (| (.)(.) |) + .----------------------.OOOo--()--oOOO.-----------------. + | | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | | + '--------------------.oooO------------------------------' + ( ) Oooo. + \ ( ( ) + \_) ) / + (_/ +- name: important + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + sample: |2- + /\ !!!!!!!!!!! /\ + |! | |! | + |! | important |! | + |__| |__| + (__)!!!!!!!!!!!(__) +- name: important2 + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + sample: |2- + /\ /\ !!!!!!!!!!!! /\ /\ + |! ||! |!!!!!!!!!!!!|! ||! | + |! ||! | |! ||! | + |! ||! | important2 |! ||! | + |! ||! | |! ||! | + |__||__|!!!!!!!!!!!!|__||__| + (__)(__)!!!!!!!!!!!!(__)(__) +- name: important3 + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + sample: |2- + /\ /\ /\ !!!!!!!!!!!! /\ /\ /\ + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |! ||! ||! | |! ||! ||! | + |! ||! ||! | important3 |! ||! ||! | + |! ||! ||! | |! ||! ||! | + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |__||__||__|!!!!!!!!!!!!|__||__||__| + (__)(__)(__)!!!!!!!!!!!!(__)(__)(__) +- name: java-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + // + // regular Java + // comments + // +- name: javadoc + designer: '(public domain)' + coder: 'Ted Berg' + sample: |- + /** + * Javadoc Comments + * + */ +- name: lisp-cmt + designer: '(public domain)' + coder: 'Vijay Lakshminarayanan' + sample: |- + ;; + ;; regular comments used in Lisp + ;; +- name: mouse + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + .--, .--, + ( ( \.---./ ) ) + '.__/o o\__.' + {= ^ =} + > - < + ___________.""`-------`"".____________ + / \ + \ o joan stark O / + / spunk1111@juno.com \ + \ ascii art gallery / + / http://www.geocities.com/SoHo/7373/ \ + \______________________________________/ + ___)( )(___ + (((__) (__))) +- name: netdata + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |- + %{-----------------------------------------------------------------+ + | IBM Net.Data Macro Sample - Perl and SQL Backends | + | Thomas Jensen, February 17, 1998 (Tuesday, 16:40h) | + +-----------------------------------------------------------------%} +- name: nuke + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + _ ._ _ , _ ._ + (_ ' ( ` )_ .__) + ( ( ( ) `) ) _) + (__ (_ (_ . _) _) ,__) + `~~`\ ' . /`~~` + ,::: ; ; :::, + ':::::::::::::::' + _________________jgs______/_ __ \________________________ + | | + | BAD, BAD, BUG HERE :-) | + |_________________________________________________________| +- name: parchment + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + ________________________ + /\ \ + \_| | + | | + | | + | ____________________|_ + \_/_____________________/ +- name: peek + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |- + /* _\|/_ + (o o) + +----oOO-{_}-OOo---------------------+ + | | + | C function headers? | + | | + | | + +-----------------------------------*/ +- name: pound-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + # + # regular comments used in Perl, Shell scripts, etc. + # +- name: right + designer: '(public domain)' + coder: 'Thomas Jensen' + sample: |- + This can be used for marking code changes with your initials + (I don't like it, but some people work this way): + for (j=0; j ',_/Y\_,' + || , {_,_} + |\ || |\ | + | | || | | ASCII ART GALLERY: (\| /) + | | || / / \| // + \ \||/ / |// + `\\//` \\ \./ \\ / // \\./ \\ // \\ |/ / + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- name: stark1 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |- + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + ^ -, ,-. . . ^ + ^ | ,-. ,-. ;-. `-, |- ,-. ;-. | ' ^ + ^ , | | | ,-| | | , ; | ,-| | |`. ^ + ^ `-' `-' `-^ ' ^ `-' `- `-^ ' ` ` ^ + ^ Spunk1111@juno.com ^ + ^ ,-. . . . . . ^ + ^ `-, ;-. . . ;-. | ' | | | | ^ + ^ , ; | | | | | | |`. | | | | ^ + ^ `-' |-' `-^ ' ^ ` ` ` ` ` ` ^ + ^ ` ^ + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +- name: stark2 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |- + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@ ____ (_, _, _, _, _, @-:. + .:-@ (-(__`,_ ,_ |_, | | | | Spunk1111@juno.com @-:. + .:-@ ____)|_)|_|| || \__, _|_ _|_ _|_ _|_ @-:. + .:-@ ( _| |_, @-:. + .:-@ ( ____, ____ (_, @-:. + .:-@ (-| _ _ ,_ (-(__`_|_ _ ,_ |_, @-:. + .:-@ _ |(_)(_|| | ____) | (_|| | \_, @-:. + .:-@ (__/ ( |_, @-:. + .:-@ @-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. +- name: stone + designer: 'Fredrik Steen' + coder: 'Fredrik Steen' + sample: |- + +-------------+ + | stone | + +-------------+ +- name: sunset + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + . + . | . + \ | / + '. \ ' / .' + '. .'```'. .' + <>.............:::::::`.......`:::::::................<> + <>: ., .., . . . . . . . . . . joan stark :<> + <>: :, :.' : : :`.: :.' `: `: `: `: spunk1111 :<> + <>: ,.; : `.' : `: : `. : : : : @juno.com :<> + <>:..................................................:<> + <><><><><><><><><><><><><><><><><><><><><><><><><><><><> + ~you can't hurt your eyesight by looking on the bright side~ + ~but you can hurt them by looking at bad ascii art!~ +- name: tex-box + designer: '(public domain)' + coder: 'Nic H' + sample: |- + %=============% + % TeX is love % + % Tex is life % + %=============% +- name: tex-cmt + designer: '(public domain)' + coder: 'Nic H' + sample: |- + % + % regular TeX/LaTeX + % comments + % +- name: tjc + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + sample: |- + static char *foo (const int a, const int b) + /* + * Do the foo on the bar and around again. + * + * a number of doodlefrobs + * b barfoo mode (0 == off) + * + * Memory will be allocated for the result. + * + * RETURNS: Success: Pointer to result line + * Error: 0 (e.g. out of memory) + * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + */ + { + static char temp .... + int ii; .... +- name: twisted + designer: 'Michael Naylor' + coder: 'Tristano Ajmone' + sample: |- + ._____. ._____. .________________________________________. ._____. ._____. + | ._. | | ._. | | .____________________________________. | | ._. | | ._. | + | !_| |_|_|_! | | !____________________________________! | | !_| |_|_|_! | + !___| |_______! !________________________________________! !___| |_______! + .___|_|_| |____________________________________________________|_|_| |___. + | ._____| |________________________________________________________| |_. | + | !_! | | | | | ! !_! | + !_____! | | * * * * * * * * * * * TWISTED * * * * * * * * * * | | !_____! + ._____. | | -----------------------|------------------------- | | ._____. + | ._. | | | Just another cool ascii frame, brought to you by: | | | ._. | + | | | | | | | | | | | | + | | | | | | -~{ Tristano Ajmone }~- | | | | | | + | !_! | | | -----------------------|------------------------- | | ! !_! | + !_____! | | Derived from an ascii frame originally created by: | | !_____! + ._____. | | | | ._____. + | ._. | | | -~{ Michael Naylor }~ | | | ._. | + | !_| |_|_|____________________________________________________| |_|_|_! | + !___| |________________________________________________________| |_______! + .___|_|_| |___. .________________________________________. .___|_|_| |___. + | ._____| |_. | | .____________________________________. | | ._____| |_. | + | !_! | | !_! | | !____________________________________! | | !_! | | !_! | + !_____! !_____! !________________________________________! !_____! !_____! +- name: underline + designer: 'Elmar Loos' + coder: 'Elmar Loos' + sample: |- + // Bla, foo bar! + // ~~~~~~~~~~~~~ +- name: unicornsay + designer: '(unknown artist)' + coder: 'Mike Meyer' + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \___________________________ __'\ + |/ \\ + \ \\ . + |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: unicornthink + designer: '(unknown artist)' + coder: 'Mike Meyer' + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \______________________________ '\ + () \\ + O \\ . + o |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: vim-cmt + designer: 'Bram Moolenaar' + coder: 'Thomas Jensen' + sample: |- + " + " comments used in the vim editor's config file (.vimrc) + " +- name: whirly + designer: '(unknown artist)' + coder: 'Thomas Jensen' + sample: |2- + .+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+. + ( ) + ) ( + ( ) + "+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" +- name: xes + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + sample: |2- + <\/><\/><\/> + <\/><\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + <\/><\/><\/> + jgs diff --git a/_data/designs-v2_0_0.yml b/_data/designs-v2_0_0.yml new file mode 100644 index 0000000..d45c534 --- /dev/null +++ b/_data/designs-v2_0_0.yml @@ -0,0 +1,886 @@ +- name: ada-box + designer: '(public domain)' + coder: 'Neil Bird' + tags: + - box + - programming + sample: |- + --------------- + -- -- + -- -- + --------------- +- name: ada-cmt + designer: '(public domain)' + coder: 'Neil Bird' + tags: + - comment + - programming + sample: |- + -- + -- regular Ada + -- comments + -- +- name: bear + designer: 'Hayley Jane Wakenshaw' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + ,---. ,---. + / /"`.\.--"""--./,'"\ \ + \ \ _ _ / / + `./ / __ __ \ \,' + / /_O)_(_O\ \ + | .-' ___ `-. | + .--| \_/ |--. + ,' \ \ | / / `. + / `. `--^--' ,' \ + .-"""""-. `--.___.--' .-"""""-. + .-----------/ \------------------/ \--------------. + | .---------\ /------------------\ /------------. | + | | `-`--`--' `--'--'-' | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | |_____________________________________________________________| | + |_________________________________________________________________| + )__________|__|__________( + | || | + |____________||____________| + ),-----.( ),-----.( hjw + ,' ==. \ / .== `. + / ) ( \ + `===========' `===========' +- name: boxquote + designer: 'Christian Molls' + coder: 'Christian Molls' + tags: + - artwork + sample: |- + ,----[ mp3-wav ] + | #!/bin/sh + | # konvertiert im aktuellen Verzeichnis .mp3 in .wav + | for i in *.mp3; do + | mpg123 -v --stereo --rate 44100 -w "`basename "$i" .mp3`".wav "$i" + | done + `---- +- name: boy + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"""-. + / .===. \ + \/ 6 6 \/ + ( \___/ ) + _________ooo__\_____/______________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \_______________________ooo_________/ + | | | + |_ | _| + | | | + |__|__| jgs + /-'Y'-\ + (__/ \__) +- name: c + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - box + - programming + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: c-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + sample: |- + /* */ + /* regular C language */ + /* comments */ + /* */ +- name: c-cmt2 + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + sample: |- + /* + * regular C language + * comments + */ +- name: caml + designer: 'Michael Tiernan' + coder: 'Michael Tiernan' + tags: + - artwork + - box + sample: |- + (*************) + (* *) + (* *) + (*************) +- name: capgirl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"```"-. + /_______; \ + (_________)\| + / / a a \ \(_) + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.ascii-art.com | + \________________________ooo________/ + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ jgs + /-'Y'-\ + (__/ \__) +- name: cat + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + /\ /\ + |`\\_,--="=--,_//`| + \ ." :'. .': ". / + ==) _ : ' : _ (== + |>/O\ _ /O\<| + | \-"~` _ `~"-/ | jgs + >|`===. \_/ .===`|< + .-"-. \===' | '===/ .-"-. + .-----{'. '`}---\, .-'-. ,/---{.'. '}-----. + ) `"---"` `~-===-~` `"---"` ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: cc + designer: '(public domain)' + coder: 'Bas van Gils' + tags: + - box + - programming + sample: |- + /**************** + * * + * * + ****************/ +- name: columns + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + __^__ __^__ + ( ___ )---------------( ___ ) + | / | | \ | + | / | | \ | + | / | | \ | + |___| |___| + (_____)---------------(_____) +- name: diamonds + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ /\ + /\//\\/\ /\//\\/\ /\//\\/\ /\//\\/\ + /\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\ + //\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\ + \\//\/ \/\\// + \/ \/ + /\ /\ + //\\ joan stark spunk1111@juno.com //\\ + \\// http://www.geocities.com/SoHo/7373/ \\// + \/ \/ + /\ /\ + //\\/\ /\//\\ + \\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\// + \/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/ + \/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/ + \/ \/ \/ jgs \/ +- name: dog + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + __ _,--="=--,_ __ + / \." .-. "./ \ + / ,/ _ : : _ \/` \ + \ `| /o\ :_: /o\ |\__/ + `-'| :="~` _ `~"=: | + \` (_) `/ jgs + .-"-. \ | / .-"-. + .-----{ }--| /,.-'-.,\ |--{ }-----. + ) (_)_)_) \_/`~-===-~`\_/ (_(_(_) ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: f90-box + designer: '(public domain)' + coder: 'Matt Thompson' + tags: + - box + - programming + sample: |- + !!!!!!!!!!!!! + ! ! + ! ! + !!!!!!!!!!!!! +- name: f90-cmt + designer: '(public domain)' + coder: 'Matt Thompson' + tags: + - comment + - programming + sample: |- + ! + ! regular comments used in Fortran 90+ + ! +- name: face + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + .--(0) (0)--. + ( \/ ) + ( \____/ ) + ( ) + ( face face face ) + ( face face face ) + '--------------' +- name: fence + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ /\ /\ + |__|__|__|__|__| + | | | | | | + | | fence | | + |__|__|__|__|__| + |__|__|__|__|__| +- name: girl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"""-. + / .===. \ + / / a a \ \ + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \________________________ooo________/ + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ jgs + /-'Y'-\ + (__/ \__) +- name: headline + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + tags: + - box + - programming + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: html + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - box + - programming + sample: |- + + + + + +- name: html-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + sample: |- + + + +- name: ian_jones + designer: '(unknown artist)' + coder: 'Karl E. Jorgensen' + tags: + - artwork + - box + - sign + sample: |2- + \\\/// + / _ _ \ + (| (.)(.) |) + .----------------------.OOOo--()--oOOO.-----------------. + | | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | | + '--------------------.oooO------------------------------' + ( ) Oooo. + \ ( ( ) + \_) ) / + (_/ +- name: important + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ !!!!!!!!!!! /\ + |! | |! | + |! | important |! | + |__| |__| + (__)!!!!!!!!!!!(__) +- name: important2 + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ !!!!!!!!!!!! /\ /\ + |! ||! |!!!!!!!!!!!!|! ||! | + |! ||! | |! ||! | + |! ||! | important2 |! ||! | + |! ||! | |! ||! | + |__||__|!!!!!!!!!!!!|__||__| + (__)(__)!!!!!!!!!!!!(__)(__) +- name: important3 + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ !!!!!!!!!!!! /\ /\ /\ + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |! ||! ||! | |! ||! ||! | + |! ||! ||! | important3 |! ||! ||! | + |! ||! ||! | |! ||! ||! | + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |__||__||__|!!!!!!!!!!!!|__||__||__| + (__)(__)(__)!!!!!!!!!!!!(__)(__)(__) +- name: java-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + sample: |- + // + // regular Java + // comments + // +- name: javadoc + designer: '(public domain)' + coder: 'Ted Berg' + tags: + - comment + - programming + sample: |- + /** + * Javadoc Comments + * + */ +- name: jstone + designer: 'schallee_@_darkmist.net' + coder: 'Ed Schaller' + tags: + - box + - programming + sample: |- + /*----------------+ + | toast is yummy | + +----------------*/ +- name: lisp-cmt + designer: '(public domain)' + coder: 'Vijay Lakshminarayanan' + tags: + - comment + - programming + sample: |- + ;; + ;; regular comments used in Lisp + ;; +- name: mouse + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .--, .--, + ( ( \.---./ ) ) + '.__/o o\__.' + {= ^ =} + > - < + ___________.""`-------`"".____________ + / \ + \ o joan stark O / + / spunk1111@juno.com \ + \ ascii art gallery / + / http://www.geocities.com/SoHo/7373/ \ + \______________________________________/ + ___)( )(___ jgs + (((__) (__))) +- name: nuke + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + _ ._ _ , _ ._ + (_ ' ( ` )_ .__) + ( ( ( ) `) ) _) + (__ (_ (_ . _) _) ,__) + `~~`\ ' . /`~~` + ,::: ; ; :::, + ':::::::::::::::' + _________________jgs______/_ __ \________________________ + | | + | BAD, BAD, BUG HERE :-) | + |_________________________________________________________| +- name: parchment + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - scroll + sample: |2- + ________________________ + /\ \ + \_| | + | | + | | + | ____________________|_ + \_/_____________________/ +- name: peek + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - box + - programming + sample: |- + /* _\|/_ + (o o) + +----oOO-{_}-OOo---------------------+ + | | + | C function headers? | + | | + | | + +-----------------------------------*/ +- name: pound-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + sample: |- + # + # regular comments used in Perl, Shell scripts, etc. + # +- name: right + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + tags: + - comment + - programming + sample: |- + This can be used for marking code changes with your initials + (I don't like it, but some people work this way): + for (j=0; j ',_/Y\_,' + || , {_,_} + |\ || |\ | + | | || | | ASCII ART GALLERY: (\| /) + | | || / / \| // + \ \||/ / |// + `\\//` \\ \./ \\ / // \\./ \\ // \\ |/ / + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- name: stark1 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |- + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + ^ -, ,-. . . ^ + ^ | ,-. ,-. ;-. `-, |- ,-. ;-. | ' ^ + ^ , | | | ,-| | | , ; | ,-| | |`. ^ + ^ `-' `-' `-^ ' ^ `-' `- `-^ ' ` ` ^ + ^ Spunk1111@juno.com ^ + ^ ,-. . . . . . ^ + ^ `-, ;-. . . ;-. | ' | | | | ^ + ^ , ; | | | | | | |`. | | | | ^ + ^ `-' |-' `-^ ' ^ ` ` ` ` ` ` ^ + ^ ` ^ + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= jgs +- name: stark2 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |- + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@ ____ (_, _, _, _, _, @-:. + .:-@ (-(__`,_ ,_ |_, | | | | Spunk1111@juno.com @-:. + .:-@ ____)|_)|_|| || \__, _|_ _|_ _|_ _|_ @-:. + .:-@ ( _| |_, @-:. + .:-@ ( ____, ____ (_, @-:. + .:-@ (-| _ _ ,_ (-(__`_|_ _ ,_ |_, @-:. + .:-@ _ |(_)(_|| | ____) | (_|| | \_, @-:. + .:-@ (__/ ( |_, @-:. + .:-@ @-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. jgs + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. +- name: stone + designer: 'Fredrik Steen' + coder: 'Fredrik Steen' + tags: + - artwork + - box + sample: |- + +-------------+ + | stone | + +-------------+ +- name: sunset + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + . + . | . + \ | / + '. \ ' / .' + '. .'```'. .' + <>.............:::::::`.......`:::::::................<> + <>: ., .., . . . . . . . . . . joan stark :<> + <>: :, :.' : : :`.: :.' `: `: `: `: spunk1111 :<> + <>: ,.; : `.' : `: : `. : : : : @juno.com :<> + <>:..................................................:<> jgs + <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- name: tex-box + designer: '(public domain)' + coder: 'Nic H' + tags: + - box + - programming + sample: |- + %=============% + % TeX is love % + % Tex is life % + %=============% +- name: tex-cmt + designer: '(public domain)' + coder: 'Nic H' + tags: + - comment + - programming + sample: |- + % + % regular TeX/LaTeX + % comments + % +- name: twisted + designer: 'Michael Naylor' + coder: 'Tristano Ajmone' + tags: + - artwork + - box + sample: |- + ._____. ._____. .________________________________________. ._____. ._____. + | ._. | | ._. | | .____________________________________. | | ._. | | ._. | + | !_| |_|_|_! | | !____________________________________! | | !_| |_|_|_! | + !___| |_______! !________________________________________! !___| |_______! + .___|_|_| |____________________________________________________|_|_| |___. + | ._____| |________________________________________________________| |_. | + | !_! | | | | | ! !_! | + !_____! | | * * * * * * * * * * * TWISTED * * * * * * * * * * | | !_____! + ._____. | | -----------------------|------------------------- | | ._____. + | ._. | | | Just another cool ascii frame, brought to you by: | | | ._. | + | | | | | | | | | | | | + | | | | | | -~{ Tristano Ajmone }~- | | | | | | + | !_! | | | -----------------------|------------------------- | | ! !_! | + !_____! | | Derived from an ascii frame originally created by: | | !_____! + ._____. | | | | ._____. + | ._. | | | -~{ Michael Naylor }~ | | | ._. | + | !_| |_|_|____________________________________________________| |_|_|_! | + !___| |________________________________________________________| |_______! + .___|_|_| |___. .________________________________________. .___|_|_| |___. + | ._____| |_. | | .____________________________________. | | ._____| |_. | + | !_! | | !_! | | !____________________________________! | | !_! | | !_! | + !_____! !_____! !________________________________________! !_____! !_____! +- name: underline + designer: 'Elmar Loos' + coder: 'Elmar Loos' + tags: + - comment + - programming + sample: |- + // Bla, foo bar! + // ~~~~~~~~~~~~~ +- name: unicornsay + designer: '(unknown artist)' + coder: 'Mike Meyer' + tags: + - artwork + - speech + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \___________________________ __'\ + |/ \\ + \ \\ . + |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: unicornthink + designer: '(unknown artist)' + coder: 'Mike Meyer' + tags: + - artwork + - speech + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \______________________________ '\ + () \\ + O \\ . + o |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: vim-box + designer: '(public domain)' + coder: 'Ricky Anderson' + tags: + - box + - programming + sample: |- + """"""""""""""""""""""""""""""""""""""""""""""""""""""" + " Header seperator on your vim config's file (.vimrc) " + """"""""""""""""""""""""""""""""""""""""""""""""""""""" +- name: vim-cmt + designer: 'Bram Moolenaar' + coder: 'Thomas Jensen' + tags: + - comment + - programming + sample: |- + " + " comments used in the vim editor's config file (.vimrc) + " +- name: whirly + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + .+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+. + ( ) + ) ( + ( ) + "+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" +- name: xes + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + <\/><\/><\/> + <\/><\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + <\/><\/><\/> + jgs diff --git a/_data/designs-v2_1_0.yml b/_data/designs-v2_1_0.yml new file mode 100644 index 0000000..57045a0 --- /dev/null +++ b/_data/designs-v2_1_0.yml @@ -0,0 +1,911 @@ +- name: ada-box + designer: '(public domain)' + coder: 'Neil Bird' + tags: + - box + - programming + - simple + sample: |- + --------------- + -- -- + -- -- + --------------- +- name: ada-cmt + designer: '(public domain)' + coder: 'Neil Bird' + tags: + - comment + - programming + - simple + sample: |- + -- + -- regular Ada + -- comments + -- +- name: bear + designer: 'Hayley Jane Wakenshaw' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + ,---. ,---. + / /"`.\.--"""--./,'"\ \ + \ \ _ _ / / + `./ / __ __ \ \,' + / /_O)_(_O\ \ + | .-' ___ `-. | + .--| \_/ |--. + ,' \ \ | / / `. + / `. `--^--' ,' \ + .-"""""-. `--.___.--' .-"""""-. + .-----------/ \------------------/ \--------------. + | .---------\ /------------------\ /------------. | + | | `-`--`--' `--'--'-' | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | |_____________________________________________________________| | + |_________________________________________________________________| + )__________|__|__________( + | || | + |____________||____________| + ),-----.( ),-----.( hjw + ,' ==. \ / .== `. + / ) ( \ + `===========' `===========' +- name: boxquote + designer: 'Christian Molls' + coder: 'Christian Molls' + tags: + - artwork + - simple + sample: |- + ,----[ mp3-wav ] + | #!/bin/sh + | # konvertiert im aktuellen Verzeichnis .mp3 in .wav + | for i in *.mp3; do + | mpg123 -v --stereo --rate 44100 -w "`basename "$i" .mp3`".wav "$i" + | done + `---- +- name: boy + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"""-. + / .===. \ + \/ 6 6 \/ + ( \___/ ) + _________ooo__\_____/______________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \_______________________ooo_________/ + | | | + |_ | _| + | | | + |__|__| jgs + /-'Y'-\ + (__/ \__) +- name: c + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - box + - programming + - simple + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: c-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + /* */ + /* regular C language */ + /* comments */ + /* */ +- name: c-cmt2 + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + /* + * regular C language + * comments + */ +- name: caml + designer: 'Michael Tiernan' + coder: 'Michael Tiernan' + tags: + - artwork + - box + - simple + sample: |- + (*************) + (* *) + (* *) + (*************) +- name: capgirl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"```"-. + /_______; \ + (_________)\| + / / a a \ \(_) + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.ascii-art.com | + \________________________ooo________/ + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ jgs + /-'Y'-\ + (__/ \__) +- name: cat + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + /\ /\ + |`\\_,--="=--,_//`| + \ ." :'. .': ". / + ==) _ : ' : _ (== + |>/O\ _ /O\<| + | \-"~` _ `~"-/ | jgs + >|`===. \_/ .===`|< + .-"-. \===' | '===/ .-"-. + .-----{'. '`}---\, .-'-. ,/---{.'. '}-----. + ) `"---"` `~-===-~` `"---"` ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: cc + designer: '(public domain)' + coder: 'Bas van Gils' + tags: + - box + - programming + - simple + sample: |- + /**************** + * * + * * + ****************/ +- name: columns + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + __^__ __^__ + ( ___ )---------------( ___ ) + | / | | \ | + | / | | \ | + | / | | \ | + |___| |___| + (_____)---------------(_____) +- name: diamonds + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ /\ + /\//\\/\ /\//\\/\ /\//\\/\ /\//\\/\ + /\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\ + //\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\ + \\//\/ \/\\// + \/ \/ + /\ /\ + //\\ joan stark spunk1111@juno.com //\\ + \\// http://www.geocities.com/SoHo/7373/ \\// + \/ \/ + /\ /\ + //\\/\ /\//\\ + \\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\// + \/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/ + \/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/ + \/ \/ \/ jgs \/ +- name: dog + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + __ _,--="=--,_ __ + / \." .-. "./ \ + / ,/ _ : : _ \/` \ + \ `| /o\ :_: /o\ |\__/ + `-'| :="~` _ `~"=: | + \` (_) `/ jgs + .-"-. \ | / .-"-. + .-----{ }--| /,.-'-.,\ |--{ }-----. + ) (_)_)_) \_/`~-===-~`\_/ (_(_(_) ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: f90-box + designer: '(public domain)' + coder: 'Matt Thompson' + tags: + - box + - programming + - simple + sample: |- + !!!!!!!!!!!!! + ! ! + ! ! + !!!!!!!!!!!!! +- name: f90-cmt + designer: '(public domain)' + coder: 'Matt Thompson' + tags: + - comment + - programming + - simple + sample: |- + ! + ! regular comments used in Fortran 90+ + ! +- name: face + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + .--(0) (0)--. + ( \/ ) + ( \____/ ) + ( ) + ( face face face ) + ( face face face ) + '--------------' +- name: fence + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ /\ /\ + |__|__|__|__|__| + | | | | | | + | | fence | | + |__|__|__|__|__| + |__|__|__|__|__| +- name: girl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"""-. + / .===. \ + / / a a \ \ + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \________________________ooo________/ + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ jgs + /-'Y'-\ + (__/ \__) +- name: headline + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + tags: + - box + - programming + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: html + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - box + - programming + - simple + sample: |- + + + + + +- name: html-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + + + +- name: ian_jones + designer: '(unknown artist)' + coder: 'Karl E. Jorgensen' + tags: + - artwork + - box + - sign + sample: |2- + \\\/// + / _ _ \ + (| (.)(.) |) + .----------------------.OOOo--()--oOOO.-----------------. + | | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | | + '--------------------.oooO------------------------------' + ( ) Oooo. + \ ( ( ) + \_) ) / + (_/ +- name: important + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ !!!!!!!!!!! /\ + |! | |! | + |! | important |! | + |__| |__| + (__)!!!!!!!!!!!(__) +- name: important2 + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ !!!!!!!!!!!! /\ /\ + |! ||! |!!!!!!!!!!!!|! ||! | + |! ||! | |! ||! | + |! ||! | important2 |! ||! | + |! ||! | |! ||! | + |__||__|!!!!!!!!!!!!|__||__| + (__)(__)!!!!!!!!!!!!(__)(__) +- name: important3 + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ !!!!!!!!!!!! /\ /\ /\ + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |! ||! ||! | |! ||! ||! | + |! ||! ||! | important3 |! ||! ||! | + |! ||! ||! | |! ||! ||! | + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |__||__||__|!!!!!!!!!!!!|__||__||__| + (__)(__)(__)!!!!!!!!!!!!(__)(__)(__) +- name: java-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + // + // regular Java + // comments + // +- name: javadoc + designer: '(public domain)' + coder: 'Ted Berg' + tags: + - comment + - programming + - simple + sample: |- + /** + * Javadoc Comments + * + */ +- name: jstone + designer: 'schallee_@_darkmist.net' + coder: 'Ed Schaller' + tags: + - box + - programming + - simple + sample: |- + /*----------------+ + | toast is yummy | + +----------------*/ +- name: lisp-cmt + designer: '(public domain)' + coder: 'Vijay Lakshminarayanan' + tags: + - comment + - programming + - simple + sample: |- + ;; + ;; regular comments used in Lisp + ;; +- name: mouse + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .--, .--, + ( ( \.---./ ) ) + '.__/o o\__.' + {= ^ =} + > - < + ___________.""`-------`"".____________ + / \ + \ o joan stark O / + / spunk1111@juno.com \ + \ ascii art gallery / + / http://www.geocities.com/SoHo/7373/ \ + \______________________________________/ + ___)( )(___ jgs + (((__) (__))) +- name: nuke + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + _ ._ _ , _ ._ + (_ ' ( ` )_ .__) + ( ( ( ) `) ) _) + (__ (_ (_ . _) _) ,__) + `~~`\ ' . /`~~` + ,::: ; ; :::, + ':::::::::::::::' + _________________jgs______/_ __ \________________________ + | | + | BAD, BAD, BUG HERE :-) | + |_________________________________________________________| +- name: parchment + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - scroll + sample: |2- + ________________________ + /\ \ + \_| | + | | + | | + | ____________________|_ + \_/_____________________/ +- name: peek + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - box + - programming + sample: |- + /* _\|/_ + (o o) + +----oOO-{_}-OOo---------------------+ + | | + | C function headers? | + | | + | | + +-----------------------------------*/ +- name: pound-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + # + # regular comments used in Perl, Shell scripts, etc. + # +- name: right + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + This can be used for marking code changes with your initials + (I don't like it, but some people work this way): + for (j=0; j ',_/Y\_,' + || , {_,_} + |\ || |\ | + | | || | | ASCII ART GALLERY: (\| /) + | | || / / \| // + \ \||/ / |// + `\\//` \\ \./ \\ / // \\./ \\ // \\ |/ / + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- name: stark1 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |- + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + ^ -, ,-. . . ^ + ^ | ,-. ,-. ;-. `-, |- ,-. ;-. | ' ^ + ^ , | | | ,-| | | , ; | ,-| | |`. ^ + ^ `-' `-' `-^ ' ^ `-' `- `-^ ' ` ` ^ + ^ Spunk1111@juno.com ^ + ^ ,-. . . . . . ^ + ^ `-, ;-. . . ;-. | ' | | | | ^ + ^ , ; | | | | | | |`. | | | | ^ + ^ `-' |-' `-^ ' ^ ` ` ` ` ` ` ^ + ^ ` ^ + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= jgs +- name: stark2 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |- + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@ ____ (_, _, _, _, _, @-:. + .:-@ (-(__`,_ ,_ |_, | | | | Spunk1111@juno.com @-:. + .:-@ ____)|_)|_|| || \__, _|_ _|_ _|_ _|_ @-:. + .:-@ ( _| |_, @-:. + .:-@ ( ____, ____ (_, @-:. + .:-@ (-| _ _ ,_ (-(__`_|_ _ ,_ |_, @-:. + .:-@ _ |(_)(_|| | ____) | (_|| | \_, @-:. + .:-@ (__/ ( |_, @-:. + .:-@ @-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. jgs + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. +- name: stone + designer: 'Fredrik Steen' + coder: 'Fredrik Steen' + tags: + - artwork + - box + - simple + sample: |- + +-------------+ + | stone | + +-------------+ +- name: sunset + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + . + . | . + \ | / + '. \ ' / .' + '. .'```'. .' + <>.............:::::::`.......`:::::::................<> + <>: ., .., . . . . . . . . . . joan stark :<> + <>: :, :.' : : :`.: :.' `: `: `: `: spunk1111 :<> + <>: ,.; : `.' : `: : `. : : : : @juno.com :<> + <>:..................................................:<> jgs + <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- name: tex-box + designer: '(public domain)' + coder: 'Nic H' + tags: + - box + - programming + - simple + sample: |- + %=============% + % TeX is love % + % Tex is life % + %=============% +- name: tex-cmt + designer: '(public domain)' + coder: 'Nic H' + tags: + - comment + - programming + - simple + sample: |- + % + % regular TeX/LaTeX + % comments + % +- name: twisted + designer: 'Michael Naylor' + coder: 'Tristano Ajmone' + tags: + - artwork + - box + sample: |- + ._____. ._____. .________________________________________. ._____. ._____. + | ._. | | ._. | | .____________________________________. | | ._. | | ._. | + | !_| |_|_|_! | | !____________________________________! | | !_| |_|_|_! | + !___| |_______! !________________________________________! !___| |_______! + .___|_|_| |____________________________________________________|_|_| |___. + | ._____| |________________________________________________________| |_. | + | !_! | | | | | ! !_! | + !_____! | | * * * * * * * * * * * TWISTED * * * * * * * * * * | | !_____! + ._____. | | -----------------------|------------------------- | | ._____. + | ._. | | | Just another cool ascii frame, brought to you by: | | | ._. | + | | | | | | | | | | | | + | | | | | | -~{ Tristano Ajmone }~- | | | | | | + | !_! | | | -----------------------|------------------------- | | ! !_! | + !_____! | | Derived from an ascii frame originally created by: | | !_____! + ._____. | | | | ._____. + | ._. | | | -~{ Michael Naylor }~ | | | ._. | + | !_| |_|_|____________________________________________________| |_|_|_! | + !___| |________________________________________________________| |_______! + .___|_|_| |___. .________________________________________. .___|_|_| |___. + | ._____| |_. | | .____________________________________. | | ._____| |_. | + | !_! | | !_! | | !____________________________________! | | !_! | | !_! | + !_____! !_____! !________________________________________! !_____! !_____! +- name: underline + designer: 'Elmar Loos' + coder: 'Elmar Loos' + tags: + - comment + - programming + - simple + sample: |- + // Bla, foo bar! + // ~~~~~~~~~~~~~ +- name: unicornsay + designer: '(unknown artist)' + coder: 'Mike Meyer' + tags: + - artwork + - speech + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \___________________________ __'\ + |/ \\ + \ \\ . + |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: unicornthink + designer: '(unknown artist)' + coder: 'Mike Meyer' + tags: + - artwork + - speech + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \______________________________ '\ + () \\ + O \\ . + o |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: vim-box + designer: '(public domain)' + coder: 'Ricky Anderson' + tags: + - box + - programming + - simple + sample: |- + """"""""""""""""""""""""""""""""""""""""""""""""""""""" + " Header seperator on your vim config's file (.vimrc) " + """"""""""""""""""""""""""""""""""""""""""""""""""""""" +- name: vim-cmt + designer: 'Bram Moolenaar' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + " + " comments used in the vim editor's config file (.vimrc) + " +- name: whirly + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + .+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+. + ( ) + ) ( + ( ) + "+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" +- name: xes + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + <\/><\/><\/> + <\/><\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + <\/><\/><\/> + jgs diff --git a/_data/designs-v2_1_1.yml b/_data/designs-v2_1_1.yml new file mode 100644 index 0000000..0332f2d --- /dev/null +++ b/_data/designs-v2_1_1.yml @@ -0,0 +1,971 @@ +- name: ada-box + designer: '(public domain)' + coder: 'Neil Bird' + tags: + - box + - programming + - simple + sample: |- + --------------- + -- -- + -- -- + --------------- +- name: ada-cmt + designer: '(public domain)' + coder: 'Neil Bird' + tags: + - comment + - programming + - simple + sample: |- + -- + -- regular Ada + -- comments + -- +- name: bear + designer: 'Hayley Jane Wakenshaw' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - large + - sign + sample: |2- + ,---. ,---. + / /"`.\.--"""--./,'"\ \ + \ \ _ _ / / + `./ / __ __ \ \,' + / /_O)_(_O\ \ + | .-' ___ `-. | + .--| \_/ |--. + ,' \ \ | / / `. + / `. `--^--' ,' \ + .-"""""-. `--.___.--' .-"""""-. + .-----------/ \------------------/ \--------------. + | .---------\ /------------------\ /------------. | + | | `-`--`--' `--'--'-' | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | | | | + | |_____________________________________________________________| | + |_________________________________________________________________| + )__________|__|__________( + | || | + |____________||____________| + ),-----.( ),-----.( hjw + ,' ==. \ / .== `. + / ) ( \ + `===========' `===========' +- name: boxquote + designer: 'Christian Molls' + coder: 'Christian Molls' + tags: + - artwork + - simple + sample: |- + ,----[ mp3-wav ] + | #!/bin/sh + | # konvertiert im aktuellen Verzeichnis .mp3 in .wav + | for i in *.mp3; do + | mpg123 -v --stereo --rate 44100 -w "`basename "$i" .mp3`".wav "$i" + | done + `---- +- name: boy + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"""-. + / .===. \ + \/ 6 6 \/ + ( \___/ ) + _________ooo__\_____/______________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \_______________________ooo_________/ + | | | + |_ | _| + | | | + |__|__| jgs + /-'Y'-\ + (__/ \__) +- name: c + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - box + - programming + - simple + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: c-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + /* */ + /* regular C language */ + /* comments */ + /* */ +- name: c-cmt2 + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + /* + * regular C language + * comments + */ +- name: caml + designer: 'Michael Tiernan' + coder: 'Michael Tiernan' + tags: + - artwork + - box + - simple + sample: |- + (*************) + (* *) + (* *) + (*************) +- name: capgirl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"```"-. + /_______; \ + (_________)\| + / / a a \ \(_) + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.ascii-art.com | + \________________________ooo________/ + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ jgs + /-'Y'-\ + (__/ \__) +- name: cat + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + /\ /\ + |`\\_,--="=--,_//`| + \ ." :'. .': ". / + ==) _ : ' : _ (== + |>/O\ _ /O\<| + | \-"~` _ `~"-/ | jgs + >|`===. \_/ .===`|< + .-"-. \===' | '===/ .-"-. + .-----{'. '`}---\, .-'-. ,/---{.'. '}-----. + ) `"---"` `~-===-~` `"---"` ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: cc + designer: '(public domain)' + coder: 'Bas van Gils' + tags: + - box + - programming + - simple + sample: |- + /**************** + * * + * * + ****************/ +- name: columns + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + __^__ __^__ + ( ___ )---------------( ___ ) + | / | | \ | + | / | | \ | + | / | | \ | + |___| |___| + (_____)---------------(_____) +- name: diamonds + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ /\ + /\//\\/\ /\//\\/\ /\//\\/\ /\//\\/\ + /\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\ + //\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\ + \\//\/ \/\\// + \/ \/ + /\ /\ + //\\ joan stark spunk1111@juno.com //\\ + \\// http://www.geocities.com/SoHo/7373/ \\// + \/ \/ + /\ /\ + //\\/\ /\//\\ + \\///\\/\//\\\///\\/\//\\\///\\/\//\\\///\\/\//\\\// + \/\\///\\\//\/\\///\\\//\/\\///\\\//\/\\///\\\//\/ + \/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/ + \/ \/ \/ jgs \/ +- name: dog + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + __ _,--="=--,_ __ + / \." .-. "./ \ + / ,/ _ : : _ \/` \ + \ `| /o\ :_: /o\ |\__/ + `-'| :="~` _ `~"=: | + \` (_) `/ jgs + .-"-. \ | / .-"-. + .-----{ }--| /,.-'-.,\ |--{ }-----. + ) (_)_)_) \_/`~-===-~`\_/ (_(_(_) ( + ( joan stark ) + ) < spunk1111@juno.com > ( + ( ASCII ART GALLERY: ) + ) < http://www.geocities.com/SoHo/7373/ > ( + '-------------------------------------------' +- name: f90-box + designer: '(public domain)' + coder: 'Matt Thompson' + tags: + - box + - programming + - simple + sample: |- + !!!!!!!!!!!!! + ! ! + ! ! + !!!!!!!!!!!!! +- name: f90-cmt + designer: '(public domain)' + coder: 'Matt Thompson' + tags: + - comment + - programming + - simple + sample: |- + ! + ! regular comments used in Fortran 90+ + ! +- name: face + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + - large + sample: |2- + .--(0) (0)--. + ( \/ ) + ( \____/ ) + ( ) + ( face face face ) + ( face face face ) + '--------------' +- name: fence + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ /\ /\ + |__|__|__|__|__| + | | | | | | + | | fence | | + |__|__|__|__|__| + |__|__|__|__|__| +- name: girl + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .-"""-. + / .===. \ + / / a a \ \ + / ( \___/ ) \ + ________ooo\__\_____/__/___________ + / \ + | joan stark spunk1111@juno.com | + | VISIT MY ASCII ART GALLERY: | + | http://www.geocities.com/SoHo/7373/ | + \________________________ooo________/ + / \ + /:.:.:.:.:.:.:\ + | | | + \==|==/ jgs + /-'Y'-\ + (__/ \__) +- name: headline + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + tags: + - box + - programming + sample: |- + /*************/ + /* */ + /* */ + /*************/ +- name: html + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - box + - programming + - simple + sample: |- + + + + + +- name: html-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + + + +- name: ian_jones + designer: '(unknown artist)' + coder: 'Karl E. Jorgensen' + tags: + - artwork + - box + - sign + sample: |2- + \\\/// + / _ _ \ + (| (.)(.) |) + .----------------------.OOOo--()--oOOO.-----------------. + | | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | Your Text Here Your Text Here Your Text Here Your Tex | + | | + '--------------------.oooO------------------------------' + ( ) Oooo. + \ ( ( ) + \_) ) / + (_/ +- name: important + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ !!!!!!!!!!! /\ + |! | |! | + |! | important |! | + |__| |__| + (__)!!!!!!!!!!!(__) +- name: important2 + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ !!!!!!!!!!!! /\ /\ + |! ||! |!!!!!!!!!!!!|! ||! | + |! ||! | |! ||! | + |! ||! | important2 |! ||! | + |! ||! | |! ||! | + |__||__|!!!!!!!!!!!!|__||__| + (__)(__)!!!!!!!!!!!!(__)(__) +- name: important3 + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' + tags: + - artwork + - box + sample: |2- + /\ /\ /\ !!!!!!!!!!!! /\ /\ /\ + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |! ||! ||! | |! ||! ||! | + |! ||! ||! | important3 |! ||! ||! | + |! ||! ||! | |! ||! ||! | + |! ||! ||! |!!!!!!!!!!!!|! ||! ||! | + |__||__||__|!!!!!!!!!!!!|__||__||__| + (__)(__)(__)!!!!!!!!!!!!(__)(__)(__) +- name: java-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + // + // regular Java + // comments + // +- name: javadoc + designer: '(public domain)' + coder: 'Ted Berg' + tags: + - comment + - programming + - simple + sample: |- + /** + * Javadoc Comments + * + */ +- name: jstone + designer: 'schallee_@_darkmist.net' + coder: 'Ed Schaller' + tags: + - box + - programming + - simple + sample: |- + /*----------------+ + | toast is yummy | + +----------------*/ +- name: lisp-cmt + designer: '(public domain)' + coder: 'Vijay Lakshminarayanan' + tags: + - comment + - programming + - simple + sample: |- + ;; + ;; regular comments used in Lisp + ;; +- name: mouse + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - sign + sample: |2- + .--, .--, + ( ( \.---./ ) ) + '.__/o o\__.' + {= ^ =} + > - < + ___________.""`-------`"".____________ + / \ + \ o joan stark O / + / spunk1111@juno.com \ + \ ascii art gallery / + / http://www.geocities.com/SoHo/7373/ \ + \______________________________________/ + ___)( )(___ jgs + (((__) (__))) +- name: normand + designer: 'Normand Veilleux' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - large + sample: |2- + __,:,__ __,:,__ __,:,__ __,:,__ Normand __,:,__ + ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, + ad88888' `88888ba ad88888' `88888ba ad88888' `88888ba ad88888' `88888ba ad88888' `88888ba + ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, + ,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b, + :([" ``":"'' ``":"'' ``":"'' ``":"'' "]): + `Y88ba, ,ad88P' + `88888ba ad88888' + `Y88888b, ,d88888P' + `"Y888b, Thank you for visiting https://asciiart.website/ ,d888P"' + "]): This ASCII pic can be found at :([" + ,ad88P' https://asciiart.website/index.php?art=art%20and%20design/borders `Y88ba, + ad88888' `88888ba + ,d88888P' `Y88888b, + ,d888P"' `"Y888b, + :([" __,:,__ __,:,__ __,:,__ __,:,__ "]): + `Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P`Y88ba, ,ad88P' + `88888ba ad88888' `88888ba ad88888' `88888ba ad88888' `88888ba ad88888' `88888ba ad88888' + `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' `Y88888b, ,d88888P' + `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' + ``":"'' ``":"'' ``":"'' ``":"'' Veilleux ``":"'' +- name: nuke + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + _ ._ _ , _ ._ + (_ ' ( ` )_ .__) + ( ( ( ) `) ) _) + (__ (_ (_ . _) _) ,__) + `~~`\ ' . /`~~` + ,::: ; ; :::, + ':::::::::::::::' + _________________jgs______/_ __ \________________________ + | | + | BAD, BAD, BUG HERE :-) | + |_________________________________________________________| +- name: parchment + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - scroll + sample: |2- + ________________________ + /\ \ + \_| | + | | + | | + | ____________________|_ + \_/_____________________/ +- name: peek + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - box + - programming + sample: |- + /* _\|/_ + (o o) + +----oOO-{_}-OOo---------------------+ + | | + | C function headers? | + | | + | | + +-----------------------------------*/ +- name: pound-cmt + designer: '(public domain)' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + # + # regular comments used in Perl, Shell scripts, etc. + # +- name: right + designer: 'Thomas Jensen' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + This can be used for marking code changes with your initials + (I don't like it, but some people work this way): + for (j=0; j ',_/Y\_,' + || , {_,_} + |\ || |\ | + | | || | | ASCII ART GALLERY: (\| /) + | | || / / \| // + \ \||/ / |// + `\\//` \\ \./ \\ / // \\./ \\ // \\ |/ / + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- name: stark1 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |- + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + ^ -, ,-. . . ^ + ^ | ,-. ,-. ;-. `-, |- ,-. ;-. | ' ^ + ^ , | | | ,-| | | , ; | ,-| | |`. ^ + ^ `-' `-' `-^ ' ^ `-' `- `-^ ' ` ` ^ + ^ Spunk1111@juno.com ^ + ^ ,-. . . . . . ^ + ^ `-, ;-. . . ;-. | ' | | | | ^ + ^ , ; | | | | | | |`. | | | | ^ + ^ `-' |-' `-^ ' ^ ` ` ` ` ` ` ^ + ^ ` ^ + =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= jgs +- name: stark2 + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |- + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. + .:-@ ____ (_, _, _, _, _, @-:. + .:-@ (-(__`,_ ,_ |_, | | | | Spunk1111@juno.com @-:. + .:-@ ____)|_)|_|| || \__, _|_ _|_ _|_ _|_ @-:. + .:-@ ( _| |_, @-:. + .:-@ ( ____, ____ (_, @-:. + .:-@ (-| _ _ ,_ (-(__`_|_ _ ,_ |_, @-:. + .:-@ _ |(_)(_|| | ____) | (_|| | \_, @-:. + .:-@ (__/ ( |_, @-:. + .:-@ @-:. + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. jgs + .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. +- name: stone + designer: 'Fredrik Steen' + coder: 'Fredrik Steen' + tags: + - artwork + - box + - simple + sample: |- + +-------------+ + | stone | + +-------------+ +- name: sunset + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + . + . | . + \ | / + '. \ ' / .' + '. .'```'. .' + <>.............:::::::`.......`:::::::................<> + <>: ., .., . . . . . . . . . . joan stark :<> + <>: :, :.' : : :`.: :.' `: `: `: `: spunk1111 :<> + <>: ,.; : `.' : `: : `. : : : : @juno.com :<> + <>:..................................................:<> jgs + <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- name: tex-box + designer: '(public domain)' + coder: 'Nic H' + tags: + - box + - programming + - simple + sample: |- + %=============% + % TeX is love % + % Tex is life % + %=============% +- name: tex-cmt + designer: '(public domain)' + coder: 'Nic H' + tags: + - comment + - programming + - simple + sample: |- + % + % regular TeX/LaTeX + % comments + % +- name: twisted + designer: 'Michael Naylor' + coder: 'Tristano Ajmone' + tags: + - artwork + - box + - large + sample: |- + ._____. ._____. .________________________________________. ._____. ._____. + | ._. | | ._. | | .____________________________________. | | ._. | | ._. | + | !_| |_|_|_! | | !____________________________________! | | !_| |_|_|_! | + !___| |_______! !________________________________________! !___| |_______! + .___|_|_| |____________________________________________________|_|_| |___. + | ._____| |________________________________________________________| |_. | + | !_! | | | | | ! !_! | + !_____! | | * * * * * * * * * * * TWISTED * * * * * * * * * * | | !_____! + ._____. | | -----------------------|------------------------- | | ._____. + | ._. | | | Just another cool ascii frame, brought to you by: | | | ._. | + | | | | | | | | | | | | + | | | | | | -~{ Tristano Ajmone }~- | | | | | | + | !_! | | | -----------------------|------------------------- | | ! !_! | + !_____! | | Derived from an ascii frame originally created by: | | !_____! + ._____. | | | | ._____. + | ._. | | | -~{ Michael Naylor }~ | | | ._. | + | !_| |_|_|____________________________________________________| |_|_|_! | + !___| |________________________________________________________| |_______! + .___|_|_| |___. .________________________________________. .___|_|_| |___. + | ._____| |_. | | .____________________________________. | | ._____| |_. | + | !_! | | !_! | | !____________________________________! | | !_! | | !_! | + !_____! !_____! !________________________________________! !_____! !_____! +- name: underline + designer: 'Elmar Loos' + coder: 'Elmar Loos' + tags: + - comment + - programming + - simple + sample: |- + // Bla, foo bar! + // ~~~~~~~~~~~~~ +- name: unicornsay + designer: '(unknown artist)' + coder: 'Mike Meyer' + tags: + - artwork + - speech + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \___________________________ __'\ + |/ \\ + \ \\ . + |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: unicornthink + designer: '(unknown artist)' + coder: 'Mike Meyer' + tags: + - artwork + - speech + sample: |2- + _________________________________ + / \ + | E L E C T R O L Y T E S | + \______________________________ '\ + () \\ + O \\ . + o |\\/| + / " '\ + . . . + / ) | + ' _.' | + '-'/ \ +- name: vim-box + designer: '(public domain)' + coder: 'Ricky Anderson' + tags: + - box + - programming + - simple + sample: |- + """"""""""""""""""""""""""""""""""""""""""""""""""""""" + " Header seperator on your vim config's file (.vimrc) " + """"""""""""""""""""""""""""""""""""""""""""""""""""""" +- name: vim-cmt + designer: 'Bram Moolenaar' + coder: 'Thomas Jensen' + tags: + - comment + - programming + - simple + sample: |- + " + " comments used in the vim editor's config file (.vimrc) + " +- name: weave + designer: 'dc' + coder: 'Thomas Jensen' + tags: + - artwork + - box + - large + sample: |2- + _ _ _ _ _ _ _ _ _ _ _ + .-"-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-,_,-'_`-,. + ( ,-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-<.>-'_,-~-} ;. + \ \.'_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-<_>-._`-._~--. \ . + /\ \/ ,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._`./ \ \ . + dc(`/ / `/ /.) ) . + \ \ / \ / / \ / . + \ \') ) ( (,\ \ . + / \ / / Thank you for visiting https://asciiart.website/ \ / \ \ . + ( (`/ / This ASCII pic can be found at / /.) ) . + \ \ / \ https://asciiart.website/index.php?art=art%20and%20design/borders / / \ / . + \ \') ) ( (,\ \ . + / \ / / \ / \ \ . + ( (`/ / / /.) ) . + \ \ / \ _ _ _ _ _ _ _ _ _ / / \ /. + \ `.\ `-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_`-._,-'_/,\ \ . + ( `. `,~-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-<,>-._`-=,' ,\ \ . + `. `'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,-<_>-'_,"-' ; . + `-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-._,-' `-.-' . +- name: whirly + designer: '(unknown artist)' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + .+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+. + ( ) + ) ( + ( ) + "+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" +- name: xes + designer: 'Joan G. Stark' + coder: 'Thomas Jensen' + tags: + - artwork + - box + sample: |2- + <\/><\/><\/> + <\/><\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + + <\/> <\/> + <\/><\/><\/> + jgs diff --git a/_data/designs-v2_2_0.yml b/_data/designs-v2_2_0.yml index a8dc1cf..9b3e482 100644 --- a/_data/designs-v2_2_0.yml +++ b/_data/designs-v2_2_0.yml @@ -1,6 +1,6 @@ - name: ada-box designer: '(public domain)' - coder: 'Neil Bird ' + coder: 'Neil Bird' tags: - box - programming @@ -12,7 +12,7 @@ --------------- - name: ada-cmt designer: '(public domain)' - coder: 'Neil Bird ' + coder: 'Neil Bird' tags: - comment - programming @@ -62,8 +62,8 @@ / ) ( \ `===========' `===========' - name: boxquote - designer: 'Christian Molls ' - coder: 'Christian Molls ' + designer: 'Christian Molls' + coder: 'Christian Molls' tags: - artwork - simple @@ -76,7 +76,7 @@ | done `---- - name: boy - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -136,8 +136,8 @@ * comments */ - name: caml - designer: 'Michael Tiernan ' - coder: 'Michael Tiernan ' + designer: 'Michael Tiernan' + coder: 'Michael Tiernan' tags: - artwork - box @@ -148,7 +148,7 @@ (* *) (*************) - name: capgirl - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -173,7 +173,7 @@ /-'Y'-\ (__/ \__) - name: cat - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -197,7 +197,7 @@ '-------------------------------------------' - name: cc designer: '(public domain)' - coder: 'Bas van Gils ' + coder: 'Bas van Gils' tags: - box - programming @@ -223,7 +223,7 @@ (_____)---------------(_____) - name: cowsay designer: 'Tony Monroe' - coder: 'David Yang ' + coder: 'David Yang' tags: - artwork - speech @@ -239,7 +239,7 @@ ||----w | || || - name: diamonds - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -262,7 +262,7 @@ \/\\//\/ \/\\//\/ \/\\//\/ \/\\//\/ \/ \/ \/ jgs \/ - name: dog - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -285,7 +285,7 @@ '-------------------------------------------' - name: f90-box designer: '(public domain)' - coder: 'Matt Thompson ' + coder: 'Matt Thompson' tags: - box - programming @@ -297,7 +297,7 @@ !!!!!!!!!!!!! - name: f90-cmt designer: '(public domain)' - coder: 'Matt Thompson ' + coder: 'Matt Thompson' tags: - comment - programming @@ -307,8 +307,8 @@ ! regular comments used in Fortran 90+ ! - name: face - designer: 'Dmitry Bolshakov ' - coder: 'Dmitry Bolshakov ' + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' tags: - artwork - box @@ -322,8 +322,8 @@ ( face face face ) '--------------' - name: fence - designer: 'Dmitry Bolshakov ' - coder: 'Dmitry Bolshakov ' + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' tags: - artwork - box @@ -335,7 +335,7 @@ |__|__|__|__|__| |__|__|__|__|__| - name: girl - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -395,7 +395,7 @@ - name: ian_jones designer: '(unknown artist)' - coder: 'Karl E. Jorgensen ' + coder: 'Karl E. Jorgensen' tags: - artwork - box @@ -417,8 +417,8 @@ \_) ) / (_/ - name: important - designer: 'Dmitry Bolshakov ' - coder: 'Dmitry Bolshakov ' + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' tags: - artwork - box @@ -429,8 +429,8 @@ |__| |__| (__)!!!!!!!!!!!(__) - name: important2 - designer: 'Dmitry Bolshakov ' - coder: 'Dmitry Bolshakov ' + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' tags: - artwork - box @@ -443,8 +443,8 @@ |__||__|!!!!!!!!!!!!|__||__| (__)(__)!!!!!!!!!!!!(__)(__) - name: important3 - designer: 'Dmitry Bolshakov ' - coder: 'Dmitry Bolshakov ' + designer: 'Dmitry Bolshakov' + coder: 'Dmitry Bolshakov' tags: - artwork - box @@ -472,7 +472,7 @@ // - name: javadoc designer: '(public domain)' - coder: 'Ted Berg ' + coder: 'Ted Berg' tags: - comment - programming @@ -495,7 +495,7 @@ +----------------*/ - name: lisp-cmt designer: '(public domain)' - coder: 'Vijay Lakshminarayanan ' + coder: 'Vijay Lakshminarayanan' tags: - comment - programming @@ -505,7 +505,7 @@ ;; regular comments used in Lisp ;; - name: mouse - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -556,7 +556,7 @@ `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' `"Y888b,d888P"' ``":"'' ``":"'' ``":"'' Veilleux ``":"'' - name: nuke - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -628,7 +628,7 @@ fprintf (opt.outfile, "\n"); /* XX */ blank_count = 0; /* XX */ - name: santa - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -677,7 +677,7 @@ ~~~ ~~~ - name: scroll-akn designer: 'akn' - coder: 'Tristano Ajmone ' + coder: 'Tristano Ajmone' tags: - artwork - box @@ -716,7 +716,7 @@ * * ************* - name: spring - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -737,7 +737,7 @@ `\\//` \\ \./ \\ / // \\./ \\ // \\ |/ / ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - name: stark1 - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -756,7 +756,7 @@ ^ ` ^ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= jgs - name: stark2 - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -776,8 +776,8 @@ .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. jgs .:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@.:-@-:. - name: stone - designer: 'Fredrik Steen ' - coder: 'Fredrik Steen ' + designer: 'Fredrik Steen' + coder: 'Fredrik Steen' tags: - artwork - box @@ -787,7 +787,7 @@ | stone | +-------------+ - name: sunset - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork @@ -830,7 +830,7 @@ % - name: tux designer: 'Tony Monroe' - coder: 'David Yang ' + coder: 'David Yang' tags: - artwork - speech @@ -850,8 +850,8 @@ /'\_ _/`\ \___)=(___/ - name: twisted - designer: 'Michael Naylor ' - coder: 'Tristano Ajmone ' + designer: 'Michael Naylor' + coder: 'Tristano Ajmone' tags: - artwork - box @@ -880,8 +880,8 @@ | !_! | | !_! | | !____________________________________! | | !_! | | !_! | !_____! !_____! !________________________________________! !_____! !_____! - name: underline - designer: 'Elmar Loos ' - coder: 'Elmar Loos ' + designer: 'Elmar Loos' + coder: 'Elmar Loos' tags: - comment - programming @@ -891,7 +891,7 @@ // ~~~~~~~~~~~~~ - name: unicornsay designer: '(unknown artist)' - coder: 'Mike Meyer ' + coder: 'Mike Meyer' tags: - artwork - speech @@ -910,7 +910,7 @@ '-'/ \ - name: unicornthink designer: '(unknown artist)' - coder: 'Mike Meyer ' + coder: 'Mike Meyer' tags: - artwork - speech @@ -929,7 +929,7 @@ '-'/ \ - name: vim-box designer: '(public domain)' - coder: 'Ricky Anderson ' + coder: 'Ricky Anderson' tags: - box - programming @@ -989,7 +989,7 @@ ( ) "+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+"+.+" - name: xes - designer: 'Joan G. Stark ' + designer: 'Joan G. Stark' coder: 'Thomas Jensen' tags: - artwork