diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..64a9162 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bam/static/bam/pure.css/ \ No newline at end of file diff --git a/README.md b/README.md index 803576d..894bbfa 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ ln -sr bam PROJECT_DIRECTORY/bam ./manage.py createsuperuser ``` - 8. Download _Pure.css_ and extract it to `bam/static/`. + 8. Download _Pure.css_ and extract it to `bam/static/pure.css/`. 9. Start the development server: diff --git a/bam/templates/bam/base.html b/bam/templates/bam/base.html index a3009c8..c4f1f8e 100644 --- a/bam/templates/bam/base.html +++ b/bam/templates/bam/base.html @@ -2,7 +2,7 @@ - +