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
Emmanuel Mwangi
ac9addf8f3
Corrected the link to the configuration page in the wiki.
15 years ago
B Mathis
7a837a7238
added a link to the wiki to first post
15 years ago
B Mathis
e8e361993f
improved flexible layout for code expansion
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
dab3895299
improved typography and added blog styles for metadata
15 years ago
B Mathis
e0b4225887
now blog posts use a different layout
15 years ago
B Mathis
eefe29e5d0
now Octopress uses partials
15 years ago
B Mathis
1957c12499
Merge branch 'master' of github.com:imathis/octopress
15 years ago
B Mathis
60d42be5ce
updated twitter link to have correct tweet link on timestamp
15 years ago
Mel Riffe
e565692129
Adding rdiscount and compass-colors to list of gems to install; simplified gem install line
15 years ago
Ryan Daigle
572be10d7d
Add partial support with a HAML approved version of jekyll's include
15 years ago
Ryan Daigle
c41b9e89ae
Fix sitemap regeneration
15 years ago
Ryan Daigle
2f41517191
Update to rakefile to allow working on a single post at a time (and saving regeneration time)
15 years ago
B Mathis
de113ecfeb
changed default github pages deploy branch to master
15 years ago
B Mathis
6a1a9a8bb8
added titlize so posts created with rake tasks will have nice titles
15 years ago
B Mathis
a6262dcbff
added a rake task for creating a new post
15 years ago
B Mathis
af719fb4dd
fixed default deploy task
15 years ago
B Mathis
b12b037091
improved rake file feedback during deploy
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
eff018e91e
trying one more thing with the rake task auto push
15 years ago
B Mathis
65ab7abbfa
fixed deploy var in rake task
15 years ago
B Mathis
1e796da9db
fixed branch name in rakefile
15 years ago
B Mathis
24246ea808
fixed variables for github in rakefile
15 years ago
B Mathis
b4540bb461
tweaked rakefile github deploy
15 years ago
B Mathis
3a6974267b
fixed source_branch variable name in github deploy script
15 years ago
B Mathis
34e25551ea
renamed rake task for github deploy
15 years ago
B Mathis
399fe77f67
updated rakefile to support github user pages, and github project pages for deployment
15 years ago
B Mathis
54766a0c3b
updated rakefile to support github pages deployments
15 years ago
B Mathis
e021b70d79
updated gitignore
;
15 years ago
B Mathis
d3313c836d
updated layout, page styles, fixed config paths for assets
15 years ago
B Mathis
6f10642bde
added introduction post to show off typography and function as a first post
15 years ago
B Mathis
2b2de6104e
removed lame example posts
15 years ago
B Mathis
7e87a4c518
fixed core library link to google
15 years ago
B Mathis
a3fcfdea94
mootools core now loads from goolge ajax libraries
15 years ago
B Mathis
04c07e7e85
fixed link to about page
15 years ago
B Mathis
ca68e5b6bf
turned off developer mode for disqus
15 years ago
B Mathis
b021a483dc
added check for twitter container in twitter.js
15 years ago
B Mathis
a632295e50
gitignored DS_Store from
15 years ago
B Mathis
bdc66eabdf
reorganized stylesheets
15 years ago
B Mathis
fe3590beae
fixed links and descriptions in the readme
15 years ago
B Mathis
833d64e8e0
simplified readme. pointing to the wiki for more detail
15 years ago
B Mathis
22a7564f2e
ordered lists are now inside
15 years ago
B Mathis
543928a0b3
fixed list styling so they are inside
15 years ago
B Mathis
0f31b5b9e2
fixed search positioning, made layout calculations better
15 years ago