Commit Graph

869 Commits (2c0270407b46b67fdeac67fdf4eccf7aa26ed42e)
 

Author SHA1 Message Date
Thomas Quinot 2c0270407b Unicode support: x11-fonts/symbola
Thomas Quinot 48cf4c75ca Minor updates
Thomas Quinot b102c5a301 Fix link syntax
Thomas Quinot 4f94361cc0 Epilogue to latest Digikam woes
Thomas Quinot 7a3994287a Final word on OVH network issue
Thomas Quinot 32fb0c00aa Portupgrade step
Thomas Quinot dbbad85fb2 Show 10 recent posts
Thomas Quinot 672082cf6e Fix code blocks
Thomas Quinot 13a64d942b New info
Thomas Quinot 861543d35f Record new posts
Thomas Quinot e85905b691 Add Google Analytics tracking
Thomas Quinot 2fcc790759 Status update
Thomas Quinot 5af48a60e9 record new post and updates
Thomas Quinot 973e577856 Add GLBP info
Thomas Quinot 831ec1c9d8 Bizarre filtering at OVH
Thomas Quinot b0a3a5525d Update
Thomas Quinot 81fbdf1880 Initial posts!
Thomas Quinot 6c97f116a5 Initial blog setup
Brandon Mathis 5080107cb9 Fixed improper canonical url
Brandon Mathis 594a60a02e Merge pull request from KeenRivals/image-optimization
Optimized PNG images with optipng & advdef.
KeenRivals 0cb3d15a6e Advpng optimizations
KeenRivals 6c10082d71 Optimized PNG images in the classic theme with optipng -o7 -strip all *.png and advdef -z4 -i60 *.png. Savings of 3KiB.
Brandon Mathis ceac2d2d1c Fixed repo_url detection regex
Brandon Mathis 3a2a5d9bf9 Added poster="" to list of things expand urls should work on.
Brandon Mathis 1708b99a06 refactor videos regex to be less insane
Philippe Lovis c72c3cd2a4 Fix relative URLs for video tag
Fixes issue . The markup regex only matched URLs beginning with 'http'.
This change adds support for relative URLs beginning with '/'. The regex is
based on the one used in image_tag.rb.
Parker Moore c811040d45 Merge pull request from ndbroadbent/fix_code
Tidy up some code in category_generator.rb
Nathan Broadbent 326e3cda59 Should use << for string concatenation in Ruby
Nathan Broadbent da2b5e7506 Fix verbose code with a one liner
Brandon Mathis fbc3c0b544 Merge pull request from enriquesaid/master
updated compass
Brandon Mathis 5d2db07c44 Merge pull request from Blaisorblade/patch-1
Add link to add site to the wiki
Brandon Mathis 7da3902324 Merge pull request from muescha/patch-1
leave some hints about OP3.0
Brandon Mathis 52aa0d2524 Merge pull request from blbradley/rakefile-cname-sourcedir
Rakefile: use source_dir when setting url via CNAME
Brandon Mathis 2e730f96be Merge pull request from VincentTam/jquery-ref
Fix the way of loading the local copy of jQuery
Vincent Tam 137195384e Fix the way of loading the local copy of jQuery
Deleted the dot at the beginning of the path in the script that called the local copy of jQuery.
Brandon Mathis 514ed5eb9f Google broke old site-search method, this fixes it
Brandon Bradley 818301c17b Rakefile: use source_dir when setting url via CNAME
Parker Moore 3345fa5897 Merge pull request from tangledhelix/feature-windows-ampersand
Fix 1656 - & needs specific quoting under Windows. Closes .
Dan Lowe 5a2f6481c8 Fix 1656 - & needs specific quoting under Windows
muescha 01065de7c2 leave some hints about OP3.0 (not mentioned on imathis/octopress and not at octopress.org )
Paolo G. Giarrusso 22bde7ed2e Add link to add site to the wiki
So that more people will do it and it'll take less time. As long as we trust people, that's good.
Parker Moore c6c5b74f4d Merge pull request from Darkhogg/patch-1
Fixed setup_github_pages failing and not properly writing url to _config.yml
Parker Moore c434de5977 Merge pull request from kamatari/fix-rake-clean
enable wildcard of rm_rf
Masahiro Kamata 9b43210b8a enable wildcard of rm_rf
Enrique Marques Junior 19d6e23f7b updated compass
Brandon Mathis 6bd719fd96 Fixed issue with RubyPants and the Octopress hooks filter
Brandon Mathis c9e0078d65 Merge pull request from yous/patch-layout
Set layout to null to suppress warning
ChaYoung You 2d40f51bd2
Set layout to null to suppress warning
Not applied in 0f1660437b.
Brandon Mathis 0f1660437b Set layout to null to avoid page defaults.
Brandon Mathis bb06eec777 Merge pull request from yous/patch-octopress-filter
Use `octopress-hooks` and `octopress-date-format`