diff --git a/.gitignore b/.gitignore index b515f1d9..c24d07cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ uploads/avatar_* -bin/* \ No newline at end of file +bin/* +gosora.exe +install.exe diff --git a/README.md b/README.md index 5b3911b1..ec4894fe 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ A responsive design. Looks great on mobile phones, tablets, laptops, desktops an Go 1.7. You will need to install this. Pick the .msi, if you want everything sorted out for you rather than having to go around updating the environment settings. https://golang.org/doc/install -MySQL Database. You will need to setup a MySQL Database somewhere. A MariaDB Database works equally well and is much faster than MySQL. +MySQL Database. You will need to setup a MySQL Database somewhere. A MariaDB Database works equally well and is much faster than MySQL. You could use something like WNMP / XAMPP which have a little PHP script called PhpMyAdmin for managing MySQL databases or you could install MariaDB directly. + Download the .msi installer from [MariaDB](https://mariadb.com/downloads) and run that. You may want to set it up as a service to avoid running it every-time the computer starts up. Instructions on how to set MariaDB up on Linux: https://downloads.mariadb.org/mariadb/repositories/ diff --git a/images/cosmo-320px.PNG b/images/cosmo-320px.PNG new file mode 100644 index 00000000..ba7148ab Binary files /dev/null and b/images/cosmo-320px.PNG differ diff --git a/images/cosmo-conflux.png b/images/cosmo-conflux.png index 6afc7984..f006518b 100644 Binary files a/images/cosmo-conflux.png and b/images/cosmo-conflux.png differ diff --git a/images/cosmo.png b/images/cosmo.png index 7d98fa0e..fb789415 100644 Binary files a/images/cosmo.png and b/images/cosmo.png differ diff --git a/images/levels2_test.PNG b/images/levels2_test.PNG new file mode 100644 index 00000000..4c973f1f Binary files /dev/null and b/images/levels2_test.PNG differ diff --git a/images/levels.PNG b/images/levels_test.PNG similarity index 100% rename from images/levels.PNG rename to images/levels_test.PNG diff --git a/images/panel-theme-list-test.PNG b/images/panel-theme-list-test.PNG deleted file mode 100644 index f2bd8399..00000000 Binary files a/images/panel-theme-list-test.PNG and /dev/null differ diff --git a/images/panel-theme-list-test2.PNG b/images/panel-theme-list-test2.PNG deleted file mode 100644 index efc08d84..00000000 Binary files a/images/panel-theme-list-test2.PNG and /dev/null differ diff --git a/images/panel-theme-list.PNG b/images/panel-theme-list.PNG index 8b8ab873..6510fd42 100644 Binary files a/images/panel-theme-list.PNG and b/images/panel-theme-list.PNG differ diff --git a/images/tempra-conflux-mobile-320px.png b/images/tempra-conflux-mobile-320px.png index 26a786ef..4612074a 100644 Binary files a/images/tempra-conflux-mobile-320px.png and b/images/tempra-conflux-mobile-320px.png differ diff --git a/images/tempra-conflux.png b/images/tempra-conflux.png index 43c881e3..6c3939a4 100644 Binary files a/images/tempra-conflux.png and b/images/tempra-conflux.png differ diff --git a/template_forum.go b/template_forum.go index 523a5f29..9758c3aa 100644 --- a/template_forum.go +++ b/template_forum.go @@ -1,7 +1,7 @@ /* This file was automatically generated by the software. Please don't edit it as your changes may be overwritten at any moment. */ package main -import "io" import "strconv" +import "io" func init() { template_forum_handle = template_forum diff --git a/template_profile.go b/template_profile.go index c32f708a..5c02a28d 100644 --- a/template_profile.go +++ b/template_profile.go @@ -1,7 +1,7 @@ /* This file was automatically generated by the software. Please don't edit it as your changes may be overwritten at any moment. */ package main -import "strconv" import "io" +import "strconv" func init() { template_profile_handle = template_profile diff --git a/template_topic_alt.go b/template_topic_alt.go index 8c38e028..f0c947c0 100644 --- a/template_topic_alt.go +++ b/template_topic_alt.go @@ -118,6 +118,8 @@ w.Write([]byte(` `)) if tmpl_topic_alt_vars.Topic.Tag != "" { w.Write([]byte(`