[
https://issues.apache.org/jira/browse/COUCHDB-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165946#comment-14165946
]
Javier Candeira commented on COUCHDB-1863:
------------------------------------------
Thanks, [~sebastianrothbucher]. I found fontawesome.
The following started as a question, but is now a note to myself, possibly to
be inserted in the developers' documentation at some point:
The icons are pre-rendered to a sprite.png file:
http://couchdb.apache.org/image/sprite.png
The CSS places the icon by offsetting into this sprite. This is governed by the
LESS preprocessor file, which gets rendered by the `grunt dev` process. Both
.less and .css file should be commited to the repo.
> Documentation link should be on top links of front page
> -------------------------------------------------------
>
> Key: COUCHDB-1863
> URL: https://issues.apache.org/jira/browse/COUCHDB-1863
> Project: CouchDB
> Issue Type: Bug
> Components: Website
> Reporter: Dale Harvey
> Assignee: Noah Slater
>
> Its about the most important link there and nobody (including me) can find it.
> Can send in a patch
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)