Albert
3018bc637c
new blog post, albert rest kit
2015-01-19 13:16:21 +01:00
71416216f9
new blog post Mongoid: Use ObjectId as created_at
2015-01-19 13:16:21 +01:00
b27d1b251c
add keyword to cron article
2015-01-19 13:16:21 +01:00
e9fbbff638
mixed up restore/backup
2015-01-19 13:16:21 +01:00
d1f3ba60f5
update theme
2015-01-19 13:16:21 +01:00
c6071fa10a
fix archive
2015-01-19 13:16:21 +01:00
93c699091f
new article: use systemd as a cron replacement
2015-01-19 13:16:21 +01:00
b52b77be76
update dependencies
2015-01-19 13:16:21 +01:00
60751a5f53
new post: automated backups with chef
2015-01-19 13:16:21 +01:00
f175b20e43
new article: owncloud 5 and nginx
2015-01-19 13:16:21 +01:00
47abf0492d
update theme
2015-01-19 13:16:21 +01:00
5a8fe16b73
new link structure
2015-01-19 13:16:20 +01:00
d674b69ae3
add Twitter cards + opengraph
2015-01-19 13:16:20 +01:00
0dd8b76f8a
flattr correct links
2015-01-19 13:16:20 +01:00
12c391c840
add flattr to head tag
2015-01-19 13:16:20 +01:00
3dd76aa869
add flattr to octopress
2015-01-19 13:16:20 +01:00
54c5635a07
add flattr payment link
2015-01-19 13:16:20 +01:00
7eb6acf3a0
atom.xml: escape piwik title
2015-01-19 13:16:20 +01:00
1308835bce
cleanup meta description
2015-01-19 13:16:20 +01:00
b5c314f09b
add flattr support
2015-01-19 13:16:20 +01:00
65247a1363
add piwik to rss
2015-01-19 13:16:20 +01:00
c672fe96de
new post: pubsubhubbub with octopress
2015-01-19 13:16:20 +01:00
edfe101fca
new post: pubsubhubbub with octopress
2015-01-19 13:16:20 +01:00
4b760a66ce
new article: icinga and nginx
2015-01-19 13:16:20 +01:00
f30b3300f0
new pygment hack
2015-01-19 13:16:20 +01:00
90d989b1d8
add systemd-on-raspbian
2015-01-19 13:16:20 +01:00
Jörg Thalheim
1658fbd8da
add opengraph tags
2015-01-19 13:16:20 +01:00
Jörg Thalheim
c85d75e0e3
update owncloud article
2015-01-19 13:16:20 +01:00
Jörg Thalheim
8be2855eb8
update owncloud article
2015-01-19 13:16:20 +01:00
Jörg Thalheim
dcb1d85d4f
add Init-Script for pyload on gentoo
2015-01-19 13:16:20 +01:00
Jörg Thalheim
6ac5d61caa
include piwik
2015-01-19 13:16:20 +01:00
Jörg Thalheim
d1ff568e56
ssh server as a socks proxy
2015-01-19 13:16:20 +01:00
Jörg Thalheim
ab31a44d64
owncloud: updates from ntblock
2015-01-19 13:16:20 +01:00
Jörg Thalheim
b5c184bdbf
add article about Owncloud and Nginx
2015-01-19 13:16:20 +01:00
Jörg Thalheim
a105dbc8cc
set blog description
2015-01-19 13:16:20 +01:00
Jörg Thalheim
1b8f6263a0
fix duckduckgo site search
2015-01-19 13:16:19 +01:00
Jörg Thalheim
060c3bf804
add rsync settings
2015-01-19 13:16:19 +01:00
Jörg Thalheim
797ecec75f
switch to stash theme
2015-01-19 13:16:19 +01:00
Jörg Thalheim
aac59cae0d
initial configuration
2015-01-19 13:16:19 +01:00
Brandon Mathis
5080107cb9
Fixed improper canonical url
2015-01-14 18:30:37 -06:00
Brandon Mathis
594a60a02e
Merge pull request #1710 from KeenRivals/image-optimization
...
Optimized PNG images with optipng & advdef.
2015-01-14 14:14:58 -06:00
KeenRivals
0cb3d15a6e
Advpng optimizations
2015-01-14 13:58:46 -05:00
KeenRivals
6c10082d71
Optimized PNG images in the classic theme with optipng -o7 -strip all *.png and advdef -z4 -i60 *.png. Savings of 3KiB.
2015-01-14 13:43:24 -05:00
Brandon Mathis
ceac2d2d1c
Fixed repo_url detection regex
2015-01-13 13:02:09 -06:00
Brandon Mathis
3a2a5d9bf9
Added poster="" to list of things expand urls should work on. #1707
2015-01-11 15:15:53 -06:00
Brandon Mathis
1708b99a06
refactor videos regex to be less insane
2015-01-11 11:05:24 -06:00
Philippe Lovis
c72c3cd2a4
Fix relative URLs for video tag
...
Fixes issue #1127 . 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.
2015-01-11 11:01:04 +01:00
Parker Moore
c811040d45
Merge pull request #1702 from ndbroadbent/fix_code
...
Tidy up some code in category_generator.rb
2014-12-27 15:03:04 -05:00
Nathan Broadbent
326e3cda59
Should use << for string concatenation in Ruby
2014-12-27 21:11:18 +06:00
Nathan Broadbent
da2b5e7506
Fix verbose code with a one liner
2014-12-27 21:11:09 +06:00