Giter Site home page Giter Site logo

pgfont's Introduction

#pgFont 1.0.0

What is this ?

pgFont is a very simple font containing the PostgreSQL logo.

pgFont is basically an extension of the Font Awesome project.

I'm a Postgres DBA. Is this useful for me ?

Probably not.

The goal of this font is to help web developpers who build websites related to Postgres. With a minimum of effort, they can integrate smoothly the PostgreSQL logo in their design.

This font should be helpful for Postgres community members creating websites with Twitter Bootstrap templates.

Demo

see it live : http://daamien.github.com/pgfont/demo.html

HTML Integration

1- Download and install Font Awesome : http://fortawesome.github.com/Font-Awesome/

2- Install the pgFont.ttf file on your website and modify the font location in pgFont.css

3- Add the following lines to the page header

  <link rel="stylesheet" href="font-awesome.css">
  <link rel="stylesheet" href="pgFont.css">

4- You can now include the Postgres logo with this code

  <p><i class="icon-pg-logo "></i> Slonik !</p>

5- Enjoy !

Note that pgFont supports IE7. See the Font Awesome website for more details. If you need this, I feel sorry for you.

License

  • The PostgreSQL logo and the PostgreSQL trademark are copyrighted by the PostgreSQL Global Development Group (see Trademark Policy below)

  • The font itself licensed under the PostgreSQL License

##Trademark Policy

Please read : http://wiki.postgresql.org/wiki/Trademark_Policy

##Contact

##Changelog

  • v1.0.0 - init

pgfont's People

Contributors

daamien avatar

Watchers

 avatar James Cloos avatar

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.