1
0
Fork 0
yummy.cricket/comms.html

133 lines
5.0 KiB
HTML
Raw Normal View History

2022-05-17 22:44:15 -04:00
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
<link rel=icon href=media/icon.svg>
<link rel=stylesheet href=comms.css>
<title>commission info</title>
2022-05-18 08:29:00 -04:00
<map name=example-links>
<area href='https://gallery.niss.website/main/#require_colourexample'
shape=rect coords='0,0,350,850'>
<area href='https://gallery.niss.website/main/#require_flatexample'
shape=rect coords='350,0,700,850'>
<area href='https://gallery.niss.website/main/#require_sketchexample'
shape=rect coords='700,0,1050,850'>
</map>
2022-05-17 22:44:15 -04:00
<main>
2022-05-18 08:29:00 -04:00
<h1>commission info</h1>
2022-06-07 07:33:05 -04:00
<div id=status class=soon>coming soon!! <br> (maybe)</div>
2022-05-18 08:29:00 -04:00
<section id=examples>
<img src=media/comm-examples.png usemap=#example-links>
<dl>
2022-06-07 07:33:05 -04:00
<dt><a href='//gallery.niss.website/main/#require_colourexample'>colour</a>
<dd><a href='//gallery.niss.website/main/#require_colourexample'>€60</a>
2022-05-18 08:29:00 -04:00
2022-06-07 07:33:05 -04:00
<dt><a href='//gallery.niss.website/main/#require_flatexample'>flat</a>
<dd><a href='//gallery.niss.website/main/#require_flatexample'>€45</a>
2022-05-18 08:29:00 -04:00
2022-06-07 07:33:05 -04:00
<dt><a href='//gallery.niss.website/main/#require_sketchexample'>sketch</a>
<dd><a href='//gallery.niss.website/main/#require_sketchexample'>€25</a>
2022-05-18 08:29:00 -04:00
</dl>
2022-05-17 22:44:15 -04:00
</section>
2022-06-07 07:33:05 -04:00
<section id=terms>
thank you <a href=//codl.fr>codl</a> for being a wonderful model. click for
more examples of each type also
<details id=more-info>
<summary>more info</summary>
<section>
<h2 id=steps><a href=#steps>what to expect</a></h2>
<section>
<h3 id=sketches><a href=#sketches>sketches</a></h3>
<ul>
<li> you send me your idea, image references for the character(s),
and an email address i can send a paypal invoice to
<ul>
<li> you can contact me over mastodon/twitter dm, telegram, or
email
<li> id prefer if you could be as detailed as you can in your
description
</ul>
<li> i tell you if i can accept, and if so i add you to
<a href='https://trello.com/b/x9RgpixI/commissions'>the queue</a>
<li> when your turn comes, i will draw your sketch and send it to
you <i>(with a big ugly watermark)</i>, as well as the invoice
<li> on receiving payment i will send you the non-watermarked
version(s) and the <a href=https://krita.org>kra</a> file to do
with as you wish
</ul>
</section>
<section>
<h3 id=fullimages><a href=#fullimages>full images</a></h3>
<ul>
<li> you send me your idea, image references for the character(s), and
an email address i can send a paypal invoice to
<ul>
<li> you can contact me over mastodon/twitter dm, matrix, or
email
<li> id prefer if you could be as detailed as you can in your
description
</ul>
<li> i tell you if i can accept, and if so i add you to
<a href='https://trello.com/b/x9RgpixI/commissions'>the queue</a>
<li> when i get to your commission, i will send you a sketch for
approval
<ul>
<li> if changes are necessary, i will send you a new version within
four days
<li> the first two pre-sketches are free; after that they will cost
5% of the initial price each
</ul>
<li> once a sketch is approved i will send you an invoice;
and then the finished piece, and the
<a href=https://krita.org>kra</a> file to do with as you wish,
within a week of receiving payment
</ul>
</section>
</section>
<section>
<h2 id=extra-costs><a href=#extra-costs>extra costs, etc</a></h2>
<ul>
<li> extra characters after the first cost 75% of the base price
<li> very complex characters (taurs, winged creatures, overly ornate
dragons, etc) may cost extra, depending on <i>how</i> complex
<li> complex/multiple characters might also need more time
<li> ill inform you of the total cost &amp; time frame before starting
<li> <b>if you have a specific deadline please let me know in advance</b>.
also i am probably not the best choice if it is very soon
</ul>
</section>
<section>
<h2 id=cant-wont><a href=#cant-wont>i cant/wont draw</a></h2>
<ul>
<li> humans (yet)
<li> violence
<li>
<details>
<summary>nsfw/kink is usually fine, except:</summary>
<ul>
<li> the obvious (underage, etc)
<li> dubious or non-consent
<li> “bathroom stuff”
</ul>
</details>
<li> there might be other stuff im forgetting
</ul>
</section>
</details>
</section>
2022-05-18 08:29:00 -04:00
2022-06-07 07:33:05 -04:00
<a href=/>home</a>
2022-05-17 22:44:15 -04:00
</main>