Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial setup | Zhiming Wang | 2014-10-20 | 1 | -4/+4 |
| | |||||
* | enable wildcard of rm_rf | Masahiro Kamata | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | Fixes load path issues with ruby-based git credential helpers | Andy Lindeman | 2014-07-19 | 1 | -2/+2 |
| | | | | | | | | | Otherwise, we get errors like this (with boxen, e.g.): ``` /opt/boxen/bin/boxen-git-credential:23:in `require': cannot load such file -- boxen/config (LoadError) from /opt/boxen/bin/boxen-git-credential:23:in `<main>' Username for 'https://github.com': ``` | ||||
* | Initial update to be compatible with Jekyll 2 | Brandon Mathis | 2014-06-21 | 1 | -3/+3 |
| | |||||
* | Use correct time in log message for Github deploy | Timothy Macdonald | 2014-05-17 | 1 | -1/+1 |
| | |||||
* | Fix typo in update_style copy command | Patrick Aikens | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | Reversed update_style copy direction to correctly restore the ↵ | Patrick Aikens | 2014-02-01 | 1 | -2/+2 |
| | | | | sass.old/custom files to the new sass/custom folder | ||||
* | Merge pull request #1431 from Haacked/windows-code-page-fix | Brandon Mathis | 2014-01-30 | 1 | -0/+4 |
|\ | | | | | Set the codepage to 65001 before generating | ||||
| * | chcp only needs to run once | Phil Haack | 2013-11-29 | 1 | -4/+4 |
| | | |||||
| * | Add check for running on Windows | Haacked | 2013-11-28 | 1 | -2/+4 |
| | | |||||
| * | Set the codepage to 65001 before generating | Haacked | 2013-11-28 | 1 | -0/+2 |
| | | |||||
* | | Fix spelling error | Matt Enright | 2013-12-19 | 1 | -1/+1 |
|/ | |||||
* | Move '/.' back to first arg in :update_style | Parker Moore | 2013-11-17 | 1 | -1/+1 |
| | | | | Rel #1299 | ||||
* | Merge pull request #1299 from blake41/master | Parker Moore | 2013-11-17 | 1 | -1/+1 |
|\ | | | | | Fix update styles rake task | ||||
| * | update style rake task to copy from new sass to old sass folder. it seems ↵ | Blake Johnson | 2013-07-15 | 1 | -1/+1 |
| | | | | | | | | like it was backwards before which makes no sense | ||||
* | | Include timezone offset in new post template for YAML Front-Matter | J. B. Rainsberger | 2013-11-17 | 1 | -1/+1 |
| | | | | | | | | Closes #1419. | ||||
* | | ".git" added to sample string with SSH repository URL | nagimov | 2013-09-20 | 1 | -1/+1 |
| | | | | | | | | Octopress does not work with a repo URL like a "git@github.com:your_username/your_username.github.io" ("ERROR: repository not found" error appears). It is necessary to add ".git" to the end of this line. | ||||
* | | Fixed blog_url for personal github pages projects. #1328 | Brandon Mathis | 2013-08-23 | 1 | -0/+1 |
| | | |||||
* | | Fixed setup_github_pages success message. #1328 | Brandon Mathis | 2013-08-23 | 1 | -1/+1 |
| | | |||||
* | | Improved readability | Rob Slifka | 2013-08-22 | 1 | -1/+1 |
| | | |||||
* | | Extract method | Rob Slifka | 2013-08-21 | 1 | -7/+10 |
| | | |||||
* | | Use source/CNAME (if it exists) to set _config.yml url property | Rob Slifka | 2013-08-21 | 1 | -1/+5 |
|/ | |||||
* | Github Pages deployment is now using `git add -A` for compatability with Git ↵ | Brandon Mathis | 2013-06-23 | 1 | -4/+7 |
| | | | | 1.8.2+ | ||||
* | add https protocol supporting during rake setup_github_pages | erizhang | 2013-05-31 | 1 | -1/+7 |
| | |||||
* | Added support for deploying to github.io | Brandon Mathis | 2013-04-09 | 1 | -3/+3 |
| | |||||
* | improved regexes for setup_github_pages task | Brandon Mathis | 2013-01-13 | 1 | -2/+2 |
| | |||||
* | Removed unnecessary passive group from octopress origin regex | Brandon Mathis | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | setup_github_pages: allow for clones missing .git extension | Vaz Allen | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | Whitespace | richo | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | Rake task new_post now accepts titles through stdin | Brandon Mathis | 2013-01-01 | 1 | -2/+5 |
| | | | | This should help resolve issues for zsh users and make it easier to enter titles which freak out Rake's argument processing | ||||
* | Merge pull request #844 from jsvensson/rsyncargs | Brandon Mathis | 2012-12-19 | 1 | -1/+2 |
|\ | | | | | Rakefile option for any additional rsync arguments | ||||
| * | Rakefile option for any additional rsync arguments | Johan Svensson | 2012-12-09 | 1 | -1/+2 |
| | | | | | | | | Added variable `rsync_args` | ||||
* | | Fixing English error pet-peeve. | Parker Moore | 2012-11-30 | 1 | -1/+1 |
|/ | |||||
* | Disabled Rsync delete by default. Closes #787 | Brandon Mathis | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | Example repo URL - see Github issue 516 | Nathan Long | 2012-07-12 | 1 | -1/+3 |
| | |||||
* | now Github repo url can be specified inline setup_github_pages command | Brandon Mathis | 2011-12-18 | 1 | -2/+6 |
| | |||||
* | Removed offending paren in Rakefile | Brandon Mathis | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | Rsync --delete option can be turned off in Rakefile configuration and users ↵ | Brandon Mathis | 2011-12-10 | 1 | -2/+7 |
| | | | | can exclude directories from sync by adding an rsync-exclude file to their root directory. fixes #247 | ||||
* | Merge branch 'master' of github.com:imathis/octopress | Frederic Hemberger | 2011-12-10 | 1 | -8/+15 |
|\ | |||||
| * | Merge pull request #225 from imathis/post_names | Frederic Hemberger | 2011-12-10 | 1 | -8/+15 |
| |\ | | | | | | | Add more flexibility to :new_page task | ||||
| | * | Adds more flexibility to :new_page task | Frederic Hemberger | 2011-10-16 | 1 | -8/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Page filenames/directories are lowercased and sanitized by default to allow a greater flexibility: - new_page["/path/to/file"] # => source/path/to/file/index.markdown - new_page["path/to/file"] # => source/path/to/file/index.markdown - new_page["my path/my file"] # => source/my-path/my-file/index.markdown - new_page["lorem.ipsum.dolor"] # => source/lorem-dot-ipsum.dolor - new_page["Questions & Answers"] # => source/questions-and-answers/index.markdown | ||||
* | | | :copydot ignores thumbnail files starting with '._' | Frederic Hemberger | 2011-12-10 | 1 | -5/+2 |
|/ / | |||||
* | | Set flag in preview mode and re-generate files before deployment if necessary | Frederic Hemberger | 2011-11-29 | 1 | -0/+7 |
| | | |||||
* | | Introduce distinction between preview/productive site generation | Frederic Hemberger | 2011-11-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Posts which contain the YAML attribute `published: false` are usually not generated by Jekyll. With this patch they can be previewed just like published posts on localhost using `rake watch`or `rake preview`. NOTICE: Before pushing to the productive environment, use `rake generate` to update the public directory and remove posts which are flagged not to be published. | ||||
* | | Fixes typo in :push task | Frederic Hemberger | 2011-10-17 | 1 | -1/+1 |
|/ | |||||
* | Replaces system call with cross-platform cp_r, fixes #200 | Frederic Hemberger | 2011-10-16 | 1 | -1/+1 |
| | |||||
* | Removes 'titlecase' from page name, fixes #202 | Frederic Hemberger | 2011-10-16 | 1 | -4/+2 |
| | |||||
* | Removes duplicate mkdir_p | Frederic Hemberger | 2011-10-16 | 1 | -1/+0 |
| | |||||
* | ensures compiled /source/stylesheets/screen.css exists before running watch ↵ | Brandon Mathis | 2011-10-11 | 1 | -0/+2 |
| | | | | and preview tasks, fixes #214 | ||||
* | Allows '-' in deployment branch names, fixes #213 | Frederic Hemberger | 2011-10-11 | 1 | -1/+1 |
| |