-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move Jekyll config to root, update first post a bit.
- Loading branch information
Gary Borton
committed
Apr 1, 2014
1 parent
adae38f
commit 1d5c383
Showing
5 changed files
with
13 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
name: Ploutus | ||
markdown: redcarpet | ||
pygments: true | ||
source: dist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
|
||
static/javascripts/main.js | ||
---------------- | ||
/home/gborton/code/ploutus/bower_components/requirejs/require.js | ||
/home/gborton/code/ploutus/bower_components/knockout/knockout.js | ||
/home/gary/nonsprint/ploutus/bower_components/requirejs/require.js | ||
/home/gary/nonsprint/ploutus/bower_components/knockout/knockout.js | ||
fire-when-ready/javascripts/tax_brackets.js | ||
/home/gborton/code/ploutus/bower_components/jquery/jquery.js | ||
/home/gborton/code/ploutus/bower_components/highcharts/highcharts.js | ||
/home/gborton/code/ploutus/bower_components/TrafficCop/lib/amd/TrafficCop.js | ||
/home/gborton/code/ploutus/bower_components/infuser/lib/infuser-amd.js | ||
/home/gborton/code/ploutus/bower_components/koExternalTemplateEngine/lib/koExternalTemplateEngine-amd.js | ||
/home/gborton/code/ploutus/bower_components/bootstrap/dist/js/bootstrap.js | ||
/home/gary/nonsprint/ploutus/bower_components/jquery/jquery.js | ||
/home/gary/nonsprint/ploutus/bower_components/highcharts/highcharts.js | ||
/home/gary/nonsprint/ploutus/bower_components/TrafficCop/lib/amd/TrafficCop.js | ||
/home/gary/nonsprint/ploutus/bower_components/infuser/lib/infuser-amd.js | ||
/home/gary/nonsprint/ploutus/bower_components/koExternalTemplateEngine/lib/koExternalTemplateEngine-amd.js | ||
/home/gary/nonsprint/ploutus/bower_components/bootstrap/dist/js/bootstrap.js | ||
fire-when-ready/javascripts/viewModels/appViewModel.js | ||
static/javascripts/main.js |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters