Jake
1c33119e05
Cache caching for skins and renders'
2014-12-17 14:52:01 -06:00
Jake
b151e03035
Add default image support. Custom images are not rendered - alex or steve are
2014-12-17 14:51:58 -06:00
Jake
f674775520
Update documentation & README for renders
2014-12-17 14:51:54 -06:00
Jake
cd7830242e
Hide pre block altogether if error message does not exist
2014-12-06 09:07:57 -06:00
Jake
b21d8cba31
Make error pages look nicer
2014-12-06 09:03:33 -06:00
jomo
a4ae97ea1e
clean up docs
2014-12-04 23:13:14 +01:00
jomo
972a9db442
typos
2014-11-30 19:40:49 +01:00
jomo
30fabeac8c
clarify how to get face without helm
2014-11-30 06:39:33 +01:00
jomo
d18b862ecc
proper favicon, close #11
...
I also added a note about the default parameter for skins
2014-11-30 05:18:27 +01:00
jomo
332330f68e
replacing all single quotes with double quotes
...
Until now it was a big mess with some strings using single quotes and some others double quotes
We were using way more double quotes, so I chose to use them globally
2014-11-30 00:07:05 +01:00
jomo
37d1f3c2da
I think everyone knows how to use <img>
2014-11-25 20:21:04 +01:00
jomo
fdb52d7d0f
add docs for #17
2014-11-24 02:21:59 +01:00
jomo
18bec6a196
make html valid
2014-11-24 02:00:01 +01:00
jomo
d658a84668
docs improvements
2014-11-24 01:49:00 +01:00
jomo
509bd78c8e
add docs for usernames + skins
2014-11-24 01:12:39 +01:00
jomo
03306dff08
better X-Storage-Type
...
none: Cached: User has no skin.
cached: Skin cached
checked: cached & checked for updates. No (new) skin
downloaded: checked, Skin changed or unknown, downloaded.
error: (error)
2014-11-10 23:55:56 +01:00
jomo
66914efb19
styles + missing favicon file ;_;
2014-11-10 22:47:30 +01:00
jomo
05bc54721b
fix content margin-top
...
floating header is 50px and has a 20px margin-bottom (which is obviously not applied)
2014-11-09 23:34:36 +01:00
jomo
9b3720e6fe
add alt tags to images
2014-11-09 23:26:28 +01:00
jomo
c8c686133f
fix link -> meta tag
2014-11-09 23:24:47 +01:00
jomo
6c3136712d
fix jade markup, link to #, remove commented code
2014-11-09 23:21:17 +01:00
jomo
fe82720ff6
comply with html standards
...
image/x-icon is not a valid MIME type. the valid MIME for ico files is image/vnd.microsoft.icon.
the .ico file also contained 3 sizes (which we don't really need), which were poorly resized. One of the sizes actually had glitches, see https://i.imgur.com/OGWpggH.png
the /favicon.ico file remains, but contains only 1 image. The link/icon meta tag complies with the standard defined at
https://html.spec.whatwg.org/multipage/semantics.html#rel-icon . It links to favicon.png using image/png.
The ico file has been compressed to 1.1KB and the PNG is 0.5KB.
2014-11-09 23:19:46 +01:00
jomo
24fcc70973
add some meta tags
2014-11-09 22:05:58 +01:00
jomo
d4cb8e9aef
useless menu is useless | mobile
2014-11-06 22:41:47 +01:00
jomo
7b93a1ef98
use CSS for 'fork me on github' banner
2014-11-06 22:40:45 +01:00
jomo
1976ed13c9
correct docs
2014-11-06 22:02:33 +01:00
Jake
4b47be0bdd
Serve from cdnjs
2014-11-05 21:35:19 -06:00
jomo
b48d54afd0
update docs for new handling of fallback, update our own images
2014-11-05 01:59:00 +01:00
jomo
9b3884d85a
remove link to latest commit, wasn't working as expected
2014-11-05 00:13:35 +01:00
jomo
b7b07ffc04
useless menu is useless
2014-11-03 02:16:23 +01:00
jomo
a6c74c9831
use 160px as default - 180 results in irregular resized pixels (22,5px)
2014-11-03 02:12:58 +01:00
jomo
ce8e194b45
mobile friendly website
2014-11-03 01:18:16 +01:00
jomo
b9848e6e1f
show commit hash on site
2014-11-02 14:54:57 +01:00
jomo
d9ffa6cc69
make logs useful
2014-11-02 05:24:22 +01:00
jomo
9e46878932
much secure hyper text transfer protocol. wow 🐕
2014-11-02 04:40:06 +01:00
Jake
a4a5ac1fbd
Fix Jeb's face
2014-11-01 19:02:38 -05:00
jomo
87eb33bca8
update / clean up html
2014-11-01 22:15:23 +01:00
jomo
6f42903ae0
use helm when hovering on face
2014-11-01 21:29:21 +01:00
jomo
1606fac89b
add support for helmets (?helm), closes #2 . changed '/:uuid/123' to '/:uuid?size=123', closes #10 . Bugfixes
2014-11-01 21:03:42 +01:00
jomo
a61ac9b6a4
Add favicon link
2014-10-30 01:35:26 +01:00
jomo
0ee2abf3f3
Fork me on GitHub!
2014-10-30 01:30:20 +01:00
Jake
02e23bcff8
Dynamic domain on index page code samples
2014-10-19 20:51:28 -05:00
jomo
d4954c062f
use steve fallback for examples
2014-10-20 01:35:17 +02:00
jomo
917d686712
use some well known users for examples, add titles
2014-10-20 01:33:16 +02:00
jomo
507e0e9220
add ?default=alex|steve; more error handling
2014-10-20 01:22:59 +02:00
jomo
77bcf9dbe7
prevent large images
2014-10-19 23:36:58 +02:00
jomo
48d33eae25
highlight keywords that need to be replaced
2014-10-19 21:31:56 +02:00
Jake
dbe018e02d
Create a basic home page
2014-10-19 11:57:23 -05:00
Jake
f088c17a8b
init commit
2014-10-18 13:57:06 -05:00