Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belluzj/belluzj.github.io

Jany Belluz' blog and résumé.
https://github.com/belluzj/belluzj.github.io

Last synced: about 1 month ago
JSON representation

Jany Belluz' blog and résumé.

Awesome Lists containing this project

README

        

Blog and résumé.
================

Licenses
--------

Stylesheets and HTML layouts are based on the default ones from the
[Jekyll][jekyll] project, and are published under the MIT License.

As for fonts, body text uses *Charter*, a free design by Bitstream, with [small
caps][smcp] extracted from [Charis SIL][silint], another free font based on
Charter, by the SIL group. Titles are set in [League Gothic][league], a free
typeface brought to you by The League of Movable Type. And finally, fixed-width
text uses my own [Fantasque Sans Mono][fantasque].

License files to be downloaded [here][charter-ofl], [there][smcp-ofl],
[hither][league-ofl] & [yon][my-ofl].

I reserve all rights over the other contents of this website. In terms of Git
repository, that includes the first level `.markdown` files, everything under
the `_posts` directory, and everything I own in the `public` repository. Other
stuff inside `public` is copyright by their respective owners.

[fantasque]: https://github.com/belluzj/fantasque-sans
[league]: http://www.theleagueofmoveabletype.com/league-gothic
[silint]: http://scripts.sil.org/charissilfont
[smcp]: https://github.com/belluzj/charterish-small-caps
[my-ofl]: fonts/fantasquesansmono_LICENSE.txt
[league-ofl]: fonts/leaguegothic_LICENSE.txt
[charter-ofl]: fonts/charter_LICENSE.txt
[smcp-ofl]: fonts/charterishsmallcaps_LICENSE.txt
[jekyll]: http://www.jekyllrb.com/