diff --git a/.gitignore b/.gitignore index 5b2616d..4bb6b57 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ -# Compiled source # -################### +### Generic front-end gitignore template +# Mostly pulled from: https://gist.github.com/octocat/9257657 +# This can be a useful tool: http://www.gitignore.io/ + +### Compiled source ### *.com *.class *.dll @@ -7,8 +10,7 @@ *.o *.so -# Packages # -############ +### Packages ### # it's better to unpack these files and commit the raw source # git has its own built in compression methods *.7z @@ -20,14 +22,12 @@ *.tar *.zip -# Logs and databases # -###################### +### Logs and databases ### *.log *.sql *.sqlite -# OS or Editor files # -###################### +### OS or Editor files ### .DS_Store .DS_Store? ._* @@ -43,4 +43,10 @@ Thumbs.db nbproject *.sublime-project *.sublime-workspace -.idea \ No newline at end of file +.idea + +### Sass ### +.sass-cache + +### Gulp/Node ### +node_modules \ No newline at end of file diff --git a/README.md b/README.md index 6d56fba..e0b1329 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,10 @@ Fore is a free, responsive, pageless web template available for download. Use it Fore is the first free template from Papaya. -Branches & pull requests are welcomed! \ No newline at end of file +Branches & pull requests are welcomed! + +Version 2: +- A little cleanup/updating on index.html +- Concatenate and minify JS into one file +- Optimize/compress all images +- Rename CSS file & fix social share alignment \ No newline at end of file diff --git a/images/Evergreen.jpg b/images/Evergreen.jpg index df06628..42cf1b2 100644 Binary files a/images/Evergreen.jpg and b/images/Evergreen.jpg differ diff --git a/images/circle1.jpg b/images/circle1.jpg index 1eb1ff2..2d24ab2 100644 Binary files a/images/circle1.jpg and b/images/circle1.jpg differ diff --git a/images/circle2.jpg b/images/circle2.jpg index 8807051..2a348fe 100644 Binary files a/images/circle2.jpg and b/images/circle2.jpg differ diff --git a/images/circle3.jpg b/images/circle3.jpg index bcd728b..4f46980 100644 Binary files a/images/circle3.jpg and b/images/circle3.jpg differ diff --git a/images/macbookpro.png b/images/macbookpro.png index 6e30a1f..d76baac 100644 Binary files a/images/macbookpro.png and b/images/macbookpro.png differ diff --git a/images/slide1.jpg b/images/slide1.jpg index 1a6f4c9..8b80ac1 100644 Binary files a/images/slide1.jpg and b/images/slide1.jpg differ diff --git a/images/slide2.jpg b/images/slide2.jpg index 33a6f01..50c7983 100644 Binary files a/images/slide2.jpg and b/images/slide2.jpg differ diff --git a/images/slide3.jpg b/images/slide3.jpg index 1d382dc..8e878f8 100644 Binary files a/images/slide3.jpg and b/images/slide3.jpg differ diff --git a/images/slide4.jpg b/images/slide4.jpg index 3e1c1b6..47c3520 100644 Binary files a/images/slide4.jpg and b/images/slide4.jpg differ diff --git a/images/summary.jpg b/images/summary.jpg index 7f400d2..1bbf263 100644 Binary files a/images/summary.jpg and b/images/summary.jpg differ diff --git a/index.html b/index.html index f387d73..f1927de 100644 --- a/index.html +++ b/index.html @@ -1,40 +1,35 @@ - - - - - + +
- + + -A free responsive site template from Papaya
+A free responsive site template from Blueberry
Fore was designed and built by Jordan Bowman. It is released for free on Papaya under the Creative Commons Attribution license. Use it – I hope you make millions of dollars and find a hot spouse with it.
+Fore was designed and built by Jordan Bowman. It is released for free on Blueberry under the Creative Commons Attribution license. Use it – I hope you make millions of dollars and find a hot spouse with it.