diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8669f8b --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# Ignore everything +/* +/*/ + +# Except Infinity Squared +!public/ +!index.php +!result.php +!header.php +!footer.php +!.gitignore + +# Specifically ignore the config file +public/config.php diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 5c82c9c..94cd850 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Infinity Squared ================ A beautiful theme for YOURLS, carefully crafted by [Tom Slominski](http://tomslominski.net/). -See the project's [Wiki pages](https://github.com/tomslominski/infinity-squared) at GitHub for the latest installation and upgrade instructions. +See the project's [Wiki pages](https://github.com/tomslominski/infinity-squared/wiki) at GitHub for the latest installation and upgrade instructions. qTip 2 is dual licensed under [MIT](http://en.wikipedia.org/wiki/MIT_License) or [GPLv2](http://en.wikipedia.org/wiki/GNU_General_Public_License) licenses. diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..9a5ef87 --- /dev/null +++ b/footer.php @@ -0,0 +1,16 @@ + +
+ + + +