GithubHelp home page GithubHelp logo

naoiwata / sphinxjp.themes.tinkerturquoise Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 2.0 45 KB

A Two column blogging theme tool for Tinkerer, based on turquoise color.

Home Page: https://pypi.python.org/pypi/sphinxjp.themes.tinkerturquoise

License: MIT License

Python 29.65% CSS 47.78% HTML 22.58%

sphinxjp.themes.tinkerturquoise's Introduction

sphinxjp.themes.tinkerturquoise

Output sample

output:http://naoiwata.bitbucket.org/demo/tinkerturquoise/

Feature

  • A single column blogging theme tool for Tinkerer, based on turquoise color.

Installation

Make environment with easy_install:

$ easy_install sphinxjp.themes.tinkerturquoise

Make environment with pip:

$ pip install sphinxjp.themes.tinkerturquoise

setup conf.py with:

html_theme = 'tinkerturquoise'
extensions = [..., 'sphinxjp.themecore']

and run:

$ tinker -b

Requirement

Libraries:

  • Python 2.4 or later.
  • Sphinx 1.0.x or later.
  • Tinkerer 1.0.x or later.

Browsers:

  • Safari on iOS, Mac OS
  • Android Browser
  • Chrome
  • Firefox 10 or later

License

Licensed under the MIT license . See the LICENSE file for specific terms.

sphinxjp.themes.tinkerturquoise's People

Contributors

naoiwata avatar

Stargazers

 avatar Yagnesh Raghava Yakkala. avatar ka9e avatar Yoshida avatar Satoshi Miura avatar

Watchers

James Cloos avatar  avatar

Forkers

ymt2 cclauss

sphinxjp.themes.tinkerturquoise's Issues

problematic release files and versions

https://pypi.python.org/pypi/sphinxjp.themes.tinkerturquoise/

0.2.3 (2016.01.09)
0.2.16 (2014.01.20)

0.2.3 is lower version than 0.2.16 then users can't install 0.2.3 automatically.
I think you misunderstanding about version numbering.
To reset this trouble, you should make new release with version 0.3.

One more, bdist_egg (for .egg) and bdist is problematic.
I think you invoked setup.py sdist bdist bdist_egg upload.
.egg is already deprecated de-facto standard format.
macosx-10.11-intel.tar.gz (md5) built for Darwin-15.2.0 is not installable format.

You should provide wheel (.whl) package that is a new official/standard format to distribute package.
Please make release with bellow command:

pip install wheel
python setup.py sdist bdist_wheel --universal upload

change word-break to normal

word-break beal-all がいくつかの場所に入っていますが、「、」の処理などがうまくないので、normal、つまり指定なしにして頂けないでしょうか。

よろしくお願いします。

MathJax 使用時の数式の色

turquoise 利用させていただいてます。

MathJax で数式のレンダリングを行うと文字の色が以下のように一部だけターコイズになってしまいます。
clipboard01

可能であれば対応をお願いします。

数式の記述に関してはこちらをご覧ください。
http://sphinx-users.jp/doc11/ext/math.html

Mobile usability problem reported by Google

Googleから「モバイル ユーザビリティ上の問題が検出されました」というメールが送られてきました。
以下の4つが問題のようです。

  1. タップ要素同士が近すぎます
  2. フォントサイズが小です
  3. ビューポートが設定されていません
  4. コンテンツのサイズがビューポートに対応していません

すいませんが、対応していただけるとありがたく思います。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.