aboutsummaryrefslogtreecommitdiff
path: root/source/fonts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some testNeodarZ2017-05-011-0/+818
|
* Remove old web fonts from treeZhiming Wang2016-01-1335-15359/+0
| | | | | | | It's been a few days since the site refresh, and I haven't spotted any problems. It's time to move on. Closes #9.
* Add stuff to source/ and exclude themZhiming Wang2016-01-0814-0/+651
| | | | | | | | | The lonely templates/template.html finally finds it home in the cozy source/, where it rightfully belongs, without the need to worry about being exposed to the world in build/ ;) The full fontello distribution I downloaded (and unpacked) from fontello.com is now in source/fonts/fontello.
* Site design refresh part II: icon fontZhiming Wang2016-01-084-0/+13
| | | | | | | | | | | | | | | | | | | | Use slimmed icon font packaged by http://fontello.com/. I only need two glyphs: RSS and CC. I ended up picking the glyphs from the Entypo v2.0 family (https://github.com/danielbruce/entypo), licensed under SIL. I actually like the Font Awesome glyphs slightly better, but fontello currently only supports FA v4.3.0, which doesn't include the circular CC glyph I need. Old web fonts are kept for now. They will be removed after a while. See \#9. Open Sans is still in place and will be addressed later when the logo is attacked. The entire fontello package I downloaded, including the license, will be added to this repo as source/fonts/fontello/ later when I have implemented an exclude list in pyblog to prevent the directory from being copied to the deployment tree.
* Self host webfontsZhiming Wang2015-09-0535-0/+15359
| | | | | Sometimes (e.g., occasionally in China) Google/FontAwesome webfonts might not be available, rendering the whole site unusable.
* Another massive commit:Brandon Mathis2011-06-074-139/+0
| | | | | | | | | | 1. Major improvements to the responsive styling. 2. Toggleable sidebar 3. Upgraded to modernizr 2.0 which includes Respond.js 4. IE7-9 testing and fixes 5. New theming system which should make forkers happy 6. New rake task for installing Octopress themes 7. Magic
* irrisponsibly massive commitBrandon Mathis2011-04-174-0/+139