Brandon Mathis
81ea4ae9bb
Merge pull request #1101 from imathis/bye-twitter
...
Bye, Twitter Timeline
2013-03-09 15:05:11 -08:00
earaya
7a6c53d041
Cherry-picked #664 fix to 2.1 branch.
2013-03-06 00:14:14 +01:00
Trey Hunner
11fec7516b
Add EditorConfig file for classic theme
2013-03-05 23:53:36 +01:00
Parker Moore
810d7e4d4f
Only include GitHub repo listing if site.github_repo_count is > 0. Fixes #344 .
2013-03-05 23:22:41 +01:00
Parker Moore
bc9d9c2415
Removed twitter sidebar section.
2013-03-05 23:06:45 +01:00
Parker Moore
331987cdfa
Bring back Twitter configs when needed for 'tweet' button (for posts).
2013-03-05 23:05:01 +01:00
Parker Moore
768fa8ed39
Remove Twitter timeline SCSS.
2013-03-05 23:00:21 +01:00
Parker Moore
63391c59dc
Do not require twitter in site.coffee.
2013-03-05 22:55:39 +01:00
Parker Moore
ef13e1ff61
Remove Twitter Timeline CoffeeScript.
2013-03-05 22:53:34 +01:00
Parker Moore
efd5bb3367
Remove Twitter configuration file.
2013-03-05 22:51:41 +01:00
Brandon Mathis
7bdab0e65c
Added javascript asset management and improved Rakefiles and configuration for themes and plugins.
...
- Added Guard for file watching
- Configs can be automatically reloaded
- Static asset changes do not trigger Jekyll build
- CommonJS modular js support proved by stich-rb
- Javascript is concatenated and uglified
- Environment variables toggle uglify and fingerprinting
- New Jekyll plugin config_tag
- New Jekyll plugin javascript_assets_tag
- Added theme specific configurations
- Custome Jekyll Guard to the rescue
- Install, Generate, Watch, and Preview work with Guard now.
- Now configs are no longer tracked by Octopress, only theme defauts are.
- Console messages can be colorized.
- misc config reorganization and improvements
2013-03-04 01:12:10 -06:00
Parker Moore
214dfb8608
Merge pull request #1066 from MrJoy/enable_disabling_comments
...
Make it possible to disable the comments section entirely without having to muck with theme files.
2013-02-24 14:45:35 -08:00
Jon Frisby
187d86b514
Make it possible to disable the comments section entirely without having to muck with theme files.
2013-02-21 23:58:19 -08:00
Jon Frisby
2919e88237
An update of rretsiem's pull request, for 2.1.
2013-02-21 23:20:45 -08:00
Parker Moore
f64fa33d69
Using the GitHub API to pre-sort repos based on pushed date. #1031 .
2013-02-20 17:44:50 +01:00
Floyd Pink
f674b8e764
Fixed issue with mobile nav choosing the last option by default. Fixes #950 .
2013-02-15 02:26:11 +01:00
Floyd Pink
9254c233b9
fixed issue #949 using @alexkirmse's patch
2013-02-13 13:50:34 +01:00
Jonathan Stroebele
9959683a03
Add Goolge+ author profile with <link> element in <head>
...
Adds #1024 to branch 2.1.
2013-02-11 21:11:08 +01:00
Yuanxuan Wang
c4ed411690
Hide Google Plus link if google_plus_hidden is true
2013-01-09 12:52:23 +08:00
Brandon Mathis
a25787a204
Fixes for Redcarpet
...
- Removed unnecessary content filtering for escaping markdown
- Escaping codeblocks defaults to false and can be enabled by passing escape:true
- Backtick codeblocks are automatically escaped when using Textile
- Scoped styling of .highlight divs to figure elements
2013-01-03 11:36:51 -06:00
Josep del Rio
cc6e1aca0d
Added robots.txt, with sitemap link
2012-12-29 17:00:22 -06:00
Brandon Mathis
0fcbc225e4
Code plugin refactoring
...
- Unified handling of key, value options
- Added url, link_text, and title options
- Gists can now accept start, end, range, title, url, link_text, linenos and marks options
- Code accessibility improvements (hiding line numbers) #864
2012-12-23 00:38:52 -06:00
Eric Guo
e127e666bc
Seems encode problem for those files, any way this utf-8 change now works as it should be
2012-12-21 20:12:56 +08:00
Eric Guo
a62f75d52a
Fix extra space cause underline link in google plus button
2012-12-21 20:12:55 +08:00
Brandon Mathis
1a4119a039
Code blocks are now more accessible to screen readers. Fixes #864
2012-12-20 23:38:03 -06:00
Brandon Mathis
6a964fec8f
Improved code snippet support
...
- Static Gist embeds show titles and link to the Gist
- Stylesheets refactored to remove !important and references to Gist classes
- Renamed links for include code
- Removed sometimes incorrect title attribute on code snippet links
2012-12-20 00:37:27 -06:00
Brandon Mathis
ef6d53cac3
Merge pull request #651 from xuhdev/patch-3
...
404 Page does not need the footer
2012-12-19 08:22:55 -08:00
Brandon Mathis
5b8d079eb7
Not showing unnecessary permalink for non linklog posts. Closes #800
2012-12-19 01:18:50 -06:00
Brandon Mathis
e74d73a2cd
Merge pull request #862 from elithrar/patch-2
...
Fixes URL sent to sharing services for both posts and pages.
2012-12-18 07:03:32 -08:00
Alexander 'AlexFinn' Ivanov
cc977ad7b2
Change _includes/head.html and adding path to gauges_analytics.html
...
Signed-off-by: Parker Moore <parkrmoore@gmail.com>
2012-12-17 16:47:00 -05:00
Alexander 'AlexFinn' Ivanov
bc8fa12474
Adding gauges_analytics.html
...
Signed-off-by: Parker Moore <parkrmoore@gmail.com>
2012-12-17 16:47:00 -05:00
Dmitry Khraponov
2cebdb91db
Update .themes/classic/sass/base/_typography.scss
...
Signed-off-by: Parker Moore <parkrmoore@gmail.com>
2012-12-17 02:13:32 -05:00
Dmitry Kasimtsev
ecc3c05afe
Merge pull request #421 from kasyaar:master
...
added categories into xml feed
2012-12-17 02:10:25 -05:00
Matt Silverlock
25a4fcee7e
Fixes URL sent to sharing services for both posts and pages.
...
Checks whether the destination is a post or a page and provides the correct Liquid tags to ensure the URL submitted to Twitter, Google + or Facebook is specific to that post or page (and not just the raw URL as previously).
i.e. a share button attached to a post on the blog index would send the root URL for the site instead of the URL specific to that post.
2012-12-17 14:07:46 +08:00
Brandon Mathis
4b5ffb725a
Using https rather than protocol relative urls
2012-10-01 07:26:26 -05:00
Brandon Mathis
7fbb696966
Disqus ids can now be used to identify posts.
2012-09-30 16:41:43 -05:00
Brandon Mathis
340d9aea23
Merge branch '2.1' of github.com:imathis/octopress into 2.1
2012-09-29 22:48:26 -05:00
Brandon Mathis
9f7425a953
Using protocol relative URLs for Twitter, GitHub and Pinboard feeds
2012-09-29 22:48:11 -05:00
Brandon Mathis
76ae3e0a9b
Merge pull request #771 from dmison/2.1-trailing_slashes_missing_from_archive_links
...
issue 770 - trailing slashes missing from archive links
2012-09-20 23:55:42 -07:00
Darrin Mison
62c58ad6cf
issue 770 - trailing slashes missing from archive links
...
Signed-off-by: Darrin Mison <dmison@me.com>
2012-09-21 16:42:07 +10:00
Brandon Mathis
3f842465bd
Now you can turn off titlecase on pages or posts by setting titlecase = false on the page/post YAML front matter
2012-09-08 14:37:26 -05:00
Ryan McGeary
7645af6f90
Fixed typo while including custom/page_meta.html
2012-08-18 18:57:36 -03:00
Sam Whited
d4f7f10fee
Fix Twitter integration over SSL
2012-07-30 14:19:43 -04:00
Hong Xu
feb11bfbab
Remove footer in the 404 page.
2012-07-03 01:15:34 +08:00
Brandon Mathis
17368e93c4
Added minification and concatenation of Javascript files
2012-06-16 18:36:58 -05:00
Brandon Mathis
318e348163
Removed include_array plugin, replaced it with include_sidebar plugin and reorganized sidebars
2012-06-16 17:17:33 -05:00
Jonathan Rothwell
697465a486
TINY alteration to fix typo reference to page-meta rather than page_meta.html
2012-06-11 23:31:11 +01:00
Brandon Mathis
2444c2c804
fixed bug with Modernizr classes not being added when a feature is not supported
2012-06-11 00:26:10 -05:00
Brandon Mathis
0bcfd1d8cc
Added html escaping GitHub feed. Closes #570
2012-06-11 00:19:18 -05:00
Brandon Mathis
d4bca3f7bb
Removed dupicate post paragraph in post/meta
2012-06-08 14:21:33 -05:00