index
:
website/my_new_personal_website
master
source
split_code
split_code_more
This is my current personnal website (frontend and backend)
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Rakefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge pull request #844 from jsvensson/rsyncargs
Brandon Mathis
2012-12-19
1
-1
/
+2
|
\
|
*
Rakefile option for any additional rsync arguments
Johan Svensson
2012-12-09
1
-1
/
+2
*
|
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 c...
Brandon Mathis
2011-12-10
1
-2
/
+7
*
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
|
|
\
|
|
*
Adds more flexibility to :new_page task
Frederic Hemberger
2011-10-16
1
-8
/
+15
*
|
|
: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
*
|
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 a...
Brandon Mathis
2011-10-11
1
-0
/
+2
*
Allows '-' in deployment branch names, fixes #213
Frederic Hemberger
2011-10-11
1
-1
/
+1
*
fixed issue where update_source failed if source/index was any extension othe...
Brandon Mathis
2011-10-01
1
-1
/
+2
*
wildcards broke rake update_source. fixes that
Brandon Mathis
2011-10-01
1
-1
/
+1
*
Retains customized favicon on update_source fixes #189, Copies index.* from s...
Brandon Mathis
2011-09-30
1
-1
/
+2
*
Merge branch 'master' of github.com:imathis/octopress into compass
Brandon Mathis
2011-09-28
1
-11
/
+42
|
\
|
*
Typo.
Manu
2011-09-26
1
-1
/
+1
|
*
Changed it so the ssh port is configurable as well. (As I ran into the same i...
Manu
2011-09-26
1
-1
/
+2
|
*
now Github pages :push task forces
Brandon Mathis
2011-09-22
1
-1
/
+1
|
*
renamed github pages configuration task
Brandon Mathis
2011-09-22
1
-1
/
+1
|
*
Restored copying public into _deploy. fixes #169
Brandon Mathis
2011-09-22
1
-0
/
+1
|
*
improved github configuration raketask
Brandon Mathis
2011-09-22
1
-9
/
+38
*
|
Fix generation of stylesheets
Frederic Hemberger
2011-09-24
1
-1
/
+1
*
|
Removes compass_compiler.rb
Frederic Hemberger
2011-09-22
1
-0
/
+1
|
/
*
copydot task can be called with parameters, no need for separate copydot_deploy
Frederic Hemberger
2011-09-22
1
-19
/
+8
*
Fixed issue where dotfiles were not being copied to _deploy for github pages ...
Brandon Mathis
2011-09-21
1
-2
/
+13
*
fixed issue where public was being copied into _deploy
Brandon Mathis
2011-09-21
1
-1
/
+1
*
Removing glob because globbing does not pick up dotfiles.
Tom Miller
2011-09-19
1
-1
/
+1
*
Wraps git commit message in double quotes, fixes #139
Frederic Hemberger
2011-09-18
1
-2
/
+2
*
Aligns naming of .pygments-cache, .gist-cache and .sass-cache
Frederic Hemberger
2011-09-18
1
-2
/
+2
*
Fixes #150. Strip leading path before checking for excluded file.
Chris Sims
2011-09-17
1
-1
/
+1
*
added itegration to gen_deploy
Brandon Mathis
2011-09-12
1
-1
/
+1
*
Fix an issue in 'watch' and 'preview' where main process is terminated with c...
fhemberger
2011-09-12
1
-9
/
+6
*
Move generate + deploy to separate task
fhemberger
2011-09-12
1
-1
/
+6
*
Generate site before deploying, execute tasks in sequence
fhemberger
2011-09-12
1
-1
/
+2
*
Copy dotfiles also for subdirectories
fhemberger
2011-09-12
1
-4
/
+4
*
moved from Posix::Span to Process.span, fixing #46
Brandon Mathis
2011-09-08
1
-5
/
+5
[next]