Commit Graph
33 Commits
Author SHA1 Message Date
jomo 3f06992cc1 fix slogan inconstency 2015-10-17 20:43:22 +02:00
jomo ab64f56c26 s/parameters/modifiers 2015-10-17 20:41:06 +02:00
jomo 503e9eae4a Notice about renders being beta / remade 2015-10-17 20:40:18 +02:00
jomo 863402fb97 add try-it input & logic 2015-10-17 20:31:09 +02:00
jomo 8626ed212a don't use same user for skins & capes 2015-10-17 03:10:42 +02:00
jomo 65e145925c some meta tag stuff 2015-10-17 03:05:00 +02:00
jomo ddf2cb24de clean up some headings 2015-10-17 02:34:46 +02:00
jomo 8d651ca5dc encourage attribution 2015-10-17 02:31:28 +02:00
jomo f0055e7b0a major html rewrite
- show single sample image with endpoint
- list accepted parameters
- link to details below
2015-10-17 02:24:46 +02:00
jomo 4a6902adac don't place heading (block) inside links (inline) 2015-10-16 23:05:29 +02:00
jomo 70900a249b shuffle avatars in website header 2015-10-15 01:46:14 +02:00
jomo 882b0753bc detect & show mojang issues 2015-10-15 01:32:32 +02:00
jomo f69eb85c58 fix anchors 2015-10-15 01:03:49 +02:00
jomo 18d054e664 remove all usernames from examples 2015-10-15 00:57:48 +02:00
jomo e844c05dd2 add danger notice about username lookups
- linked to more info further down with detailed description
- removed all mentions of usernames where applicable
2015-10-15 00:52:50 +02:00
jomo 9d46c1c768 delete navbar, tiny style changes 2015-10-15 00:13:26 +02:00
jomo a3cbedb859 update to bootstrap 4 alpha
- there's no official CDN for bootstrap 4 yet
- fixed breaking change in bootstrap's navbar
2015-10-14 23:41:51 +02:00
jomo bf1e26d2c5 get rid of jade/haml, use ejs instead 2015-10-14 01:12:30 +02:00
jomo 83defa6885 make default parameter case insensitive, add missing docs to renders
See #142
2015-09-30 00:52:51 +02:00
jomo ecfec6a407 use MHF_Steve and MHF_Alex instead of steve and alex in default parameter
See #142 (not fixed by this commit!)
Basically, this just adds mhf_steve and mhf_alex as special cases for the default parameter only
2015-09-30 00:38:32 +02:00
jomo fd647c5953 3D renders are still beta
@Jake0oo0 fyi

We haven't changed anything on our 3D renders since we first introduced them.
They still have rendering glitches, they still don't render the jacket layer,
they still don't support alex-type skins.

Telling people this is no longer beta (@2515575) doesn't seem like a good idea.
2015-07-20 22:28:06 +02:00
Jake 2515575f25 Renders are no longer in beta, encode default url 2015-07-18 00:46:24 -05:00
Jake f4e31eab4f Prevent twitter logo from overlapping Crafaatar title on mobile 2015-07-16 17:15:03 -05:00
Jake 4ed0b75c9d More meta tags 2015-07-16 17:09:54 -05:00
jomo 34f94bf9b5 get rid of redundant config names #124 2015-06-25 21:19:50 +02:00
Jake a2e0edc491 Namespace and move config to root directory, closes #124 2015-06-25 13:12:08 -05:00
jomo 9a8dcbdff1 Revert "add missing @ for twitter username"
This reverts commit 48ce2f9267.

Actually looks better without the @. It has a leading Larry anyways
2015-05-24 15:53:11 +02:00
jomo 34adbd32d7 be more clear in docs 2015-04-22 00:35:39 +02:00
jomo 7ca43e3cd9 add description for X-Storage-Type, remove debug log 2015-04-22 00:23:48 +02:00
jomo cf1119e2cb update preload images on index 2015-04-22 00:14:18 +02:00
jomo 3cbf73b0d7 create new response module & use it for avatars 2015-04-20 00:41:11 +02:00
jomo 82170c1d09 be more clear about 'examples' on website 2015-04-06 03:08:49 +02:00
jomo b84a65fd8e restructure directories
www.js is our 'main' file, it's now at the project's root instead of server.js
routes, views, assets are now in lib, too
2015-04-06 03:06:38 +02:00