Commit Graph

143 Commits

Author SHA1 Message Date
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
1b8f6263a0 fix duckduckgo site search 2015-01-19 13:16:19 +01:00
Jörg Thalheim
797ecec75f switch to stash theme 2015-01-19 13:16:19 +01:00
Brandon Mathis
c814560c86 removed accidentally added file 2013-01-02 21:02:50 -06:00
Brandon Mathis
c18de55875 Titles in code plugins can have slashes in them. Closes #892 2012-12-26 17:19:50 -06:00
Brandon Mathis
6cba214513 removed /source 2011-06-07 11:35:57 -04:00
Brandon Mathis
d8b796acb9 Another massive commit:
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
2011-06-07 10:45:01 -04:00
Brandon Mathis
8698a276f9 Cleaned out public from repository, updated gitignore, added syntax
highlighting tests, improved syntax highlighting and styling of pre
blocks.
Overriding dynamic gist styling.
Added a plugin for pygments caching which should speed things up
terrifically.
added ender.js as a lightweight way of scripting the DOM, events, etc.
Some general typography and semantic html improvements.
2011-05-30 00:30:16 -04:00
Brandon Mathis
c7d5365f81 major refactoring, improved file watching, changed site to public to support rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading 2011-05-15 18:33:00 -04:00
Brandon Mathis
e4c2d5790b irrisponsibly massive commit 2011-04-17 22:49:30 -05:00
Martin Elwin
362c7834d7 Return months when > 31 days. 2010-11-17 02:39:00 +08:00
Tom Hoover
38fd8d6ee9 corrected "upated" to "updated" in index.haml 2010-11-17 02:38:01 +08:00
Tom Hoover
493a2cef68 corrected "upated" to "updated" 2010-11-17 02:38:01 +08:00
Henrik Sjökvist
7ae5309642 Enforce UTF-8 in meta tag to avoid character set problems. 2010-10-06 02:06:04 +08:00
Kevin W. Gisi
f6caf533d8 Requiring latest version of active_support 2010-08-04 01:42:16 +08:00
Jerod Santo
80b276c21e Explicitly require ActiveSupport 2.3.2.
Rails 3's ActiveSupport does not include Fixnum#ordinalize. Any system with this version of ActiveSupport installed will encounter a NoMethodError when running the 'generate' rake task.
2010-05-24 08:32:37 +08:00
B Mathis
7a837a7238 added a link to the wiki to first post 2010-03-10 17:13:40 -06:00
B Mathis
16aab4abb2 updated syntax styling to have nice headers for code windows 2010-03-10 14:22:19 -06:00
B Mathis
42251dddca improved layout flexibility 2010-03-10 13:59:18 -06:00
B Mathis
33bca7246e added support for "updated" metadata in a blog post 2010-03-10 12:26:47 -06:00
B Mathis
eefe29e5d0 now Octopress uses partials 2010-03-10 12:23:30 -06:00
B Mathis
60d42be5ce updated twitter link to have correct tweet link on timestamp 2010-03-09 23:34:35 -06:00
Ryan Daigle
572be10d7d Add partial support with a HAML approved version of jekyll's include 2010-02-05 09:47:13 -06:00
B Mathis
6a1a9a8bb8 added titlize so posts created with rake tasks will have nice titles 2009-12-07 10:55:50 -06:00
B Mathis
ffc2962001 fixed google analtyics tracking id 2009-11-25 08:06:41 -06:00
B Mathis
f6e169a8dc added variable for google tracking id 2009-11-25 08:02:28 -06:00
B Mathis
50c0368400 fixed discussion url id 2009-11-25 07:43:45 -06:00
B Mathis
87c7c1a163 replaced a specific reference with a generic one for disqus 2009-11-25 07:38:31 -06:00
B Mathis
6f10642bde added introduction post to show off typography and function as a first post 2009-11-14 21:12:05 -06:00
B Mathis
2b2de6104e removed lame example posts 2009-11-14 18:11:40 -06:00
B Mathis
7e87a4c518 fixed core library link to google 2009-11-14 17:03:37 -06:00
B Mathis
a3fcfdea94 mootools core now loads from goolge ajax libraries 2009-11-14 17:01:54 -06:00
B Mathis
04c07e7e85 fixed link to about page 2009-11-14 16:51:42 -06:00
B Mathis
ca68e5b6bf turned off developer mode for disqus 2009-11-14 15:00:21 -06:00
B Mathis
b021a483dc added check for twitter container in twitter.js 2009-11-14 14:47:53 -06:00
B Mathis
bdc66eabdf reorganized stylesheets 2009-11-14 13:08:19 -06:00
B Mathis
0d602515cc changed the way blog titles are constructed 2009-11-13 02:35:16 -06:00
B Mathis
b29e546c72 changed footer credit from github link to octopress.org 2009-11-12 22:29:28 -06:00
B Mathis
513cb7e028 removed my twitter name from the default layout 2009-11-12 15:54:28 -06:00
B Mathis
bd96f301ef added back html_email obfusticator 2009-11-12 14:42:31 -06:00
B Mathis
c51a1be7f9 cleaned up helpers 2009-11-12 14:13:51 -06:00
B Mathis
0ac4eca1d4 expanding code now adjusts the scroll position to accommodate for differently wrapped text 2009-11-12 13:23:01 -06:00
B Mathis
a23a4734b4 fixed twitter cookie saving 2009-11-12 13:22:31 -06:00
B Mathis
a91019b919 set twitter cookie to lastexpire in 30 minutes 2009-11-12 12:18:02 -06:00
B Mathis
6a4ccce18c removed collapse sidebar function 2009-11-12 12:05:27 -06:00
B Mathis
4d1e6d414c added email obfusticator to the helpers, use with #{to_html_email("user@domain.com")} 2009-11-12 12:03:34 -06:00
B Mathis
a55a551566 added ability to collapse layout 2009-11-12 11:57:01 -06:00
B Mathis
0b744bae5e improved javascript for code expansion 2009-11-12 10:28:30 -06:00
B Mathis
1eddd60a71 updated syntax style, added javascript for expanding code blocks 2009-11-12 10:19:36 -06:00
B Mathis
790d5a447c fixed FF bug that prevented stylesheets from loading 2009-11-11 20:43:42 -06:00
B Mathis
7d2be2e504 added syntax highlighting test page 2009-11-11 20:17:10 -06:00
B Mathis
8990906466 fixed haml breaking source code indentation 2009-11-11 19:49:17 -06:00
B Mathis
b060c72c8e made twitter source optional 2009-11-11 17:15:43 -06:00
B Mathis
0abf2cb980 fixed the order of RSS items and posts on the archive page 2009-11-11 17:06:42 -06:00
B Mathis
50e218dd66 renamed google_site_search to google_custom_search 2009-11-11 17:06:21 -06:00
B Mathis
bc033cfa8e updated styles for delicious and twitter 2009-11-09 23:38:48 -06:00
B Mathis
8cb2f15487 added support for delicious 2009-11-07 23:39:02 -06:00
B Mathis
6b9c3af4b5 reorganized css, changed typography, layout fixes 2009-11-07 23:25:12 -06:00
B Mathis
bc9dd41b84 updated atom feed to use full_url passed from yaml for post urls 2009-11-07 23:02:55 -06:00
B Mathis
c27f5f8e5a updated twitter style, added metadata 2009-11-07 22:51:36 -06:00
B Mathis
f702f2fc2f added sidebar partial, updated twitter style, handling linebreaks with paragraphs 2009-11-07 19:24:09 -06:00
B Mathis
fcc761c7bf updated readme 2009-11-07 18:17:54 -06:00
B Mathis
24c5fedcbc udpated thirdparty integration, it is now conditionally added, updated readme 2009-11-07 12:05:10 -06:00
B Mathis
69379ab044 refactored twitter javascript added fuzzy time 2009-11-06 15:27:28 -06:00
B Mathis
d2a23f60e9 now twitter handles linking better, and replaces endlines with <br> tags 2009-11-06 11:04:12 -06:00
B Mathis
e062eaa7a4 added setup instructions for third party integrations 2009-11-05 23:35:53 -06:00
B Mathis
416667ccaa added disqus comment support 2009-11-05 22:36:37 -06:00
B Mathis
f7700443ec moved stylesheets 2009-11-05 21:34:41 -06:00
B Mathis
145f81046b updated rake file, reorganized stylesheets, added google site search, added google analytics 2009-11-05 21:30:03 -06:00
B Mathis
fc691c1da6 fixed library to support compass-edge 2009-11-02 13:49:19 -06:00
B Mathis
1b484123ac updated readme to explain configuration, usage, and customization 2009-11-01 00:17:17 -05:00
B Mathis
dafeb04f73 updated rakefile to use FSSM in rake watch, generate a sitemap, and moved typography to a debug folder 2009-10-31 12:52:56 -05:00
B Mathis
5c736f5eb0 added twitter feed to sidebar, moved to compass-edge gem 2009-10-30 00:31:02 -05:00
B Mathis
80a70068ed updated about page to explain markdown filter, added more theme colors 2009-10-21 12:15:33 -05:00
B Mathis
77bb406a93 improved layout styling, added about page, added archive page link to footer 2009-10-21 11:39:53 -05:00
B Mathis
f17271f6e2 support for sub, sup, and q elements 2009-10-21 08:21:05 -05:00
B Mathis
8867d7c582 separated table, p, blockquote, ol, ul, dl styling into mixins, added abbr 2009-10-21 07:48:31 -05:00
B Mathis
c94e6f531d updated typography, added typography debugging page 2009-10-20 23:30:52 -05:00
B Mathis
6c8b67d069 page titles are now formatted "Title - Blog Title" 2009-10-20 09:16:14 -05:00
B Mathis
fd32bcaba0 added auto generated copyright to footer as well as credit for Jekyll and Octopress 2009-10-20 09:08:12 -05:00
B Mathis
e0a0d093c4 paramaterized feed, rsync deployment, and unified layouts 2009-10-20 08:50:16 -05:00
B Mathis
a72b96142a added rss metadata to layouts 2009-10-18 20:52:00 -05:00
B Mathis
f5aca90435 paramaterized layout and page files 2009-10-18 20:42:54 -05:00
B Mathis
d8d51719fb added compass, added some basic stylesheets 2009-10-18 20:10:45 -05:00
B Mathis
82d0251da1 improved starting point 2009-10-18 19:07:36 -05:00
B Mathis
2b4c5948b3 initial _config.yml 2009-10-18 17:11:20 -05:00