Jade Dominguez
162a85dfb6
Bump to 0.2.9
2012-03-07 14:52:22 -08:00
Jade Dominguez
6d97712a41
Fix typo
2012-03-07 14:47:30 -08:00
Alistair Hutchison
9a69c8ed24
Fix for the error on post creation if date was not specified.
2012-03-07 14:41:51 -08:00
Jade Dominguez
cefdd4e2c3
bump to 0.2.8
...
Forgot about my buddy @metalelf0 =/
2012-03-01 03:49:02 -08:00
Andrea Schiavini
9c1cf75ce8
Added exception handling to display a user friendly message when time parse goes wrong
2012-03-01 03:38:08 -08:00
Andrea Schiavini
1a9411aea9
Forgot including require time
2012-03-01 03:38:08 -08:00
Andrea Schiavini
2d629f2961
Using Time.parse to ensure date format is valid
2012-03-01 03:38:08 -08:00
Andrea Schiavini
02e2f861e7
Added option to specify time when creating posts
2012-03-01 03:38:08 -08:00
Jade Dominguez
12e4175188
bump to 0.2.7
2012-03-01 03:18:33 -08:00
Jade Dominguez
beb45dace2
Merge remote-tracking branch 'philips/tagline-metadata' into jb-development. issue #31
2012-03-01 01:59:10 -08:00
Jade Dominguez
76d3a976dc
Merge remote-tracking branch 'daz/master' into jb-development. issue #50
2012-03-01 01:49:40 -08:00
Jade
b804d16d5b
Merge pull request #49 from koomar/jb-development
...
Mixpanel as Analytics Provider for JB
2012-03-01 01:24:00 -08:00
Jade
ca37b93198
Merge pull request #40 from 3martini/windows-topic
...
Windows MSYS Support
2012-03-01 01:05:11 -08:00
Jade Dominguez
535aa3d0af
Merge remote-tracking branch 'nolith/custom-rake' into jb-development. issue #33
2012-03-01 00:13:31 -08:00
Abhijeet Kumar
f9b9cff1da
Setting google as default analytics provider
2012-03-01 00:04:51 -08:00
Jade
c031df408a
Merge pull request #44 from sstarr/patch-1
...
Resolved an issue preventing disabling comments for individual pages
2012-02-29 23:14:43 -08:00
Darren Jeacocke
309a6f4720
Update to bootstrap 2.0.1
2012-03-01 12:27:14 +10:00
Abhijeet Kumar
af8839037c
Adding Mixpanel as analytics provider
2012-02-28 23:22:53 -08:00
Jade
878e06c3af
Merge pull request #47 from tommyblue/jb-development
...
Added the wordpress_id value in Disqus code if present in the post
2012-02-25 13:02:26 -08:00
Tommaso Visconti
7956efeabd
Added the wordpress_id value in Disqus code if present in the post
...
Signed-off-by: Tommaso Visconti <tommaso.visconti@gmail.com>
2012-02-25 16:43:00 +01:00
Anton Vattay
4a03980a8c
Improved error text.
2012-02-23 16:33:14 -05:00
Anton Vattay
ba5fa9bdac
Issue #46 , theme install fails on msys, permissions.
2012-02-23 16:31:35 -05:00
Simon Starr
9bb6ea15af
Small fix to check the correct variable (page.comments instead of page.JB.comments) so that disabling comments works as documented.
2012-02-19 20:09:30 +00:00
Anton Vattay
068e522ce3
Added error check for git clone system call.
2012-02-08 17:52:15 -05:00
Jade Dominguez
3a2df76133
Resolve incorrect HOME_PATH/BASE_PATH settings
...
JB/setup needs to account for being falsy. Also add better usage instructions for BASE_PATH. Fixes #30
2012-02-06 13:32:44 -08:00
Alessio Caiazza
4a4a4a8809
Loading custom rake file from _rake/*.rake
2012-02-06 11:05:22 +01:00
Brandon Philips
7a799ce004
index.md: add tagline metadata
...
Instead of hard coding the tagline use some metadata
2012-02-05 15:37:49 -08:00
Jade
eb408084fc
Merge pull request #29 from sdball/fix_getclicky_code
...
fix clicky tracking image
2012-02-04 15:06:11 -08:00
Stephen Ball
1580fb232d
fix clicky tracking image
...
If the visitor has JavaScript disabled, clicky
still tracks the visit by having the browser load
a gif that's specific to the site id in the
tracking code.
2012-02-04 17:53:41 -05:00
Jade Dominguez
4c29c7ed76
bump version : 0.2.0
2012-02-03 16:28:43 -08:00
Jade Dominguez
58fa44500b
update contributing instructions
2012-02-01 18:22:39 -08:00
Jade Dominguez
a86349e9bb
Add changelog
2012-02-01 18:10:42 -08:00
Jade Dominguez
5b2cc52c18
Themes are tracked and installed via the packager.
...
Detach themes from core JB framework.
2012-02-01 17:32:18 -08:00
Jade Dominguez
fdfb9c4c6f
Fix prompt complaining that directories already exist
...
When installing from a theme package we create an array of all files to be mirrored. We need to omit directories from this array since directories are recursively created for a given file. This needlessly raised 'directory already exist' errors which was annoying. - Also make error output friendlier
2012-02-01 17:26:01 -08:00
Jade Dominguez
533d840a75
Namespace 'switch_theme'
...
Make sure to maintain backwards compatibility
2012-02-01 15:15:35 -08:00
Jade Dominguez
d25b40e9ea
don't track _theme_packages directory
...
This should be treated as a staging directory
2012-02-01 15:08:02 -08:00
Jade Dominguez
21b64c2b1c
Update theme packager methods
...
Allow users to pass git url for a given theme to be installed. Use manifest to maintain compatibility. Add TomDoc comments
2012-02-01 15:03:57 -08:00
Jade Dominguez
53a801b0e2
Implement theme installer v 0.1.0
2012-02-01 15:02:11 -08:00
James Fleeting
683d1bec4d
Adding Facebook Comments
2012-01-30 20:17:27 -06:00
Jade
e99e752a27
Merge pull request #25 from SegFaultAX/tagline-option
...
Site-wide configuration option for tagline
2012-01-29 18:13:26 -08:00
Michael-Keith Bernard
9ba7f1b3eb
Adding a site-wide configuration option for tagline. The twitter theme will
...
still explicitly require a per-page tagline. Adding rvmrc to gitignore for those
of us still using Ruby Version Manager.
2012-01-29 17:54:37 -08:00
Jade Dominguez
266475ee79
Remove BASE_PATH setting
...
Had this set for testing purposes. Not a good idea to ship with it
2012-01-24 05:58:16 -08:00
Jade Dominguez
c1972379f3
version 0.1.0
2012-01-24 05:46:21 -08:00
Jade Dominguez
065e6edbed
'Provider' is more correct than 'engine'
2012-01-24 03:26:18 -08:00
Jade Dominguez
9bd0deabd4
Use ENV variables for switch_theme
2012-01-24 02:11:01 -08:00
Jade Dominguez
240271634d
production url should be close to JB
2012-01-23 05:29:18 -08:00
Jade Dominguez
9b3a325a72
Document and reorganize _config.yml
2012-01-23 05:11:59 -08:00
Jade Dominguez
3f0579cc7c
Place paths to main pages in JB hash
2012-01-23 05:00:46 -08:00
Jade Dominguez
6c0b6c1a1b
Provide custom overrides to all helpers
...
Now all helpers can be overridden by custom implementations without editing JB source. Just define a helper's 'engine' as 'custom' in the _config.yml file and provide a helper file of the same name in _includes/custom/. This helps users cleanly upgrade JB versions since they no longer need to edit the files directly.
2012-01-23 04:18:22 -08:00
Jade Dominguez
08d59a6b60
Remove all filename extenstions from JB files
2012-01-23 03:47:38 -08:00