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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Add EditorConfig file for Ruby files
Trey Hunner
2012-02-26
1
-0
/
+22
*
|
|
|
|
Merge branch 'master' of github.com:imathis/octopress
Parker Moore
2013-03-05
1
-0
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #448 from NSError/list-fix
Parker Moore
2013-03-05
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix for bottom margin in nested lists.
Chris Miller
2012-02-24
1
-0
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438
Parker Moore
2013-03-05
1
-2
/
+2
*
|
|
|
|
|
Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. #438
Parker Moore
2013-03-05
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #438 from roman-yepishev/gist_error
Parker Moore
2013-03-05
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Convert to integer before comparing. data.code is String
Roman Yepishev
2012-02-21
1
-1
/
+1
|
*
|
|
|
|
Raise RuntimeError when gist is unavailable
Roman Yepishev
2012-02-20
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1074 from joneslee85/bump-sinatra
Parker Moore
2013-02-28
2
-6
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Bump sinatra to 1.3.5
Trung LĂȘ
2013-02-26
2
-6
/
+6
|
/
/
/
/
*
|
|
|
It's 2013. Hi, MIT License.
Parker Moore
2013-02-22
1
-1
/
+1
*
|
|
|
Use HTML5 '&' character to connect query params in GitHub API call. #1031.
Parker Moore
2013-02-20
1
-1
/
+1
*
|
|
|
Merge pull request #1031 from schwern/github_repo_sorting
Parker Moore
2013-02-18
1
-9
/
+1
|
\
\
\
\
|
*
|
|
|
Use the Github API repo sorting.
Michael G. Schwern
2013-02-18
1
-9
/
+1
|
/
/
/
/
*
|
|
|
Fixed issue with mobile nav choosing the last option by default. Fixes #950.
Floyd Pink
2013-02-15
1
-0
/
+1
*
|
|
|
fixed issue #949 using @alexkirmse's patch
Floyd Pink
2013-02-13
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Added travis stamp of approval to README.
Parker Moore
2013-01-27
1
-0
/
+2
*
|
|
Added travis.yml so travis doesn't fail for every master branch PR and push
Parker Moore
2013-01-27
1
-0
/
+5
*
|
|
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
*
|
|
Video tag plugin now supports mp4,ogv,webm formats, closes #931
Brandon Mathis
2013-01-12
1
-8
/
+17
*
|
|
Striped whitespace from titles in blockquote plugin
Brandon Mathis
2013-01-12
1
-2
/
+2
*
|
|
Fixed blockquote plugin (author alone would not show up without title)
Sean Kerr
2013-01-12
1
-6
/
+5
*
|
|
Improved error message for category_generator plugin. Addresses #116
Brandon Mathis
2013-01-12
1
-1
/
+11
*
|
|
Merge pull request #936 from richo/cleanup/whitespace
Parker Moore
2013-01-11
6
-10
/
+10
|
\
\
\
|
*
|
|
Whitespace
richo
2013-01-11
6
-10
/
+10
|
/
/
/
*
|
|
updated ender.js to latest
Brandon Mathis
2013-01-06
2
-1400
/
+3159
*
|
|
Merge pull request #914 from rixth/master
Brandon Mathis
2013-01-02
1
-1
/
+4
|
\
\
\
|
*
|
|
Escape github repo descriptions, as they may contain HTML.
Thomas Rix
2013-01-02
1
-1
/
+4
|
/
/
/
*
|
|
removed accidentally added file
Brandon Mathis
2013-01-02
1
-0
/
+0
*
|
|
Rake task new_post now accepts titles through stdin
Brandon Mathis
2013-01-01
1
-2
/
+5
*
|
|
Merge pull request #537 from joseprio/master
Brandon Mathis
2012-12-29
1
-0
/
+7
|
\
\
\
|
*
|
|
Added robots.txt, with sitemap link
Josep del Rio
2012-04-19
1
-0
/
+7
*
|
|
|
updated gems
Brandon Mathis
2012-12-29
2
-29
/
+24
*
|
|
|
Merge pull request #408 from dtchepak/category_link_filter
Brandon Mathis
2012-12-29
1
-4
/
+12
|
\
\
\
\
|
*
|
|
|
Extract category_link filter from category_generator.rb plugin
David Tchepak
2012-02-02
1
-4
/
+12
*
|
|
|
|
Removed unnecessary regex in code block plugin
Brandon Mathis
2012-12-26
1
-5
/
+1
*
|
|
|
|
Titles in code plugins can have slashes in them. Closes #892
Brandon Mathis
2012-12-26
3
-5
/
+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
*
|
|
|
|
|
Merge pull request #824 from liangsun/patch-1
Brandon Mathis
2012-12-19
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
To support url without domain name like /path/file
Liang Sun
2012-11-27
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
gist tag plugin now works with the latest changes GitHub gists and does not f...
Brandon Mathis
2012-12-18
2
-29
/
+39
*
|
|
|
|
|
Merge pull request #831 from parkr/english
Brandon Mathis
2012-12-07
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
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
*
|
|
|
|
Using https instead of protocol relative urls, for Pinboard and Twitter feeds
Brandon Mathis
2012-10-01
2
-7
/
+7
*
|
|
|
|
Merge branch 'master' of github.com:imathis/octopress
Brandon Mathis
2012-09-29
0
-0
/
+0
|
\
\
\
\
\
[prev]
[next]