Skip to content

Commit

Permalink
README file change
Browse files Browse the repository at this point in the history
Reviewed the readme file and added some things to it, will most likely
return to it soon and change it approperiately.
  • Loading branch information
Jon Brede Skaug committed Oct 30, 2012
1 parent 5c1857a commit a0dd0af
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
Bitkraken
=========

The website bitkraken.net sourcecode
The website bitkraken.net sourcecode



===

![image](https://raw.github.com/Givemeurcookies/Bitkraken/master/static/img/btkrpxred2.png)

** Small storyline **

Short and sad, the framework used is a framework I made back in early 2011. The login and registration, are both based upon Ajax (As you can see in the javascript files [Here][1]).

Originally I handcoded everything, and compiled it with a minifier. I knew about JQuery at the time, but I refused to use it due of the huge size (At the time, I was all about optimisation).

As for our current website, I actually think I did a pretty good job. If the .htaccess file that's in the master tree works, the website should work in web browsers without javascript as well, fluently.

[1]: https://github.com/Givemeurcookies/Bitkraken/tree/master/static/js "Google"

//Note Godamnit, the syntax of this got ugly, gotta review it. I'll add more later.

1 comment on commit a0dd0af

@Givemeurcookies
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently, the markup didn't work as expected. I'll prompt it for later.

Please sign in to comment.