Skip to content

Commit

Permalink
New website rework is done
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronpowell committed Jul 30, 2017
1 parent ac4cc28 commit bfd8bbd
Show file tree
Hide file tree
Showing 598 changed files with 4,984 additions and 4,851 deletions.
12 changes: 12 additions & 0 deletions .editorconfig
@@ -0,0 +1,12 @@
; editor configuration powered by http://editorconfig.org/
; Top-most EditorConfig file
root = true

; Windows newlines
[*]
end_of_line = crlf
indent_style = space
indent_size = 4

[*.sh]
end_of_line = lf
23 changes: 1 addition & 22 deletions .gitignore
@@ -1,22 +1 @@
lib-cov .output
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

npm-debug.log
node_modules
*.sublime-workspace

bin
packages

.docpad.db
out
1 change: 0 additions & 1 deletion Procfile

This file was deleted.

24 changes: 0 additions & 24 deletions _migrator/Formatters.csx

This file was deleted.

14 changes: 0 additions & 14 deletions _migrator/Post.csx

This file was deleted.

6 changes: 0 additions & 6 deletions _migrator/Settings.csx

This file was deleted.

84 changes: 0 additions & 84 deletions _migrator/app.csx

This file was deleted.

5 changes: 0 additions & 5 deletions _migrator/packages.config

This file was deleted.

44 changes: 0 additions & 44 deletions _migrator/parser.js

This file was deleted.

1 change: 1 addition & 0 deletions build.bat
@@ -0,0 +1 @@
hugo --source "%cd%\src" --destination "%cd%\.output" %*
152 changes: 0 additions & 152 deletions docpad.js

This file was deleted.

0 comments on commit bfd8bbd

Please sign in to comment.