Kevin W. Gisi
f6caf533d8
Requiring latest version of active_support
15 years ago
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.
15 years ago
B Mathis
7a837a7238
added a link to the wiki to first post
15 years ago
B Mathis
16aab4abb2
updated syntax styling to have nice headers for code windows
15 years ago
B Mathis
42251dddca
improved layout flexibility
15 years ago
B Mathis
33bca7246e
added support for "updated" metadata in a blog post
15 years ago
B Mathis
eefe29e5d0
now Octopress uses partials
15 years ago
B Mathis
60d42be5ce
updated twitter link to have correct tweet link on timestamp
15 years ago
Ryan Daigle
572be10d7d
Add partial support with a HAML approved version of jekyll's include
15 years ago
B Mathis
6a1a9a8bb8
added titlize so posts created with rake tasks will have nice titles
15 years ago
B Mathis
ffc2962001
fixed google analtyics tracking id
15 years ago
B Mathis
f6e169a8dc
added variable for google tracking id
15 years ago
B Mathis
50c0368400
fixed discussion url id
15 years ago
B Mathis
87c7c1a163
replaced a specific reference with a generic one for disqus
15 years ago
B Mathis
6f10642bde
added introduction post to show off typography and function as a first post
16 years ago
B Mathis
2b2de6104e
removed lame example posts
16 years ago
B Mathis
7e87a4c518
fixed core library link to google
16 years ago
B Mathis
a3fcfdea94
mootools core now loads from goolge ajax libraries
16 years ago
B Mathis
04c07e7e85
fixed link to about page
16 years ago
B Mathis
ca68e5b6bf
turned off developer mode for disqus
16 years ago
B Mathis
b021a483dc
added check for twitter container in twitter.js
16 years ago
B Mathis
bdc66eabdf
reorganized stylesheets
16 years ago
B Mathis
0d602515cc
changed the way blog titles are constructed
16 years ago
B Mathis
b29e546c72
changed footer credit from github link to octopress.org
16 years ago
B Mathis
513cb7e028
removed my twitter name from the default layout
16 years ago
B Mathis
bd96f301ef
added back html_email obfusticator
16 years ago
B Mathis
c51a1be7f9
cleaned up helpers
16 years ago
B Mathis
0ac4eca1d4
expanding code now adjusts the scroll position to accommodate for differently wrapped text
16 years ago
B Mathis
a23a4734b4
fixed twitter cookie saving
16 years ago
B Mathis
a91019b919
set twitter cookie to lastexpire in 30 minutes
16 years ago
B Mathis
6a4ccce18c
removed collapse sidebar function
16 years ago
B Mathis
4d1e6d414c
added email obfusticator to the helpers, use with #{to_html_email("user@domain.com")}
16 years ago
B Mathis
a55a551566
added ability to collapse layout
16 years ago
B Mathis
0b744bae5e
improved javascript for code expansion
16 years ago
B Mathis
1eddd60a71
updated syntax style, added javascript for expanding code blocks
16 years ago
B Mathis
790d5a447c
fixed FF bug that prevented stylesheets from loading
16 years ago
B Mathis
7d2be2e504
added syntax highlighting test page
16 years ago
B Mathis
8990906466
fixed haml breaking source code indentation
16 years ago
B Mathis
b060c72c8e
made twitter source optional
16 years ago
B Mathis
0abf2cb980
fixed the order of RSS items and posts on the archive page
16 years ago
B Mathis
50e218dd66
renamed google_site_search to google_custom_search
16 years ago
B Mathis
bc033cfa8e
updated styles for delicious and twitter
16 years ago
B Mathis
8cb2f15487
added support for delicious
16 years ago
B Mathis
6b9c3af4b5
reorganized css, changed typography, layout fixes
16 years ago
B Mathis
bc9dd41b84
updated atom feed to use full_url passed from yaml for post urls
16 years ago
B Mathis
c27f5f8e5a
updated twitter style, added metadata
16 years ago
B Mathis
f702f2fc2f
added sidebar partial, updated twitter style, handling linebreaks with paragraphs
16 years ago
B Mathis
fcc761c7bf
updated readme
16 years ago
B Mathis
24c5fedcbc
udpated thirdparty integration, it is now conditionally added, updated readme
16 years ago
B Mathis
69379ab044
refactored twitter javascript added fuzzy time
16 years ago