aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-03-30 13:44:56 -0400
committerJoey Hess <joey@kitenet.net>2013-03-30 13:44:56 -0400
commitfa5a8aae76c705913467d2e41f50692a9ac1fc26 (patch)
treebfeb8741dd30ab66d13393b8d6b483d5e4a53acb
parent29e10f0f8f826b8a94e4b983067cb7a406d33189 (diff)
parent28642f47f7814bac757f700af0e28c88cad7e67a (diff)
downloadikiwiki-fa5a8aae76c705913467d2e41f50692a9ac1fc26.tar
ikiwiki-fa5a8aae76c705913467d2e41f50692a9ac1fc26.tar.gz
Merge branch 'master' of ssh://git.ikiwiki.info
-rw-r--r--doc/forum/Ikiwiki_themes_for_mobile_devices__63__.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/Ikiwiki_themes_for_mobile_devices__63__.mdwn b/doc/forum/Ikiwiki_themes_for_mobile_devices__63__.mdwn
new file mode 100644
index 000000000..dc1b31cd8
--- /dev/null
+++ b/doc/forum/Ikiwiki_themes_for_mobile_devices__63__.mdwn
@@ -0,0 +1,7 @@
+Has anyone else created ikiwiki themes for mobile devices like phones and tablets?
+
+I've been using Blueview theme for a few years and finally tried to adapt the theme for my phone.
+My local.css is [here](http://mcfrisk.kapsi.fi/local.css), and my hobby web page full of images and videos [here](http://mcfrisk.kapsi.fi/skiing/).
+
+Previously I also had problems like wasted screen space, big minimum width and images not scaled down to the CSS element. Those got fixed as well.
+Would be nice if others could test that and maybe share their setups.