Commit Graph

  • e29c368c0e Migrator: removing extraneous "}" Parker Moore 2013-01-05 23:18:07 -05:00
  • 8c407231b8 Migrator: cloning the default configs into the current octopress installation directly Parker Moore 2013-01-05 23:17:29 -05:00
  • 522f733ab6 Migrator: fixed variable name for OCTO_GIT and OCTO_CONFIG_DEST Parker Moore 2013-01-05 23:16:54 -05:00
  • 9020c2435b Migrator: reworking the tmp directories. Parker Moore 2013-01-05 23:15:10 -05:00
  • 93e3ff72b1 Merged conflict in docs/deploying/heroku Parker Moore 2013-01-05 22:38:59 -05:00
  • 7ff28a71ba Updated bit about using heroku toolbelt, because the gem is deprecated. Parker Moore 2013-01-05 22:37:52 -05:00
  • 10f3a465f1 Added old migrator with some tweaks. Needs to be flipped. Parker Moore 2013-01-05 19:30:13 -05:00
  • 4e02b7ddb6 Ignoring dev droppings. Parker Moore 2013-01-05 18:49:09 -05:00
  • a532fab583 Merge pull request #919 from imathis/unified-rb-vers Parker Moore 2013-01-05 13:21:43 -08:00
  • 45e30de354 Using .ruby-version instead of .rbenv-version Parker Moore 2013-01-04 18:45:38 -05:00
  • d3262e9f05 Removing .rvmrc Parker Moore 2013-01-04 18:45:18 -05:00
  • b19a0a362d Heroku deploy docs now specify use of Heroku Toolbelt. Fixes #918. Parker Moore 2013-01-04 03:32:20 -05:00
  • e694250234 Enabled nice default extensions for redcarpet Brandon Mathis 2013-01-03 16:53:39 -06:00
  • 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 Brandon Mathis 2013-01-03 11:36:51 -06:00
  • a3eea15ac5 Switched Markdown processor from rdiscount to redcarpet Brandon Mathis 2013-01-03 09:54:07 -06:00
  • 277dc6a558 Merge pull request #916 from Keithbsmiley/2.1 Brandon Mathis 2013-01-03 08:18:15 -08:00
  • 8c0aa043fe Added safe_wrap (escaping markdown and textile) to cached gists. Closes #917 Brandon Mathis 2013-01-03 09:45:11 -06:00
  • fb27cae6be fix nil path when not using gist cache Keith Smiley 2013-01-03 08:45:59 -05:00
  • 0a2fb6c4d8 Merge pull request #914 from rixth/master Brandon Mathis 2013-01-02 21:07:38 -08:00
  • bcdc904843 Escape github repo descriptions, as they may contain HTML. Thomas Rix 2013-01-02 20:55:09 -08:00
  • 418ed0cbcf Merge pull request #911 from Keithbsmiley/2.1 Brandon Mathis 2013-01-02 20:52:39 -08:00
  • c814560c86 removed accidentally added file Brandon Mathis 2013-01-02 21:02:50 -06:00
  • 5442c90e48 Fix crash with nil passes Keith Smiley 2013-01-02 14:42:18 -05:00
  • 65f7f7f0b3 Rake task new_post now accepts titles through stdin This should help resolve issues for zsh users and make it easier to enter titles which freak out Rake's argument processing Brandon Mathis 2013-01-01 14:22:48 -06:00
  • cb276a40c4 updated gems, bumping rake to 10.0.3 Brandon Mathis 2013-01-01 12:24:09 -06:00
  • 234e92852f Category Archive now supports category slugs and titles For example, in the YAML header set categories like this Brandon Mathis 2012-12-31 13:43:58 -06:00
  • cc6e1aca0d Added robots.txt, with sitemap link Josep del Rio 2012-04-19 00:15:05 +02:00
  • 67d07b9dce Merge pull request #537 from joseprio/master Brandon Mathis 2012-12-29 14:54:39 -08:00
  • 7c9c4bad48 added ssh keys support (e.g. for Amazon ec2) Marin Usalj 2012-12-29 09:58:34 -08:00
  • e179277e40 updated gems Brandon Mathis 2012-12-29 02:15:19 -06:00
  • 1b9fc7901e added category link method #408 David Tchepak 2012-02-02 23:06:47 +11:00
  • ce7f6e92a2 Merge pull request #408 from dtchepak/category_link_filter Brandon Mathis 2012-12-29 00:05:37 -08:00
  • 5b99bbb004 updated gems and removed albino support for code plugins since the latest Jekyll uses pygments.rb Brandon Mathis 2012-12-29 01:52:21 -06:00
  • 970d4d56a4 Merge pull request #895 from parkr/remove-copydot Brandon Mathis 2012-12-28 08:33:53 -08:00
  • 8eab66291e Merge pull request #898 from parkr/remove-jsfiddle-docs Brandon Mathis 2012-12-28 08:32:54 -08:00
  • 50105a6049 Merge pull request #896 from parkr/remove-jsfiddle Brandon Mathis 2012-12-28 08:32:46 -08:00
  • 087461a06c Removed dependencies upon :copydot from other tasks Parker Moore 2012-12-28 02:57:56 -05:00
  • 89f9c93aa7 Removing docs for jsFiddle tag. Depends on #896 Parker Moore 2012-12-28 02:24:24 -05:00
  • 1b7b6467db Remove jsFiddle plugin from default selection Parker Moore 2012-12-28 02:22:16 -05:00
  • 536f760d5a Remove copydot task in favor of Jekyll's include config (Fixes #894) Parker Moore 2012-12-28 02:19:19 -05:00
  • b3ac7f7886 Update .rvmrc to 1.9.3-p194 Parker Moore 2012-12-28 01:00:25 -05:00
  • 55fa9b3d8e Removed unnecessary regex in code block plugin Brandon Mathis 2012-12-26 17:33:48 -06:00
  • 10bd1cf27b updated code plugins to support slashes in titles #892 Brandon Mathis 2012-12-26 17:31:51 -06:00
  • c18de55875 Titles in code plugins can have slashes in them. Closes #892 Brandon Mathis 2012-12-26 17:18:29 -06:00
  • be53372e20 Upgraded to pygments.rb 0.3.3 and fixed an issue where Gists wouldn't output cached files Brandon Mathis 2012-12-24 22:11:11 -06:00
  • 8eac9cf471 Further simplified code plugins - The highlight function now accepts only to variables: code, options. - Extracting part of a code snippet is now a method of pygments_code.rb. - Options assignment has been simplified for all code plugins. Brandon Mathis 2012-12-24 15:59:48 -06:00
  • 66a883f2af Improved highlighted code caching and performance - Pygments caching is broken into a couple utility functions for greater flexibility. - Now Gist cache files are hashed against their gist id and parameters. - Raw gists are no longer cached, only processed gists. - Gist caches are still stored in .gist-cache/ for more atomic cleanup. Brandon Mathis 2012-12-24 13:51:05 -06:00
  • ed186b18a2 More code snippet refactoring - Each code snippet's html is now cached (before only pygments output was cached and html was being processed each time) - Caching MD5 is based on code snippets as well as options. - Fixed an issue where gist tags weren't specifying a default start line Brandon Mathis 2012-12-24 00:23:48 -06:00
  • e686f8544e fixed stupid mistake with find-and-replace Brandon Mathis 2012-12-23 00:44:40 -06:00
  • 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 Brandon Mathis 2012-12-23 00:38:01 -06:00
  • 4ad49a7579 Merge pull request #881 from imathis/docs-supported-languages Brandon Mathis 2012-12-21 19:09:24 -08:00
  • be443098d6 Merge pull request #878 from Eric-Guo/eric_fix Brandon Mathis 2012-12-21 07:56:49 -08:00
  • e127e666bc Seems encode problem for those files, any way this utf-8 change now works as it should be Eric Guo 2012-07-09 00:32:45 +08:00
  • a62f75d52a Fix extra space cause underline link in google plus button Eric Guo 2012-07-08 23:47:04 +08:00
  • 977be3adea Fixed issue with stripping whitespace on code captions. Sleepy code. Brandon Mathis 2012-12-20 23:50:42 -06:00
  • 1a4119a039 Code blocks are now more accessible to screen readers. Fixes #864 Brandon Mathis 2012-12-20 23:38:03 -06:00
  • 41477d1576 Added link on several doc pages to the appropriate pygments page describing supported languages. Parker Moore 2012-12-20 14:51:47 -05:00
  • 56be5d1573 Merge pull request #877 from xeross/patch-1 Brandon Mathis 2012-12-20 10:24:29 -08:00
  • fad262d3c1 Merge pull request #880 from lucisferre/adds-cs-filetype-to-pygments-processing Brandon Mathis 2012-12-20 10:06:55 -08:00
  • 72accb4e5d Fixes gist processing of 'cs' files Chris Nicola 2012-12-19 13:29:26 -08:00
  • 7d179e6f77 Add Gist plugin change to changelog Xeross 2012-12-20 10:31:35 +01:00
  • 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 Brandon Mathis 2012-12-20 00:37:27 -06:00
  • a6b8efe4a2 Rakefile option for any additional rsync arguments Johan Svensson 2012-12-09 19:04:41 +01:00
  • 48d3e75ff5 Merge pull request #844 from jsvensson/rsyncargs Brandon Mathis 2012-12-19 22:13:04 -08:00
  • 9864898610 To support url without domain name like /path/file Liang Sun 2012-11-27 10:18:12 +08:00
  • c9f820f3ef Merge pull request #824 from liangsun/patch-1 Brandon Mathis 2012-12-19 21:56:03 -08:00
  • 1d210675b7 Merge pull request #874 from imathis/catch_deploy_failures Brandon Mathis 2012-12-19 21:51:59 -08:00
  • 125ff6d080 Merge pull request #876 from imathis/gh-pages-url-parser-fix Brandon Mathis 2012-12-19 21:51:30 -08:00
  • ad8f1b8003 Merged from origin/catch_deploy_failures Parker Moore 2012-12-20 00:48:26 -05:00
  • d089889772 Printing the repo_url when failing. #866 Parker Moore 2012-12-20 00:47:38 -05:00
  • 51fb2bcc5a #866 - using 'raise' instead of 'puts' for the error Parker Moore 2012-12-19 22:45:50 -05:00
  • 80fad2180e Checking to see if 'git push' worked in deploy. #866. Parker Moore 2012-12-19 22:45:11 -05:00
  • 569ed588e3 Updated URL parser for setup_github_pages. Fixes #868 Parker Moore 2012-12-20 00:37:48 -05:00
  • 33a1dbac30 Merge pull request #875 from imathis/accept_https_repo_urls Brandon Mathis 2012-12-19 21:04:01 -08:00
  • 31db12fc49 DRY'd up that user regex. Parker Moore 2012-12-20 00:02:36 -05:00
  • 1e300fbb03 Catching malformed repo URLs #689 Parker Moore 2012-12-19 23:46:33 -05:00
  • 3c92c5b407 Added support for https:// repo URLs. #867. Parker Moore 2012-12-19 23:45:34 -05:00
  • a77c60365c #866 - using 'raise' instead of 'puts' for the error Parker Moore 2012-12-19 22:45:50 -05:00
  • 66c9ede87e Checking to see if 'git push' worked in deploy. #866. Parker Moore 2012-12-19 22:45:11 -05:00
  • ef6d53cac3 Merge pull request #651 from xuhdev/patch-3 Brandon Mathis 2012-12-19 08:22:55 -08:00
  • 4acc1723a0 Demystified GitHub Pages repo setup. #817. Aaron Snoswell 2012-12-19 02:49:01 -05:00
  • 5b8d079eb7 Not showing unnecessary permalink for non linklog posts. Closes #800 Brandon Mathis 2012-12-19 01:18:50 -06:00
  • 1750830c63 Merge pull request #800 from mxmerz/linklog linklog Brandon Mathis 2012-12-18 23:01:14 -08:00
  • 54ffce5611 added figcaption with source link to embeded gist code snippets Brandon Mathis 2012-12-19 00:17:47 -06:00
  • 280d63f18c Merge branch '2.1' of github.com:imathis/octopress into 2.1 Brandon Mathis 2012-12-19 00:17:01 -06:00
  • 72b4e8d562 gist tag plugin now works with the latest changes GitHub gists and does not fail if you do not specify a filename. Brandon Mathis 2012-12-18 11:38:37 -06:00
  • e74d73a2cd Merge pull request #862 from elithrar/patch-2 Brandon Mathis 2012-12-18 07:03:32 -08:00
  • fb9a62c1bb Update source/docs/deploying/github/index.markdown Samy Dindane 2012-07-25 01:33:03 +03:00
  • 54d038748b Merge branch '2.1' of github.com:imathis/octopress into 2.1 Brandon Mathis 2012-12-17 21:14:43 -06:00
  • 81b7b30acd Added note about .[bash]_profile issue to docs. #855 Parker Moore 2012-12-17 17:00:53 -05:00
  • b97839f0d2 Updated CHANGELOG Parker Moore 2012-12-17 16:56:20 -05:00
  • 02ac0408e8 Adding gauges_analytics_tracking_id to _config.yml Alexander 'AlexFinn' Ivanov 2012-11-28 15:36:07 +04:00
  • cc977ad7b2 Change _includes/head.html and adding path to gauges_analytics.html Alexander 'AlexFinn' Ivanov 2012-11-28 15:34:32 +04:00
  • bc8fa12474 Adding gauges_analytics.html Alexander 'AlexFinn' Ivanov 2012-11-28 15:32:59 +04:00
  • a81765facb Gist plugin uses raw text instead of gist JS. Parker Moore 2012-12-17 15:20:29 -05:00
  • 8ad5e040d2 New docs for new Gist tag. Parker Moore 2012-12-17 15:19:29 -05:00
  • c8b118cffc Added #780 to CHANGELOG. Parker Moore 2012-12-17 14:14:56 -05:00
  • dbb1487ba0 Slightly different syntax for setting server_host/_port. #780 Parker Moore 2012-12-17 14:14:25 -05:00
  • bb8f531d54 Using OCTOPRESS_-prefixed ENV vars. Modification to #780. Parker Moore 2012-12-17 14:06:45 -05:00
  • 6827f314b1 Printing HOST and PORT on rake preview Parker Moore 2012-12-17 13:59:35 -05:00