1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Colin Dunklau 70a690650d Updated github mark for notmyidea
The smallest mark GitHub provides in the bundle is 32x32. Since they
explicitly say don't resize the mark, I asked them to provide a 16x16
so we could use it. I received the 16x16 in this commit from GitHub
support.

However, they suggested we use the 32x32 and use CSS rules to adjust
the size:

"...we use the 32px for both and employ css background and background-
size rules to handle retina displays. I recommend that technique,
since retina users will see a mess of pixels for icons that small."

This sounds like reasonable advice. Should we consider migrating the
notmyidea social icons to 32x32, with appropriate CSS to adjust the
sizes?
2014-02-09 20:23:12 +01:00
..
tests Merge pull request #1246 from fenekku/period-to-archive-context 2014-02-08 12:19:36 -08:00
themes Updated github mark for notmyidea 2014-02-09 20:23:12 +01:00
tools Revert test-failing change from #1114 2014-02-09 08:45:06 -08:00
__init__.py Merge pull request #1094 from mua/master 2014-01-22 07:54:12 -08:00
contents.py Python-Markdown quote's URL's, we need to unquote to use on filesystem 2013-12-09 18:13:43 +00:00
generators.py Merge pull request #1246 from fenekku/period-to-archive-context 2014-02-08 12:19:36 -08:00
log.py fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
paginator.py Create new formatting context dict instead of using self.__dict__ 2013-08-03 13:49:43 -07:00
readers.py Merge pull request #1161 from florianjacob/modified_no_default 2013-11-20 08:56:11 -08:00
rstdirectives.py Support for pygment defaults and relevant documentation 2013-09-15 23:13:17 -07:00
server.py Fixes issue in devserver introduced in v3.3 2013-12-04 22:26:39 +11:00
settings.py Clarify docs about the DIRECT_TEMPLATES _SAVE_AS and _URL settings. 2014-01-05 23:37:44 +01:00
signals.py add signal article_generator_pretaxonomy 2014-02-07 08:34:27 +01:00
urlwrappers.py Allow text substitutions when generating slugs 2013-07-04 12:17:21 +01:00
utils.py Simplify usage of utils.copy 2013-12-07 21:11:15 +01:00
writers.py Simplify a bit pagination code. 2014-01-05 23:34:46 +01:00