-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99af800
commit 2537410
Showing
65 changed files
with
38 additions
and
52 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
{ | ||
"repo": "atramhasis_demo", | ||
"package": "atramhasis_demo", | ||
"package_logger": "atramhasis_demo_logger", | ||
"project": "atramhasis-demo" | ||
"root_folder": "atramhasis_demo", | ||
"python_package": "atramhasis_demo", | ||
"package_logger": "demo_logger" | ||
} |
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...iecutter.repo}}/{{cookiecutter.package}}/static/scss/_{{cookiecutter.package}}-admin.scss
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...utter.repo}}/{{cookiecutter.package}}/static/scss/_{{cookiecutter.package}}-settings.scss
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...{{cookiecutter.repo}}/{{cookiecutter.package}}/static/scss/_{{cookiecutter.package}}.scss
This file was deleted.
Oops, something went wrong.
File renamed without changes.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
include *.txt *.ini *.cfg *.rst | ||
recursive-include {{cookiecutter.python_package}} *.ico *.png *.css *.gif *.jpg *.pt *.txt *.jinja2 *.js *.html *.xml |
2 changes: 1 addition & 1 deletion
2
...ers/demo/{{cookiecutter.repo}}/README.rst → ...o/{{cookiecutter.root_folder}}/README.rst
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,3 @@ | ||
{{cookiecutter.project}} README | ||
{{cookiecutter.python_package}} README | ||
|
||
This is an Atramhasis demo application |
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions
1
...}/{{cookiecutter.python_package}}/static/scss/_{{cookiecutter.python_package}}-admin.scss
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
// Custom SASS code for {{cookiecutter.python_package}}-admin |
1 change: 1 addition & 0 deletions
1
...{cookiecutter.python_package}}/static/scss/_{{cookiecutter.python_package}}-settings.scss
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
// Custom SASS code for {{cookiecutter.python_package}}-settings |
1 change: 1 addition & 0 deletions
1
...older}}/{{cookiecutter.python_package}}/static/scss/_{{cookiecutter.python_package}}.scss
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
// Custom SASS code for {{cookiecutter.python_package}} |
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,6 +1,5 @@ | ||
{ | ||
"repo": "atramhasis_demo", | ||
"package": "atramhasis_demo", | ||
"package_logger": "demo_logger", | ||
"project": "atramhasis-demo" | ||
"root_folder": "atramhasis_scaffold", | ||
"python_package": "atramhasis_scaffold", | ||
"package_logger": "scaffold_logger" | ||
} |
This file was deleted.
Oops, something went wrong.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
cookiecutters/scaffold/{{cookiecutter.root_folder}}/README.rst
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{{cookiecutter.python_package}} README | ||
|
||
this is just a scaffold |
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...old/{{cookiecutter.repo}}/development.ini → ...ookiecutter.root_folder}}/development.ini
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
File renamed without changes.