diff --git a/content/posts/2014-04-04-dealing-with-technical-debt.md b/content/posts/2014-04-04-dealing-with-technical-debt.md index d9bfca7..1470a78 100644 --- a/content/posts/2014-04-04-dealing-with-technical-debt.md +++ b/content/posts/2014-04-04-dealing-with-technical-debt.md @@ -11,7 +11,7 @@ The rails project I'm talking about is over three years old and has seen commits Needless to say, as most projects of this size and age, this one has plenty of technical debt. Let's make an inventory. - + **The test suite takes approximately eighty minutes to run.** These are all RSpec tests, including features. Luckily we can split the entire suite up into smaller parts using Travis, but still the entire thing takes about forty minutes. diff --git a/static/css/outerspace.css b/static/css/outerspace.css index 75077f2..fd01900 100644 --- a/static/css/outerspace.css +++ b/static/css/outerspace.css @@ -22,7 +22,7 @@ h1 a, h2 a, h3 a { .sidebar { color: rgba(255,255,255,0.7); - background: url('/images/bg-80.jpg'); + background: url('/img/bg-80.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; diff --git a/static/images/arrow_list.png b/static/images/arrow_list.png deleted file mode 100755 index 03f8766..0000000 Binary files a/static/images/arrow_list.png and /dev/null differ diff --git a/static/images/arrow_navi.png b/static/images/arrow_navi.png deleted file mode 100755 index 14eba12..0000000 Binary files a/static/images/arrow_navi.png and /dev/null differ diff --git a/static/images/arrow_popular_widget.png b/static/images/arrow_popular_widget.png deleted file mode 100755 index 10adb75..0000000 Binary files a/static/images/arrow_popular_widget.png and /dev/null differ diff --git a/static/images/arrow_project.png b/static/images/arrow_project.png deleted file mode 100755 index 2e92df2..0000000 Binary files a/static/images/arrow_project.png and /dev/null differ diff --git a/static/images/arrow_slide.png b/static/images/arrow_slide.png deleted file mode 100755 index 8319336..0000000 Binary files a/static/images/arrow_slide.png and /dev/null differ diff --git a/static/images/arrow_sort.png b/static/images/arrow_sort.png deleted file mode 100755 index a6d99a0..0000000 Binary files a/static/images/arrow_sort.png and /dev/null differ diff --git a/static/images/avatar.jpg b/static/images/avatar.jpg deleted file mode 100644 index 79a8533..0000000 Binary files a/static/images/avatar.jpg and /dev/null differ diff --git a/static/images/bg.jpg b/static/images/bg.jpg deleted file mode 100644 index 4cda3cc..0000000 Binary files a/static/images/bg.jpg and /dev/null differ diff --git a/static/images/bg_sharp.png b/static/images/bg_sharp.png deleted file mode 100755 index b446cbc..0000000 Binary files a/static/images/bg_sharp.png and /dev/null differ diff --git a/static/images/bgs/01.jpg b/static/images/bgs/01.jpg deleted file mode 100755 index 3a953cd..0000000 Binary files a/static/images/bgs/01.jpg and /dev/null differ diff --git a/static/images/bgs/02.jpg b/static/images/bgs/02.jpg deleted file mode 100755 index 9d9e828..0000000 Binary files a/static/images/bgs/02.jpg and /dev/null differ diff --git a/static/images/bgs/03.jpg b/static/images/bgs/03.jpg deleted file mode 100755 index f360cc7..0000000 Binary files a/static/images/bgs/03.jpg and /dev/null differ diff --git a/static/images/bgs/04.jpg b/static/images/bgs/04.jpg deleted file mode 100755 index 966573f..0000000 Binary files a/static/images/bgs/04.jpg and /dev/null differ diff --git a/static/images/bgs/05.jpg b/static/images/bgs/05.jpg deleted file mode 100755 index 09161df..0000000 Binary files a/static/images/bgs/05.jpg and /dev/null differ diff --git a/static/images/button.png b/static/images/button.png deleted file mode 100755 index c56c301..0000000 Binary files a/static/images/button.png and /dev/null differ diff --git a/static/images/button_large.png b/static/images/button_large.png deleted file mode 100755 index 5f9acb0..0000000 Binary files a/static/images/button_large.png and /dev/null differ diff --git a/static/images/button_medium.png b/static/images/button_medium.png deleted file mode 100755 index 300b817..0000000 Binary files a/static/images/button_medium.png and /dev/null differ diff --git a/static/images/comment_line.png b/static/images/comment_line.png deleted file mode 100755 index 05279ec..0000000 Binary files a/static/images/comment_line.png and /dev/null differ diff --git a/static/images/content_sep.png b/static/images/content_sep.png deleted file mode 100755 index 2daf30c..0000000 Binary files a/static/images/content_sep.png and /dev/null differ diff --git a/static/images/download.png b/static/images/download.png deleted file mode 100755 index 3b69b10..0000000 Binary files a/static/images/download.png and /dev/null differ diff --git a/static/images/effect_image.png b/static/images/effect_image.png deleted file mode 100755 index 7a4a049..0000000 Binary files a/static/images/effect_image.png and /dev/null differ diff --git a/static/images/effect_link.png b/static/images/effect_link.png deleted file mode 100755 index 11b15ec..0000000 Binary files a/static/images/effect_link.png and /dev/null differ diff --git a/static/images/effect_video.png b/static/images/effect_video.png deleted file mode 100755 index 673285b..0000000 Binary files a/static/images/effect_video.png and /dev/null differ diff --git a/static/images/error.png b/static/images/error.png deleted file mode 100755 index 1134fd9..0000000 Binary files a/static/images/error.png and /dev/null differ diff --git a/static/images/favicon.ico b/static/images/favicon.ico deleted file mode 100644 index 57e2201..0000000 Binary files a/static/images/favicon.ico and /dev/null differ diff --git a/static/images/heart.png b/static/images/heart.png deleted file mode 100755 index b5681cd..0000000 Binary files a/static/images/heart.png and /dev/null differ diff --git a/static/images/hover_content.png b/static/images/hover_content.png deleted file mode 100755 index 6f82413..0000000 Binary files a/static/images/hover_content.png and /dev/null differ diff --git a/static/images/hover_image.png b/static/images/hover_image.png deleted file mode 100755 index b9bbac7..0000000 Binary files a/static/images/hover_image.png and /dev/null differ diff --git a/static/images/hover_link.png b/static/images/hover_link.png deleted file mode 100755 index d36d0a5..0000000 Binary files a/static/images/hover_link.png and /dev/null differ diff --git a/static/images/hover_video.png b/static/images/hover_video.png deleted file mode 100755 index 695ea39..0000000 Binary files a/static/images/hover_video.png and /dev/null differ diff --git a/static/images/icon_format.png b/static/images/icon_format.png deleted file mode 100755 index 68fc146..0000000 Binary files a/static/images/icon_format.png and /dev/null differ diff --git a/static/images/icon_search.png b/static/images/icon_search.png deleted file mode 100755 index 9c8aecc..0000000 Binary files a/static/images/icon_search.png and /dev/null differ diff --git a/static/images/img/about.jpg b/static/images/img/about.jpg deleted file mode 100755 index c6130e3..0000000 Binary files a/static/images/img/about.jpg and /dev/null differ diff --git a/static/images/img/about_1.jpg b/static/images/img/about_1.jpg deleted file mode 100755 index 3564413..0000000 Binary files a/static/images/img/about_1.jpg and /dev/null differ diff --git a/static/images/img/about_2.jpg b/static/images/img/about_2.jpg deleted file mode 100755 index 3564413..0000000 Binary files a/static/images/img/about_2.jpg and /dev/null differ diff --git a/static/images/img/about_3.jpg b/static/images/img/about_3.jpg deleted file mode 100755 index 3564413..0000000 Binary files a/static/images/img/about_3.jpg and /dev/null differ diff --git a/static/images/img/about_4.jpg b/static/images/img/about_4.jpg deleted file mode 100755 index 3564413..0000000 Binary files a/static/images/img/about_4.jpg and /dev/null differ diff --git a/static/images/img/ambleside.png b/static/images/img/ambleside.png deleted file mode 100755 index 2d82cc5..0000000 Binary files a/static/images/img/ambleside.png and /dev/null differ diff --git a/static/images/img/animal.png b/static/images/img/animal.png deleted file mode 100755 index 0e33b35..0000000 Binary files a/static/images/img/animal.png and /dev/null differ diff --git a/static/images/img/author.jpg b/static/images/img/author.jpg deleted file mode 100755 index bba0efc..0000000 Binary files a/static/images/img/author.jpg and /dev/null differ diff --git a/static/images/img/blog_1.jpg b/static/images/img/blog_1.jpg deleted file mode 100755 index c6130e3..0000000 Binary files a/static/images/img/blog_1.jpg and /dev/null differ diff --git a/static/images/img/blog_2.jpg b/static/images/img/blog_2.jpg deleted file mode 100755 index bca5ef2..0000000 Binary files a/static/images/img/blog_2.jpg and /dev/null differ diff --git a/static/images/img/blog_3.jpg b/static/images/img/blog_3.jpg deleted file mode 100755 index 3564413..0000000 Binary files a/static/images/img/blog_3.jpg and /dev/null differ diff --git a/static/images/img/fproject_4_1.jpg b/static/images/img/fproject_4_1.jpg deleted file mode 100755 index 0541476..0000000 Binary files a/static/images/img/fproject_4_1.jpg and /dev/null differ diff --git a/static/images/img/fproject_4_2.jpg b/static/images/img/fproject_4_2.jpg deleted file mode 100755 index fe34ebf..0000000 Binary files a/static/images/img/fproject_4_2.jpg and /dev/null differ diff --git a/static/images/img/fproject_4_3.jpg b/static/images/img/fproject_4_3.jpg deleted file mode 100755 index fe34ebf..0000000 Binary files a/static/images/img/fproject_4_3.jpg and /dev/null differ diff --git a/static/images/img/fproject_4_4.jpg b/static/images/img/fproject_4_4.jpg deleted file mode 100755 index fe34ebf..0000000 Binary files a/static/images/img/fproject_4_4.jpg and /dev/null differ diff --git a/static/images/img/fproject_4_5.jpg b/static/images/img/fproject_4_5.jpg deleted file mode 100755 index fe34ebf..0000000 Binary files a/static/images/img/fproject_4_5.jpg and /dev/null differ diff --git a/static/images/img/fproject_4_6.jpg b/static/images/img/fproject_4_6.jpg deleted file mode 100755 index 0541476..0000000 Binary files a/static/images/img/fproject_4_6.jpg and /dev/null differ diff --git a/static/images/img/fproject_4_7.jpg b/static/images/img/fproject_4_7.jpg deleted file mode 100755 index fe34ebf..0000000 Binary files a/static/images/img/fproject_4_7.jpg and /dev/null differ diff --git a/static/images/img/fproject_4_8.jpg b/static/images/img/fproject_4_8.jpg deleted file mode 100755 index 0541476..0000000 Binary files a/static/images/img/fproject_4_8.jpg and /dev/null differ diff --git a/static/images/img/icon_billing.png b/static/images/img/icon_billing.png deleted file mode 100755 index 9fbbac6..0000000 Binary files a/static/images/img/icon_billing.png and /dev/null differ diff --git a/static/images/img/icon_docs.png b/static/images/img/icon_docs.png deleted file mode 100755 index ac70d80..0000000 Binary files a/static/images/img/icon_docs.png and /dev/null differ diff --git a/static/images/img/icon_facebook.png b/static/images/img/icon_facebook.png deleted file mode 100755 index 4d908c8..0000000 Binary files a/static/images/img/icon_facebook.png and /dev/null differ diff --git a/static/images/img/icon_google.png b/static/images/img/icon_google.png deleted file mode 100755 index b2a1b7e..0000000 Binary files a/static/images/img/icon_google.png and /dev/null differ diff --git a/static/images/img/icon_linkedin.png b/static/images/img/icon_linkedin.png deleted file mode 100755 index 59091a1..0000000 Binary files a/static/images/img/icon_linkedin.png and /dev/null differ diff --git a/static/images/img/icon_twitter.png b/static/images/img/icon_twitter.png deleted file mode 100755 index 0e0b597..0000000 Binary files a/static/images/img/icon_twitter.png and /dev/null differ diff --git a/static/images/img/oakland.png b/static/images/img/oakland.png deleted file mode 100755 index 52d0916..0000000 Binary files a/static/images/img/oakland.png and /dev/null differ diff --git a/static/images/img/pacifico.png b/static/images/img/pacifico.png deleted file mode 100755 index db4077b..0000000 Binary files a/static/images/img/pacifico.png and /dev/null differ diff --git a/static/images/img/services_1.jpg b/static/images/img/services_1.jpg deleted file mode 100755 index a9952f8..0000000 Binary files a/static/images/img/services_1.jpg and /dev/null differ diff --git a/static/images/img/shepard.png b/static/images/img/shepard.png deleted file mode 100755 index 21e7198..0000000 Binary files a/static/images/img/shepard.png and /dev/null differ diff --git a/static/images/img/slide_1.jpg b/static/images/img/slide_1.jpg deleted file mode 100755 index ffe4f02..0000000 Binary files a/static/images/img/slide_1.jpg and /dev/null differ diff --git a/static/images/img/slide_1_1.png b/static/images/img/slide_1_1.png deleted file mode 100755 index 8f351e3..0000000 Binary files a/static/images/img/slide_1_1.png and /dev/null differ diff --git a/static/images/img/slide_1_2.png b/static/images/img/slide_1_2.png deleted file mode 100755 index 802cc88..0000000 Binary files a/static/images/img/slide_1_2.png and /dev/null differ diff --git a/static/images/img/slide_1_3.png b/static/images/img/slide_1_3.png deleted file mode 100755 index b96400d..0000000 Binary files a/static/images/img/slide_1_3.png and /dev/null differ diff --git a/static/images/img/slide_2.jpg b/static/images/img/slide_2.jpg deleted file mode 100755 index ffe4f02..0000000 Binary files a/static/images/img/slide_2.jpg and /dev/null differ diff --git a/static/images/img/slide_2_1.png b/static/images/img/slide_2_1.png deleted file mode 100755 index 8fdd4bd..0000000 Binary files a/static/images/img/slide_2_1.png and /dev/null differ diff --git a/static/images/img/slide_2_2.png b/static/images/img/slide_2_2.png deleted file mode 100755 index 1e35121..0000000 Binary files a/static/images/img/slide_2_2.png and /dev/null differ diff --git a/static/images/img/slide_2_3.png b/static/images/img/slide_2_3.png deleted file mode 100755 index 1161889..0000000 Binary files a/static/images/img/slide_2_3.png and /dev/null differ diff --git a/static/images/img/slide_2_4.png b/static/images/img/slide_2_4.png deleted file mode 100755 index e2e23c3..0000000 Binary files a/static/images/img/slide_2_4.png and /dev/null differ diff --git a/static/images/img/slide_2_5.png b/static/images/img/slide_2_5.png deleted file mode 100755 index 708137f..0000000 Binary files a/static/images/img/slide_2_5.png and /dev/null differ diff --git a/static/images/img/slide_2_6.png b/static/images/img/slide_2_6.png deleted file mode 100755 index deb65fd..0000000 Binary files a/static/images/img/slide_2_6.png and /dev/null differ diff --git a/static/images/img/slide_2_7.png b/static/images/img/slide_2_7.png deleted file mode 100755 index d826faa..0000000 Binary files a/static/images/img/slide_2_7.png and /dev/null differ diff --git a/static/images/img/slide_2_8.png b/static/images/img/slide_2_8.png deleted file mode 100755 index 37bd079..0000000 Binary files a/static/images/img/slide_2_8.png and /dev/null differ diff --git a/static/images/img/slide_3.jpg b/static/images/img/slide_3.jpg deleted file mode 100755 index ffe4f02..0000000 Binary files a/static/images/img/slide_3.jpg and /dev/null differ diff --git a/static/images/img/slide_3_1.png b/static/images/img/slide_3_1.png deleted file mode 100755 index 532a951..0000000 Binary files a/static/images/img/slide_3_1.png and /dev/null differ diff --git a/static/images/img/slide_4.jpg b/static/images/img/slide_4.jpg deleted file mode 100755 index ffe4f02..0000000 Binary files a/static/images/img/slide_4.jpg and /dev/null differ diff --git a/static/images/img/splash_1.jpg b/static/images/img/splash_1.jpg deleted file mode 100755 index 0867350..0000000 Binary files a/static/images/img/splash_1.jpg and /dev/null differ diff --git a/static/images/img/splash_2.jpg b/static/images/img/splash_2.jpg deleted file mode 100755 index 0867350..0000000 Binary files a/static/images/img/splash_2.jpg and /dev/null differ diff --git a/static/images/img/splash_3.jpg b/static/images/img/splash_3.jpg deleted file mode 100755 index 0867350..0000000 Binary files a/static/images/img/splash_3.jpg and /dev/null differ diff --git a/static/images/img/tab_1.jpg b/static/images/img/tab_1.jpg deleted file mode 100755 index b2f4741..0000000 Binary files a/static/images/img/tab_1.jpg and /dev/null differ diff --git a/static/images/img/tab_2.jpg b/static/images/img/tab_2.jpg deleted file mode 100755 index b2f4741..0000000 Binary files a/static/images/img/tab_2.jpg and /dev/null differ diff --git a/static/images/img/tab_3.jpg b/static/images/img/tab_3.jpg deleted file mode 100755 index b2f4741..0000000 Binary files a/static/images/img/tab_3.jpg and /dev/null differ diff --git a/static/images/img/tour.jpg b/static/images/img/tour.jpg deleted file mode 100755 index 1096fb7..0000000 Binary files a/static/images/img/tour.jpg and /dev/null differ diff --git a/static/images/img/typography_1.jpg b/static/images/img/typography_1.jpg deleted file mode 100755 index 3b368a8..0000000 Binary files a/static/images/img/typography_1.jpg and /dev/null differ diff --git a/static/images/img/typography_2.jpg b/static/images/img/typography_2.jpg deleted file mode 100755 index 3b368a8..0000000 Binary files a/static/images/img/typography_2.jpg and /dev/null differ diff --git a/static/images/img/typography_3.jpg b/static/images/img/typography_3.jpg deleted file mode 100755 index 3b368a8..0000000 Binary files a/static/images/img/typography_3.jpg and /dev/null differ diff --git a/static/images/img/user.jpg b/static/images/img/user.jpg deleted file mode 100755 index 802a4fb..0000000 Binary files a/static/images/img/user.jpg and /dev/null differ diff --git a/static/images/img/video_img.jpg b/static/images/img/video_img.jpg deleted file mode 100755 index e7953a2..0000000 Binary files a/static/images/img/video_img.jpg and /dev/null differ diff --git a/static/images/img/video_img_blog.jpg b/static/images/img/video_img_blog.jpg deleted file mode 100755 index fa8fd40..0000000 Binary files a/static/images/img/video_img_blog.jpg and /dev/null differ diff --git a/static/images/img/video_youtube.jpg b/static/images/img/video_youtube.jpg deleted file mode 100755 index bfe71ca..0000000 Binary files a/static/images/img/video_youtube.jpg and /dev/null differ diff --git a/static/images/img/video_youtube_blog.jpg b/static/images/img/video_youtube_blog.jpg deleted file mode 100755 index eed5b75..0000000 Binary files a/static/images/img/video_youtube_blog.jpg and /dev/null differ diff --git a/static/images/jPlayer/jp_bg.png b/static/images/jPlayer/jp_bg.png deleted file mode 100755 index ed8f42d..0000000 Binary files a/static/images/jPlayer/jp_bg.png and /dev/null differ diff --git a/static/images/jPlayer/jp_load.gif b/static/images/jPlayer/jp_load.gif deleted file mode 100755 index a06f8fe..0000000 Binary files a/static/images/jPlayer/jp_load.gif and /dev/null differ diff --git a/static/images/jPlayer/jp_play.png b/static/images/jPlayer/jp_play.png deleted file mode 100755 index f2903c3..0000000 Binary files a/static/images/jPlayer/jp_play.png and /dev/null differ diff --git a/static/images/jPlayer/jp_sprite.png b/static/images/jPlayer/jp_sprite.png deleted file mode 100755 index b458689..0000000 Binary files a/static/images/jPlayer/jp_sprite.png and /dev/null differ diff --git a/static/images/loader.gif b/static/images/loader.gif deleted file mode 100755 index 9b1a932..0000000 Binary files a/static/images/loader.gif and /dev/null differ diff --git a/static/images/loader_white.gif b/static/images/loader_white.gif deleted file mode 100755 index b36c6c4..0000000 Binary files a/static/images/loader_white.gif and /dev/null differ diff --git a/static/images/logo.png b/static/images/logo.png deleted file mode 100644 index a387be7..0000000 Binary files a/static/images/logo.png and /dev/null differ diff --git a/static/images/notice.png b/static/images/notice.png deleted file mode 100755 index 476c040..0000000 Binary files a/static/images/notice.png and /dev/null differ diff --git a/static/images/pixel.png b/static/images/pixel.png deleted file mode 100755 index 8705eb1..0000000 Binary files a/static/images/pixel.png and /dev/null differ diff --git a/static/images/prettyPhoto/dark_rounded/btnNext.png b/static/images/prettyPhoto/dark_rounded/btnNext.png deleted file mode 100755 index b28c1ef..0000000 Binary files a/static/images/prettyPhoto/dark_rounded/btnNext.png and /dev/null differ diff --git a/static/images/prettyPhoto/dark_rounded/btnPrevious.png b/static/images/prettyPhoto/dark_rounded/btnPrevious.png deleted file mode 100755 index e0cd9c4..0000000 Binary files a/static/images/prettyPhoto/dark_rounded/btnPrevious.png and /dev/null differ diff --git a/static/images/prettyPhoto/dark_rounded/contentPattern.png b/static/images/prettyPhoto/dark_rounded/contentPattern.png deleted file mode 100755 index e5a047c..0000000 Binary files a/static/images/prettyPhoto/dark_rounded/contentPattern.png and /dev/null differ diff --git a/static/images/prettyPhoto/dark_rounded/default_thumbnail.gif b/static/images/prettyPhoto/dark_rounded/default_thumbnail.gif deleted file mode 100755 index 2b1280f..0000000 Binary files a/static/images/prettyPhoto/dark_rounded/default_thumbnail.gif and /dev/null differ diff --git a/static/images/prettyPhoto/dark_rounded/loader.gif b/static/images/prettyPhoto/dark_rounded/loader.gif deleted file mode 100755 index 50820ee..0000000 Binary files a/static/images/prettyPhoto/dark_rounded/loader.gif and /dev/null differ diff --git a/static/images/prettyPhoto/dark_rounded/sprite.png b/static/images/prettyPhoto/dark_rounded/sprite.png deleted file mode 100755 index fb8c0f8..0000000 Binary files a/static/images/prettyPhoto/dark_rounded/sprite.png and /dev/null differ diff --git a/static/images/prettyPhoto/dark_square/btnNext.png b/static/images/prettyPhoto/dark_square/btnNext.png deleted file mode 100755 index b28c1ef..0000000 Binary files a/static/images/prettyPhoto/dark_square/btnNext.png and /dev/null differ diff --git a/static/images/prettyPhoto/dark_square/btnPrevious.png b/static/images/prettyPhoto/dark_square/btnPrevious.png deleted file mode 100755 index e0cd9c4..0000000 Binary files a/static/images/prettyPhoto/dark_square/btnPrevious.png and /dev/null differ diff --git a/static/images/prettyPhoto/dark_square/contentPattern.png b/static/images/prettyPhoto/dark_square/contentPattern.png deleted file mode 100755 index 7b50aff..0000000 Binary files a/static/images/prettyPhoto/dark_square/contentPattern.png and /dev/null differ diff --git a/static/images/prettyPhoto/dark_square/default_thumbnail.gif b/static/images/prettyPhoto/dark_square/default_thumbnail.gif deleted file mode 100755 index 2b1280f..0000000 Binary files a/static/images/prettyPhoto/dark_square/default_thumbnail.gif and /dev/null differ diff --git a/static/images/prettyPhoto/dark_square/loader.gif b/static/images/prettyPhoto/dark_square/loader.gif deleted file mode 100755 index 50820ee..0000000 Binary files a/static/images/prettyPhoto/dark_square/loader.gif and /dev/null differ diff --git a/static/images/prettyPhoto/dark_square/sprite.png b/static/images/prettyPhoto/dark_square/sprite.png deleted file mode 100755 index 4fe3547..0000000 Binary files a/static/images/prettyPhoto/dark_square/sprite.png and /dev/null differ diff --git a/static/images/prettyPhoto/default/default_thumb.png b/static/images/prettyPhoto/default/default_thumb.png deleted file mode 100755 index 1a26e4b..0000000 Binary files a/static/images/prettyPhoto/default/default_thumb.png and /dev/null differ diff --git a/static/images/prettyPhoto/default/loader.gif b/static/images/prettyPhoto/default/loader.gif deleted file mode 100755 index 35d397c..0000000 Binary files a/static/images/prettyPhoto/default/loader.gif and /dev/null differ diff --git a/static/images/prettyPhoto/default/sprite.png b/static/images/prettyPhoto/default/sprite.png deleted file mode 100755 index 5f07ddc..0000000 Binary files a/static/images/prettyPhoto/default/sprite.png and /dev/null differ diff --git a/static/images/prettyPhoto/default/sprite_next.png b/static/images/prettyPhoto/default/sprite_next.png deleted file mode 100755 index 379dc0d..0000000 Binary files a/static/images/prettyPhoto/default/sprite_next.png and /dev/null differ diff --git a/static/images/prettyPhoto/default/sprite_prev.png b/static/images/prettyPhoto/default/sprite_prev.png deleted file mode 100755 index 1ee4865..0000000 Binary files a/static/images/prettyPhoto/default/sprite_prev.png and /dev/null differ diff --git a/static/images/prettyPhoto/default/sprite_x.png b/static/images/prettyPhoto/default/sprite_x.png deleted file mode 100755 index d4433ab..0000000 Binary files a/static/images/prettyPhoto/default/sprite_x.png and /dev/null differ diff --git a/static/images/prettyPhoto/default/sprite_y.png b/static/images/prettyPhoto/default/sprite_y.png deleted file mode 100755 index 7786ab5..0000000 Binary files a/static/images/prettyPhoto/default/sprite_y.png and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/btnNext.png b/static/images/prettyPhoto/facebook/btnNext.png deleted file mode 100755 index e809c3b..0000000 Binary files a/static/images/prettyPhoto/facebook/btnNext.png and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/btnPrevious.png b/static/images/prettyPhoto/facebook/btnPrevious.png deleted file mode 100755 index 0812542..0000000 Binary files a/static/images/prettyPhoto/facebook/btnPrevious.png and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/contentPatternBottom.png b/static/images/prettyPhoto/facebook/contentPatternBottom.png deleted file mode 100755 index a9be3b2..0000000 Binary files a/static/images/prettyPhoto/facebook/contentPatternBottom.png and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/contentPatternLeft.png b/static/images/prettyPhoto/facebook/contentPatternLeft.png deleted file mode 100755 index 277c87a..0000000 Binary files a/static/images/prettyPhoto/facebook/contentPatternLeft.png and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/contentPatternRight.png b/static/images/prettyPhoto/facebook/contentPatternRight.png deleted file mode 100755 index 76e50d0..0000000 Binary files a/static/images/prettyPhoto/facebook/contentPatternRight.png and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/contentPatternTop.png b/static/images/prettyPhoto/facebook/contentPatternTop.png deleted file mode 100755 index 8b110ba..0000000 Binary files a/static/images/prettyPhoto/facebook/contentPatternTop.png and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/default_thumbnail.gif b/static/images/prettyPhoto/facebook/default_thumbnail.gif deleted file mode 100755 index 2b1280f..0000000 Binary files a/static/images/prettyPhoto/facebook/default_thumbnail.gif and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/loader.gif b/static/images/prettyPhoto/facebook/loader.gif deleted file mode 100755 index 7ac990c..0000000 Binary files a/static/images/prettyPhoto/facebook/loader.gif and /dev/null differ diff --git a/static/images/prettyPhoto/facebook/sprite.png b/static/images/prettyPhoto/facebook/sprite.png deleted file mode 100755 index 660a254..0000000 Binary files a/static/images/prettyPhoto/facebook/sprite.png and /dev/null differ diff --git a/static/images/prettyPhoto/light_rounded/btnNext.png b/static/images/prettyPhoto/light_rounded/btnNext.png deleted file mode 100755 index b28c1ef..0000000 Binary files a/static/images/prettyPhoto/light_rounded/btnNext.png and /dev/null differ diff --git a/static/images/prettyPhoto/light_rounded/btnPrevious.png b/static/images/prettyPhoto/light_rounded/btnPrevious.png deleted file mode 100755 index e0cd9c4..0000000 Binary files a/static/images/prettyPhoto/light_rounded/btnPrevious.png and /dev/null differ diff --git a/static/images/prettyPhoto/light_rounded/default_thumbnail.gif b/static/images/prettyPhoto/light_rounded/default_thumbnail.gif deleted file mode 100755 index 2b1280f..0000000 Binary files a/static/images/prettyPhoto/light_rounded/default_thumbnail.gif and /dev/null differ diff --git a/static/images/prettyPhoto/light_rounded/loader.gif b/static/images/prettyPhoto/light_rounded/loader.gif deleted file mode 100755 index 7ac990c..0000000 Binary files a/static/images/prettyPhoto/light_rounded/loader.gif and /dev/null differ diff --git a/static/images/prettyPhoto/light_rounded/sprite.png b/static/images/prettyPhoto/light_rounded/sprite.png deleted file mode 100755 index 7f28379..0000000 Binary files a/static/images/prettyPhoto/light_rounded/sprite.png and /dev/null differ diff --git a/static/images/prettyPhoto/light_square/btnNext.png b/static/images/prettyPhoto/light_square/btnNext.png deleted file mode 100755 index b28c1ef..0000000 Binary files a/static/images/prettyPhoto/light_square/btnNext.png and /dev/null differ diff --git a/static/images/prettyPhoto/light_square/btnPrevious.png b/static/images/prettyPhoto/light_square/btnPrevious.png deleted file mode 100755 index e0cd9c4..0000000 Binary files a/static/images/prettyPhoto/light_square/btnPrevious.png and /dev/null differ diff --git a/static/images/prettyPhoto/light_square/default_thumbnail.gif b/static/images/prettyPhoto/light_square/default_thumbnail.gif deleted file mode 100755 index 2b1280f..0000000 Binary files a/static/images/prettyPhoto/light_square/default_thumbnail.gif and /dev/null differ diff --git a/static/images/prettyPhoto/light_square/loader.gif b/static/images/prettyPhoto/light_square/loader.gif deleted file mode 100755 index 7ac990c..0000000 Binary files a/static/images/prettyPhoto/light_square/loader.gif and /dev/null differ diff --git a/static/images/prettyPhoto/light_square/sprite.png b/static/images/prettyPhoto/light_square/sprite.png deleted file mode 100755 index 4fe3547..0000000 Binary files a/static/images/prettyPhoto/light_square/sprite.png and /dev/null differ diff --git a/static/images/radio_check.png b/static/images/radio_check.png deleted file mode 100755 index ad669c3..0000000 Binary files a/static/images/radio_check.png and /dev/null differ diff --git a/static/images/resp_divider.png b/static/images/resp_divider.png deleted file mode 100755 index 26a1344..0000000 Binary files a/static/images/resp_divider.png and /dev/null differ diff --git a/static/images/resp_navi_bg.png b/static/images/resp_navi_bg.png deleted file mode 100755 index a3f6e90..0000000 Binary files a/static/images/resp_navi_bg.png and /dev/null differ diff --git a/static/images/share_icons/bligg.png b/static/images/share_icons/bligg.png deleted file mode 100755 index adf6080..0000000 Binary files a/static/images/share_icons/bligg.png and /dev/null differ diff --git a/static/images/share_icons/blogmarks.png b/static/images/share_icons/blogmarks.png deleted file mode 100755 index ed49368..0000000 Binary files a/static/images/share_icons/blogmarks.png and /dev/null differ diff --git a/static/images/share_icons/delicious.png b/static/images/share_icons/delicious.png deleted file mode 100755 index 252ca55..0000000 Binary files a/static/images/share_icons/delicious.png and /dev/null differ diff --git a/static/images/share_icons/digg.png b/static/images/share_icons/digg.png deleted file mode 100755 index 8f31940..0000000 Binary files a/static/images/share_icons/digg.png and /dev/null differ diff --git a/static/images/share_icons/ekudos.png b/static/images/share_icons/ekudos.png deleted file mode 100755 index a00cc87..0000000 Binary files a/static/images/share_icons/ekudos.png and /dev/null differ diff --git a/static/images/share_icons/facebook.png b/static/images/share_icons/facebook.png deleted file mode 100755 index a0181d6..0000000 Binary files a/static/images/share_icons/facebook.png and /dev/null differ diff --git a/static/images/share_icons/flickr.png b/static/images/share_icons/flickr.png deleted file mode 100755 index 1bb77d6..0000000 Binary files a/static/images/share_icons/flickr.png and /dev/null differ diff --git a/static/images/share_icons/furl.png b/static/images/share_icons/furl.png deleted file mode 100755 index 4f996f9..0000000 Binary files a/static/images/share_icons/furl.png and /dev/null differ diff --git a/static/images/share_icons/google.png b/static/images/share_icons/google.png deleted file mode 100755 index 850541d..0000000 Binary files a/static/images/share_icons/google.png and /dev/null differ diff --git a/static/images/share_icons/googleplus.png b/static/images/share_icons/googleplus.png deleted file mode 100755 index c776ff3..0000000 Binary files a/static/images/share_icons/googleplus.png and /dev/null differ diff --git a/static/images/share_icons/lastfm.png b/static/images/share_icons/lastfm.png deleted file mode 100755 index 79a5b1f..0000000 Binary files a/static/images/share_icons/lastfm.png and /dev/null differ diff --git a/static/images/share_icons/linkedin.png b/static/images/share_icons/linkedin.png deleted file mode 100755 index 122ff0a..0000000 Binary files a/static/images/share_icons/linkedin.png and /dev/null differ diff --git a/static/images/share_icons/live.png b/static/images/share_icons/live.png deleted file mode 100755 index b21c0a3..0000000 Binary files a/static/images/share_icons/live.png and /dev/null differ diff --git a/static/images/share_icons/magnolia.png b/static/images/share_icons/magnolia.png deleted file mode 100755 index 68820fe..0000000 Binary files a/static/images/share_icons/magnolia.png and /dev/null differ diff --git a/static/images/share_icons/mail.png b/static/images/share_icons/mail.png deleted file mode 100755 index 9eeaa4b..0000000 Binary files a/static/images/share_icons/mail.png and /dev/null differ diff --git a/static/images/share_icons/misterwong.png b/static/images/share_icons/misterwong.png deleted file mode 100755 index a988b0b..0000000 Binary files a/static/images/share_icons/misterwong.png and /dev/null differ diff --git a/static/images/share_icons/myspace.png b/static/images/share_icons/myspace.png deleted file mode 100755 index 7e152ce..0000000 Binary files a/static/images/share_icons/myspace.png and /dev/null differ diff --git a/static/images/share_icons/netscape.png b/static/images/share_icons/netscape.png deleted file mode 100755 index 2115f77..0000000 Binary files a/static/images/share_icons/netscape.png and /dev/null differ diff --git a/static/images/share_icons/newsvine.png b/static/images/share_icons/newsvine.png deleted file mode 100755 index 67dd071..0000000 Binary files a/static/images/share_icons/newsvine.png and /dev/null differ diff --git a/static/images/share_icons/nujij.png b/static/images/share_icons/nujij.png deleted file mode 100755 index fd672c3..0000000 Binary files a/static/images/share_icons/nujij.png and /dev/null differ diff --git a/static/images/share_icons/reddit.png b/static/images/share_icons/reddit.png deleted file mode 100755 index d544fd1..0000000 Binary files a/static/images/share_icons/reddit.png and /dev/null differ diff --git a/static/images/share_icons/sphere.png b/static/images/share_icons/sphere.png deleted file mode 100755 index e79a633..0000000 Binary files a/static/images/share_icons/sphere.png and /dev/null differ diff --git a/static/images/share_icons/stumbleupon.png b/static/images/share_icons/stumbleupon.png deleted file mode 100755 index 4454a20..0000000 Binary files a/static/images/share_icons/stumbleupon.png and /dev/null differ diff --git a/static/images/share_icons/symbaloo.png b/static/images/share_icons/symbaloo.png deleted file mode 100755 index ecce703..0000000 Binary files a/static/images/share_icons/symbaloo.png and /dev/null differ diff --git a/static/images/share_icons/tailrank.png b/static/images/share_icons/tailrank.png deleted file mode 100755 index da4f31e..0000000 Binary files a/static/images/share_icons/tailrank.png and /dev/null differ diff --git a/static/images/share_icons/technorati.png b/static/images/share_icons/technorati.png deleted file mode 100755 index e797c13..0000000 Binary files a/static/images/share_icons/technorati.png and /dev/null differ diff --git a/static/images/share_icons/tumblr.png b/static/images/share_icons/tumblr.png deleted file mode 100755 index 9f201c5..0000000 Binary files a/static/images/share_icons/tumblr.png and /dev/null differ diff --git a/static/images/share_icons/twitter.png b/static/images/share_icons/twitter.png deleted file mode 100755 index 6d85d73..0000000 Binary files a/static/images/share_icons/twitter.png and /dev/null differ diff --git a/static/images/share_icons/vimeo.png b/static/images/share_icons/vimeo.png deleted file mode 100755 index 1ee1752..0000000 Binary files a/static/images/share_icons/vimeo.png and /dev/null differ diff --git a/static/images/share_icons/yahoo.png b/static/images/share_icons/yahoo.png deleted file mode 100755 index b81be2e..0000000 Binary files a/static/images/share_icons/yahoo.png and /dev/null differ diff --git a/static/images/share_icons/youtube.png b/static/images/share_icons/youtube.png deleted file mode 100755 index fa0e0fc..0000000 Binary files a/static/images/share_icons/youtube.png and /dev/null differ diff --git a/static/images/socicons/aim.png b/static/images/socicons/aim.png deleted file mode 100755 index 2957ac4..0000000 Binary files a/static/images/socicons/aim.png and /dev/null differ diff --git a/static/images/socicons/amazon.png b/static/images/socicons/amazon.png deleted file mode 100755 index ae7d750..0000000 Binary files a/static/images/socicons/amazon.png and /dev/null differ diff --git a/static/images/socicons/appstore.png b/static/images/socicons/appstore.png deleted file mode 100755 index f6bdd54..0000000 Binary files a/static/images/socicons/appstore.png and /dev/null differ diff --git a/static/images/socicons/bebo.png b/static/images/socicons/bebo.png deleted file mode 100755 index 863a02e..0000000 Binary files a/static/images/socicons/bebo.png and /dev/null differ diff --git a/static/images/socicons/behance.png b/static/images/socicons/behance.png deleted file mode 100755 index 3e56002..0000000 Binary files a/static/images/socicons/behance.png and /dev/null differ diff --git a/static/images/socicons/blogger.png b/static/images/socicons/blogger.png deleted file mode 100755 index ace09ea..0000000 Binary files a/static/images/socicons/blogger.png and /dev/null differ diff --git a/static/images/socicons/delicious.png b/static/images/socicons/delicious.png deleted file mode 100755 index 03da24d..0000000 Binary files a/static/images/socicons/delicious.png and /dev/null differ diff --git a/static/images/socicons/deviantart.png b/static/images/socicons/deviantart.png deleted file mode 100755 index 2acee62..0000000 Binary files a/static/images/socicons/deviantart.png and /dev/null differ diff --git a/static/images/socicons/digg.png b/static/images/socicons/digg.png deleted file mode 100755 index 46929ce..0000000 Binary files a/static/images/socicons/digg.png and /dev/null differ diff --git a/static/images/socicons/dribbble.png b/static/images/socicons/dribbble.png deleted file mode 100755 index 9f0e04a..0000000 Binary files a/static/images/socicons/dribbble.png and /dev/null differ diff --git a/static/images/socicons/email.png b/static/images/socicons/email.png deleted file mode 100644 index ac6b070..0000000 Binary files a/static/images/socicons/email.png and /dev/null differ diff --git a/static/images/socicons/facebook.png b/static/images/socicons/facebook.png deleted file mode 100755 index 784443f..0000000 Binary files a/static/images/socicons/facebook.png and /dev/null differ diff --git a/static/images/socicons/flickr.png b/static/images/socicons/flickr.png deleted file mode 100755 index 71eb3d2..0000000 Binary files a/static/images/socicons/flickr.png and /dev/null differ diff --git a/static/images/socicons/github.png b/static/images/socicons/github.png deleted file mode 100644 index cb0052c..0000000 Binary files a/static/images/socicons/github.png and /dev/null differ diff --git a/static/images/socicons/google-plus.png b/static/images/socicons/google-plus.png deleted file mode 100755 index 5ed3196..0000000 Binary files a/static/images/socicons/google-plus.png and /dev/null differ diff --git a/static/images/socicons/google.png b/static/images/socicons/google.png deleted file mode 100755 index a55a28f..0000000 Binary files a/static/images/socicons/google.png and /dev/null differ diff --git a/static/images/socicons/last-fm.png b/static/images/socicons/last-fm.png deleted file mode 100755 index 52e344d..0000000 Binary files a/static/images/socicons/last-fm.png and /dev/null differ diff --git a/static/images/socicons/linkedin.png b/static/images/socicons/linkedin.png deleted file mode 100644 index 9b595ea..0000000 Binary files a/static/images/socicons/linkedin.png and /dev/null differ diff --git a/static/images/socicons/myspace.png b/static/images/socicons/myspace.png deleted file mode 100755 index 45ad915..0000000 Binary files a/static/images/socicons/myspace.png and /dev/null differ diff --git a/static/images/socicons/paypal.png b/static/images/socicons/paypal.png deleted file mode 100755 index b0a4168..0000000 Binary files a/static/images/socicons/paypal.png and /dev/null differ diff --git a/static/images/socicons/picasa.png b/static/images/socicons/picasa.png deleted file mode 100755 index c8c14be..0000000 Binary files a/static/images/socicons/picasa.png and /dev/null differ diff --git a/static/images/socicons/pinterest.png b/static/images/socicons/pinterest.png deleted file mode 100755 index a68a276..0000000 Binary files a/static/images/socicons/pinterest.png and /dev/null differ diff --git a/static/images/socicons/rss.png b/static/images/socicons/rss.png deleted file mode 100644 index 2e69b8e..0000000 Binary files a/static/images/socicons/rss.png and /dev/null differ diff --git a/static/images/socicons/skype.png b/static/images/socicons/skype.png deleted file mode 100755 index 6fa59f3..0000000 Binary files a/static/images/socicons/skype.png and /dev/null differ diff --git a/static/images/socicons/stumbleupon.png b/static/images/socicons/stumbleupon.png deleted file mode 100755 index 28bd095..0000000 Binary files a/static/images/socicons/stumbleupon.png and /dev/null differ diff --git a/static/images/socicons/tumblr.png b/static/images/socicons/tumblr.png deleted file mode 100755 index e060219..0000000 Binary files a/static/images/socicons/tumblr.png and /dev/null differ diff --git a/static/images/socicons/twitter.png b/static/images/socicons/twitter.png deleted file mode 100644 index a799996..0000000 Binary files a/static/images/socicons/twitter.png and /dev/null differ diff --git a/static/images/socicons/twitter2.png b/static/images/socicons/twitter2.png deleted file mode 100755 index 6bc9a23..0000000 Binary files a/static/images/socicons/twitter2.png and /dev/null differ diff --git a/static/images/socicons/vimeo.png b/static/images/socicons/vimeo.png deleted file mode 100755 index 79b80c6..0000000 Binary files a/static/images/socicons/vimeo.png and /dev/null differ diff --git a/static/images/socicons/website.png b/static/images/socicons/website.png deleted file mode 100755 index 0216f27..0000000 Binary files a/static/images/socicons/website.png and /dev/null differ diff --git a/static/images/socicons/wordpress.png b/static/images/socicons/wordpress.png deleted file mode 100755 index f1573d3..0000000 Binary files a/static/images/socicons/wordpress.png and /dev/null differ diff --git a/static/images/socicons/yahoo.png b/static/images/socicons/yahoo.png deleted file mode 100755 index 17ef658..0000000 Binary files a/static/images/socicons/yahoo.png and /dev/null differ diff --git a/static/images/socicons/youtube.png b/static/images/socicons/youtube.png deleted file mode 100755 index b21a676..0000000 Binary files a/static/images/socicons/youtube.png and /dev/null differ diff --git a/static/images/success.png b/static/images/success.png deleted file mode 100755 index 01ea3f1..0000000 Binary files a/static/images/success.png and /dev/null differ diff --git a/static/images/timer.png b/static/images/timer.png deleted file mode 100755 index 39827d9..0000000 Binary files a/static/images/timer.png and /dev/null differ diff --git a/static/images/tog_divider.png b/static/images/tog_divider.png deleted file mode 100755 index f0ba986..0000000 Binary files a/static/images/tog_divider.png and /dev/null differ diff --git a/static/images/top_slide.png b/static/images/top_slide.png deleted file mode 100755 index 1c66f6b..0000000 Binary files a/static/images/top_slide.png and /dev/null differ diff --git a/static/images/video.png b/static/images/video.png deleted file mode 100755 index ed94de6..0000000 Binary files a/static/images/video.png and /dev/null differ diff --git a/static/images/video_close.png b/static/images/video_close.png deleted file mode 100755 index 6ee6b8b..0000000 Binary files a/static/images/video_close.png and /dev/null differ diff --git a/static/images/warning.png b/static/images/warning.png deleted file mode 100755 index fd85bc0..0000000 Binary files a/static/images/warning.png and /dev/null differ diff --git a/static/img/appstore-badge.png b/static/img/appstore-badge.png deleted file mode 100644 index c2c95c5..0000000 Binary files a/static/img/appstore-badge.png and /dev/null differ diff --git a/static/img/appstore-badge@2x.png b/static/img/appstore-badge@2x.png deleted file mode 100644 index 7b10ef5..0000000 Binary files a/static/img/appstore-badge@2x.png and /dev/null differ diff --git a/static/img/ariejan-150.jpg b/static/img/ariejan-150.jpg deleted file mode 100644 index 8dc3c11..0000000 Binary files a/static/img/ariejan-150.jpg and /dev/null differ diff --git a/static/images/bg-80.jpg b/static/img/bg-80.jpg similarity index 100% rename from static/images/bg-80.jpg rename to static/img/bg-80.jpg diff --git a/static/img/bg.jpg b/static/img/bg.jpg deleted file mode 100644 index ae0b0d6..0000000 Binary files a/static/img/bg.jpg and /dev/null differ diff --git a/static/img/bg.png b/static/img/bg.png deleted file mode 100644 index cee4225..0000000 Binary files a/static/img/bg.png and /dev/null differ diff --git a/static/img/btc-qr.png b/static/img/btc-qr.png deleted file mode 100644 index 3879f85..0000000 Binary files a/static/img/btc-qr.png and /dev/null differ diff --git a/static/img/closelabel.png b/static/img/closelabel.png deleted file mode 100644 index c339e59..0000000 Binary files a/static/img/closelabel.png and /dev/null differ diff --git a/static/img/hero.png b/static/img/hero.png deleted file mode 100644 index b7f03b0..0000000 Binary files a/static/img/hero.png and /dev/null differ diff --git a/static/img/hero@2x.png b/static/img/hero@2x.png deleted file mode 100644 index d240de0..0000000 Binary files a/static/img/hero@2x.png and /dev/null differ diff --git a/static/img/loading.gif b/static/img/loading.gif deleted file mode 100644 index f864d5f..0000000 Binary files a/static/img/loading.gif and /dev/null differ diff --git a/static/img/logo-alpha.png b/static/img/logo-alpha.png deleted file mode 100644 index 2e73da9..0000000 Binary files a/static/img/logo-alpha.png and /dev/null differ diff --git a/static/img/logo-alpha@2x.png b/static/img/logo-alpha@2x.png deleted file mode 100644 index 19f19e1..0000000 Binary files a/static/img/logo-alpha@2x.png and /dev/null differ diff --git a/static/img/logo.png b/static/img/logo.png deleted file mode 100644 index 5d11666..0000000 Binary files a/static/img/logo.png and /dev/null differ diff --git a/static/img/logo@2x.png b/static/img/logo@2x.png deleted file mode 100644 index a60e7a5..0000000 Binary files a/static/img/logo@2x.png and /dev/null differ diff --git a/static/img/screenshot-binary-deep.png b/static/img/screenshot-binary-deep.png deleted file mode 100644 index 6f9cb2c..0000000 Binary files a/static/img/screenshot-binary-deep.png and /dev/null differ diff --git a/static/img/screenshot-binary-deep@2x.png b/static/img/screenshot-binary-deep@2x.png deleted file mode 100644 index 6f9cb2c..0000000 Binary files a/static/img/screenshot-binary-deep@2x.png and /dev/null differ diff --git a/static/img/trans.gif b/static/img/trans.gif deleted file mode 100644 index f191b28..0000000 Binary files a/static/img/trans.gif and /dev/null differ diff --git a/static/js/highlight.pack.js b/static/js/highlight.pack.js deleted file mode 100644 index d88d081..0000000 --- a/static/js/highlight.pack.js +++ /dev/null @@ -1 +0,0 @@ -!function(e){"undefined"!=typeof exports?e(exports):(window.hljs=e({}),"function"==typeof define&&define.amd&&define([],function(){return window.hljs}))}(function(e){function n(e){return e.replace(/&/gm,"&").replace(//gm,">")}function t(e){return e.nodeName.toLowerCase()}function r(e,n){var t=e&&e.exec(n);return t&&0==t.index}function a(e){var n=(e.className+" "+(e.parentNode?e.parentNode.className:"")).split(/\s+/);return n=n.map(function(e){return e.replace(/^lang(uage)?-/,"")}),n.filter(function(e){return N(e)||/no(-?)highlight/.test(e)})[0]}function o(e,n){var t={};for(var r in e)t[r]=e[r];if(n)for(var r in n)t[r]=n[r];return t}function i(e){var n=[];return function r(e,a){for(var o=e.firstChild;o;o=o.nextSibling)3==o.nodeType?a+=o.nodeValue.length:1==o.nodeType&&(n.push({event:"start",offset:a,node:o}),a=r(o,a),t(o).match(/br|hr|img|input/)||n.push({event:"stop",offset:a,node:o}));return a}(e,0),n}function c(e,r,a){function o(){return e.length&&r.length?e[0].offset!=r[0].offset?e[0].offset"}function c(e){l+=""}function u(e){("start"==e.event?i:c)(e.node)}for(var s=0,l="",f=[];e.length||r.length;){var g=o();if(l+=n(a.substr(s,g[0].offset-s)),s=g[0].offset,g==e){f.reverse().forEach(c);do u(g.splice(0,1)[0]),g=o();while(g==e&&g.length&&g[0].offset==s);f.reverse().forEach(i)}else"start"==g[0].event?f.push(g[0].node):f.pop(),u(g.splice(0,1)[0])}return l+n(a.substr(s))}function u(e){function n(e){return e&&e.source||e}function t(t,r){return RegExp(n(t),"m"+(e.cI?"i":"")+(r?"g":""))}function r(a,i){if(!a.compiled){if(a.compiled=!0,a.k=a.k||a.bK,a.k){var c={},u=function(n,t){e.cI&&(t=t.toLowerCase()),t.split(" ").forEach(function(e){var t=e.split("|");c[t[0]]=[n,t[1]?Number(t[1]):1]})};"string"==typeof a.k?u("keyword",a.k):Object.keys(a.k).forEach(function(e){u(e,a.k[e])}),a.k=c}a.lR=t(a.l||/\b[A-Za-z0-9_]+\b/,!0),i&&(a.bK&&(a.b="\\b("+a.bK.split(" ").join("|")+")\\b"),a.b||(a.b=/\B|\b/),a.bR=t(a.b),a.e||a.eW||(a.e=/\B|\b/),a.e&&(a.eR=t(a.e)),a.tE=n(a.e)||"",a.eW&&i.tE&&(a.tE+=(a.e?"|":"")+i.tE)),a.i&&(a.iR=t(a.i)),void 0===a.r&&(a.r=1),a.c||(a.c=[]);var s=[];a.c.forEach(function(e){e.v?e.v.forEach(function(n){s.push(o(e,n))}):s.push("self"==e?a:e)}),a.c=s,a.c.forEach(function(e){r(e,a)}),a.starts&&r(a.starts,i);var l=a.c.map(function(e){return e.bK?"\\.?("+e.b+")\\.?":e.b}).concat([a.tE,a.i]).map(n).filter(Boolean);a.t=l.length?t(l.join("|"),!0):{exec:function(){return null}}}}r(e)}function s(e,t,a,o){function i(e,n){for(var t=0;t";return o+=e+'">',o+n+i}function d(){if(!w.k)return n(y);var e="",t=0;w.lR.lastIndex=0;for(var r=w.lR.exec(y);r;){e+=n(y.substr(t,r.index-t));var a=g(w,r);a?(B+=a[1],e+=p(a[0],n(r[0]))):e+=n(r[0]),t=w.lR.lastIndex,r=w.lR.exec(y)}return e+n(y.substr(t))}function h(){if(w.sL&&!R[w.sL])return n(y);var e=w.sL?s(w.sL,y,!0,L[w.sL]):l(y);return w.r>0&&(B+=e.r),"continuous"==w.subLanguageMode&&(L[w.sL]=e.top),p(e.language,e.value,!1,!0)}function v(){return void 0!==w.sL?h():d()}function b(e,t){var r=e.cN?p(e.cN,"",!0):"";e.rB?(M+=r,y=""):e.eB?(M+=n(t)+r,y=""):(M+=r,y=t),w=Object.create(e,{parent:{value:w}})}function m(e,t){if(y+=e,void 0===t)return M+=v(),0;var r=i(t,w);if(r)return M+=v(),b(r,t),r.rB?0:t.length;var a=c(w,t);if(a){var o=w;o.rE||o.eE||(y+=t),M+=v();do w.cN&&(M+=""),B+=w.r,w=w.parent;while(w!=a.parent);return o.eE&&(M+=n(t)),y="",a.starts&&b(a.starts,""),o.rE?0:t.length}if(f(t,w))throw new Error('Illegal lexeme "'+t+'" for mode "'+(w.cN||"")+'"');return y+=t,t.length||1}var x=N(e);if(!x)throw new Error('Unknown language: "'+e+'"');u(x);for(var w=o||x,L={},M="",k=w;k!=x;k=k.parent)k.cN&&(M=p(k.cN,"",!0)+M);var y="",B=0;try{for(var C,j,I=0;;){if(w.t.lastIndex=I,C=w.t.exec(t),!C)break;j=m(t.substr(I,C.index-I),C[0]),I=C.index+j}m(t.substr(I));for(var k=w;k.parent;k=k.parent)k.cN&&(M+="");return{r:B,value:M,language:e,top:w}}catch(A){if(-1!=A.message.indexOf("Illegal"))return{r:0,value:n(t)};throw A}}function l(e,t){t=t||E.languages||Object.keys(R);var r={r:0,value:n(e)},a=r;return t.forEach(function(n){if(N(n)){var t=s(n,e,!1);t.language=n,t.r>a.r&&(a=t),t.r>r.r&&(a=r,r=t)}}),a.language&&(r.second_best=a),r}function f(e){return E.tabReplace&&(e=e.replace(/^((<[^>]+>|\t)+)/gm,function(e,n){return n.replace(/\t/g,E.tabReplace)})),E.useBR&&(e=e.replace(/\n/g,"
")),e}function g(e,n,t){var r=n?x[n]:t,a=[e.trim()];return e.match(/(\s|^)hljs(\s|$)/)||a.push("hljs"),r&&a.push(r),a.join(" ").trim()}function p(e){var n=a(e);if(!/no(-?)highlight/.test(n)){var t;E.useBR?(t=document.createElementNS("http://www.w3.org/1999/xhtml","div"),t.innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n")):t=e;var r=t.textContent,o=n?s(n,r,!0):l(r),u=i(t);if(u.length){var p=document.createElementNS("http://www.w3.org/1999/xhtml","div");p.innerHTML=o.value,o.value=c(u,i(p),r)}o.value=f(o.value),e.innerHTML=o.value,e.className=g(e.className,n,o.language),e.result={language:o.language,re:o.r},o.second_best&&(e.second_best={language:o.second_best.language,re:o.second_best.r})}}function d(e){E=o(E,e)}function h(){if(!h.called){h.called=!0;var e=document.querySelectorAll("pre code");Array.prototype.forEach.call(e,p)}}function v(){addEventListener("DOMContentLoaded",h,!1),addEventListener("load",h,!1)}function b(n,t){var r=R[n]=t(e);r.aliases&&r.aliases.forEach(function(e){x[e]=n})}function m(){return Object.keys(R)}function N(e){return R[e]||R[x[e]]}var E={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0},R={},x={};return e.highlight=s,e.highlightAuto=l,e.fixMarkup=f,e.highlightBlock=p,e.configure=d,e.initHighlighting=h,e.initHighlightingOnLoad=v,e.registerLanguage=b,e.listLanguages=m,e.getLanguage=N,e.inherit=o,e.IR="[a-zA-Z][a-zA-Z0-9_]*",e.UIR="[a-zA-Z_][a-zA-Z0-9_]*",e.NR="\\b\\d+(\\.\\d+)?",e.CNR="(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",e.BNR="\\b(0b[01]+)",e.RSR="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",e.BE={b:"\\\\[\\s\\S]",r:0},e.ASM={cN:"string",b:"'",e:"'",i:"\\n",c:[e.BE]},e.QSM={cN:"string",b:'"',e:'"',i:"\\n",c:[e.BE]},e.PWM={b:/\b(a|an|the|are|I|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such)\b/},e.CLCM={cN:"comment",b:"//",e:"$",c:[e.PWM]},e.CBCM={cN:"comment",b:"/\\*",e:"\\*/",c:[e.PWM]},e.HCM={cN:"comment",b:"#",e:"$",c:[e.PWM]},e.NM={cN:"number",b:e.NR,r:0},e.CNM={cN:"number",b:e.CNR,r:0},e.BNM={cN:"number",b:e.BNR,r:0},e.CSSNM={cN:"number",b:e.NR+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",r:0},e.RM={cN:"regexp",b:/\//,e:/\/[gimuy]*/,i:/\n/,c:[e.BE,{b:/\[/,e:/\]/,r:0,c:[e.BE]}]},e.TM={cN:"title",b:e.IR,r:0},e.UTM={cN:"title",b:e.UIR,r:0},e});hljs.registerLanguage("coffeescript",function(e){var c={keyword:"in if for while finally new do return else break catch instanceof throw try this switch continue typeof delete debugger super then unless until loop of by when and or is isnt not",literal:"true false null undefined yes no on off",reserved:"case default function var void with const let enum export import native __hasProp __extends __slice __bind __indexOf",built_in:"npm require console print module global window document"},n="[A-Za-z$_][0-9A-Za-z$_]*",t={cN:"subst",b:/#\{/,e:/}/,k:c},r=[e.BNM,e.inherit(e.CNM,{starts:{e:"(\\s*/)?",r:0}}),{cN:"string",v:[{b:/'''/,e:/'''/,c:[e.BE]},{b:/'/,e:/'/,c:[e.BE]},{b:/"""/,e:/"""/,c:[e.BE,t]},{b:/"/,e:/"/,c:[e.BE,t]}]},{cN:"regexp",v:[{b:"///",e:"///",c:[t,e.HCM]},{b:"//[gim]*",r:0},{b:/\/(?![ *])(\\\/|.)*?\/[gim]*(?=\W|$)/}]},{cN:"property",b:"@"+n},{b:"`",e:"`",eB:!0,eE:!0,sL:"javascript"}];t.c=r;var i=e.inherit(e.TM,{b:n}),s="(\\(.*\\))?\\s*\\B[-=]>",o={cN:"params",b:"\\([^\\(]",rB:!0,c:[{b:/\(/,e:/\)/,k:c,c:["self"].concat(r)}]};return{aliases:["coffee","cson","iced"],k:c,i:/\/\*/,c:r.concat([{cN:"comment",b:"###",e:"###",c:[e.PWM]},e.HCM,{cN:"function",b:"^\\s*"+n+"\\s*=\\s*"+s,e:"[-=]>",rB:!0,c:[i,o]},{b:/[:\(,=]\s*/,r:0,c:[{cN:"function",b:s,e:"[-=]>",rB:!0,c:[o]}]},{cN:"class",bK:"class",e:"$",i:/[:="\[\]]/,c:[{bK:"extends",eW:!0,i:/[:="\[\]]/,c:[i]},i]},{cN:"attribute",b:n+":",e:":",rB:!0,rE:!0,r:0}])}});hljs.registerLanguage("swift",function(e){var t={keyword:"class deinit enum extension func import init let protocol static struct subscript typealias var break case continue default do else fallthrough if in for return switch where while as dynamicType is new super self Self Type __COLUMN__ __FILE__ __FUNCTION__ __LINE__ associativity didSet get infix inout left mutating none nonmutating operator override postfix precedence prefix right set unowned unowned safe unsafe weak willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue assert bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal false filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced join lexicographicalCompare map max maxElement min minElement nil numericCast partition posix print println quickSort reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith strideof strideofValue swap swift toString transcode true underestimateCount unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafePointers withVaList"},i={cN:"type",b:"\\b[A-Z][\\w']*",r:0},n={cN:"comment",b:"/\\*",e:"\\*/",c:[e.PWM,"self"]},r={cN:"subst",b:/\\\(/,e:"\\)",k:t,c:[]},s={cN:"number",b:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",r:0},o=e.inherit(e.QSM,{c:[r,e.BE]});return r.c=[s],{k:t,c:[o,e.CLCM,n,i,s,{cN:"func",bK:"func",e:"{",eE:!0,c:[e.inherit(e.TM,{b:/[A-Za-z$_][0-9A-Za-z$_]*/,i:/\(/}),{cN:"generics",b:/\/,i:/\>/},{cN:"params",b:/\(/,e:/\)/,k:t,c:["self",s,o,e.CBCM,{b:":"}],i:/["']/}],i:/\[|%/},{cN:"class",k:"struct protocol class extension enum",b:"(struct|protocol|class(?! (func|var))|extension|enum)",e:"\\{",eE:!0,c:[e.inherit(e.TM,{b:/[A-Za-z$_][0-9A-Za-z$_]*/})]},{cN:"preprocessor",b:"(@assignment|@class_protocol|@exported|@final|@lazy|@noreturn|@NSCopying|@NSManaged|@objc|@optional|@required|@auto_closure|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix)"}]}});hljs.registerLanguage("elixir",function(e){var r="[a-zA-Z_][a-zA-Z0-9_]*(\\!|\\?)?",b="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",n="and false then defined module in return redo retry end for true self when next until do begin unless nil break not case cond alias while ensure or include use alias fn quote",c={cN:"subst",b:"#\\{",e:"}",l:r,k:n},a={cN:"string",c:[e.BE,c],v:[{b:/'/,e:/'/},{b:/"/,e:/"/}]},s={eW:!0,rE:!0,l:r,k:n,r:0},i={cN:"function",bK:"def defmacro",e:/\bdo\b/,c:[e.inherit(e.TM,{b:b,starts:s})]},l=e.inherit(i,{cN:"class",bK:"defmodule defrecord",e:/\bdo\b|$|;/}),t=[a,e.HCM,l,i,{cN:"constant",b:"(\\b[A-Z_]\\w*(.)?)+",r:0},{cN:"symbol",b:":",c:[a,{b:b}],r:0},{cN:"symbol",b:r+":",r:0},{cN:"number",b:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",r:0},{cN:"variable",b:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{b:"->"},{b:"("+e.RSR+")\\s*",c:[e.HCM,{cN:"regexp",i:"\\n",c:[e.BE,c],v:[{b:"/",e:"/[a-z]*"},{b:"%r\\[",e:"\\][a-z]*"}]}],r:0}];return c.c=t,s.c=t,{l:r,k:n,c:t}});hljs.registerLanguage("apache",function(e){var r={cN:"number",b:"[\\$%]\\d+"};return{aliases:["apacheconf"],cI:!0,c:[e.HCM,{cN:"tag",b:""},{cN:"keyword",b:/\w+/,r:0,k:{common:"order deny allow setenv rewriterule rewriteengine rewritecond documentroot sethandler errordocument loadmodule options header listen serverroot servername"},starts:{e:/$/,r:0,k:{literal:"on off all"},c:[{cN:"sqbracket",b:"\\s\\[",e:"\\]$"},{cN:"cbracket",b:"[\\$%]\\{",e:"\\}",c:["self",r]},r,e.QSM]}}],i:/\S/}});hljs.registerLanguage("processing",function(e){return{k:{keyword:"BufferedReader PVector PFont PImage PGraphics HashMap boolean byte char color double float int long String Array FloatDict FloatList IntDict IntList JSONArray JSONObject Object StringDict StringList Table TableRow XML false synchronized int abstract float private char boolean static null if const for true while long throw strictfp finally protected import native final return void enum else break transient new catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private",constant:"P2D P3D HALF_PI PI QUARTER_PI TAU TWO_PI",variable:"displayHeight displayWidth mouseY mouseX mousePressed pmouseX pmouseY key keyCode pixels focused frameCount frameRate height width",title:"setup draw",built_in:"size createGraphics beginDraw createShape loadShape PShape arc ellipse line point quad rect triangle bezier bezierDetail bezierPoint bezierTangent curve curveDetail curvePoint curveTangent curveTightness shape shapeMode beginContour beginShape bezierVertex curveVertex endContour endShape quadraticVertex vertex ellipseMode noSmooth rectMode smooth strokeCap strokeJoin strokeWeight mouseClicked mouseDragged mouseMoved mousePressed mouseReleased mouseWheel keyPressed keyPressedkeyReleased keyTyped print println save saveFrame day hour millis minute month second year background clear colorMode fill noFill noStroke stroke alpha blue brightness color green hue lerpColor red saturation modelX modelY modelZ screenX screenY screenZ ambient emissive shininess specular add createImage beginCamera camera endCamera frustum ortho perspective printCamera printProjection cursor frameRate noCursor exit loop noLoop popStyle pushStyle redraw binary boolean byte char float hex int str unbinary unhex join match matchAll nf nfc nfp nfs split splitTokens trim append arrayCopy concat expand reverse shorten sort splice subset box sphere sphereDetail createInput createReader loadBytes loadJSONArray loadJSONObject loadStrings loadTable loadXML open parseXML saveTable selectFolder selectInput beginRaw beginRecord createOutput createWriter endRaw endRecord PrintWritersaveBytes saveJSONArray saveJSONObject saveStream saveStrings saveXML selectOutput popMatrix printMatrix pushMatrix resetMatrix rotate rotateX rotateY rotateZ scale shearX shearY translate ambientLight directionalLight lightFalloff lights lightSpecular noLights normal pointLight spotLight image imageMode loadImage noTint requestImage tint texture textureMode textureWrap blend copy filter get loadPixels set updatePixels blendMode loadShader PShaderresetShader shader createFont loadFont text textFont textAlign textLeading textMode textSize textWidth textAscent textDescent abs ceil constrain dist exp floor lerp log mag map max min norm pow round sq sqrt acos asin atan atan2 cos degrees radians sin tan noise noiseDetail noiseSeed random randomGaussian randomSeed"},c:[e.CLCM,e.CBCM,e.ASM,e.QSM,e.CNM]}});hljs.registerLanguage("scss",function(e){{var t="[a-zA-Z-][a-zA-Z0-9_-]*",i={cN:"variable",b:"(\\$"+t+")\\b"},r={cN:"function",b:t+"\\(",rB:!0,eE:!0,e:"\\("},o={cN:"hexcolor",b:"#[0-9A-Fa-f]+"};({cN:"attribute",b:"[A-Z\\_\\.\\-]+",e:":",eE:!0,i:"[^\\s]",starts:{cN:"value",eW:!0,eE:!0,c:[r,o,e.CSSNM,e.QSM,e.ASM,e.CBCM,{cN:"important",b:"!important"}]}})}return{cI:!0,i:"[=/|']",c:[e.CLCM,e.CBCM,r,{cN:"id",b:"\\#[A-Za-z0-9_-]+",r:0},{cN:"class",b:"\\.[A-Za-z0-9_-]+",r:0},{cN:"attr_selector",b:"\\[",e:"\\]",i:"$"},{cN:"tag",b:"\\b(a|abbr|acronym|address|area|article|aside|audio|b|base|big|blockquote|body|br|button|canvas|caption|cite|code|col|colgroup|command|datalist|dd|del|details|dfn|div|dl|dt|em|embed|fieldset|figcaption|figure|footer|form|frame|frameset|(h[1-6])|head|header|hgroup|hr|html|i|iframe|img|input|ins|kbd|keygen|label|legend|li|link|map|mark|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|pre|progress|q|rp|rt|ruby|samp|script|section|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|time|title|tr|tt|ul|var|video)\\b",r:0},{cN:"pseudo",b:":(visited|valid|root|right|required|read-write|read-only|out-range|optional|only-of-type|only-child|nth-of-type|nth-last-of-type|nth-last-child|nth-child|not|link|left|last-of-type|last-child|lang|invalid|indeterminate|in-range|hover|focus|first-of-type|first-line|first-letter|first-child|first|enabled|empty|disabled|default|checked|before|after|active)"},{cN:"pseudo",b:"::(after|before|choices|first-letter|first-line|repeat-index|repeat-item|selection|value)"},i,{cN:"attribute",b:"\\b(z-index|word-wrap|word-spacing|word-break|width|widows|white-space|visibility|vertical-align|unicode-bidi|transition-timing-function|transition-property|transition-duration|transition-delay|transition|transform-style|transform-origin|transform|top|text-underline-position|text-transform|text-shadow|text-rendering|text-overflow|text-indent|text-decoration-style|text-decoration-line|text-decoration-color|text-decoration|text-align-last|text-align|tab-size|table-layout|right|resize|quotes|position|pointer-events|perspective-origin|perspective|page-break-inside|page-break-before|page-break-after|padding-top|padding-right|padding-left|padding-bottom|padding|overflow-y|overflow-x|overflow-wrap|overflow|outline-width|outline-style|outline-offset|outline-color|outline|orphans|order|opacity|object-position|object-fit|normal|none|nav-up|nav-right|nav-left|nav-index|nav-down|min-width|min-height|max-width|max-height|mask|marks|margin-top|margin-right|margin-left|margin-bottom|margin|list-style-type|list-style-position|list-style-image|list-style|line-height|letter-spacing|left|justify-content|initial|inherit|ime-mode|image-orientation|image-resolution|image-rendering|icon|hyphens|height|font-weight|font-variant-ligatures|font-variant|font-style|font-stretch|font-size-adjust|font-size|font-language-override|font-kerning|font-feature-settings|font-family|font|float|flex-wrap|flex-shrink|flex-grow|flex-flow|flex-direction|flex-basis|flex|filter|empty-cells|display|direction|cursor|counter-reset|counter-increment|content|column-width|column-span|column-rule-width|column-rule-style|column-rule-color|column-rule|column-gap|column-fill|column-count|columns|color|clip-path|clip|clear|caption-side|break-inside|break-before|break-after|box-sizing|box-shadow|box-decoration-break|bottom|border-width|border-top-width|border-top-style|border-top-right-radius|border-top-left-radius|border-top-color|border-top|border-style|border-spacing|border-right-width|border-right-style|border-right-color|border-right|border-radius|border-left-width|border-left-style|border-left-color|border-left|border-image-width|border-image-source|border-image-slice|border-image-repeat|border-image-outset|border-image|border-color|border-collapse|border-bottom-width|border-bottom-style|border-bottom-right-radius|border-bottom-left-radius|border-bottom-color|border-bottom|border|background-size|background-repeat|background-position|background-origin|background-image|background-color|background-clip|background-attachment|background|backface-visibility|auto|animation-timing-function|animation-play-state|animation-name|animation-iteration-count|animation-fill-mode|animation-duration|animation-direction|animation-delay|animation|align-self|align-items|align-content)\\b",i:"[^\\s]"},{cN:"value",b:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{cN:"value",b:":",e:";",c:[r,i,o,e.CSSNM,e.QSM,e.ASM,{cN:"important",b:"!important"}]},{cN:"at_rule",b:"@",e:"[{;]",k:"mixin include extend for if else each while charset import debug media page content font-face namespace warn",c:[r,i,e.QSM,e.ASM,o,e.CSSNM,{cN:"preprocessor",b:"\\s[A-Za-z0-9_.-]+",r:0}]}]}});hljs.registerLanguage("http",function(){return{i:"\\S",c:[{cN:"status",b:"^HTTP/[0-9\\.]+",e:"$",c:[{cN:"number",b:"\\b\\d{3}\\b"}]},{cN:"request",b:"^[A-Z]+ (.*?) HTTP/[0-9\\.]+$",rB:!0,e:"$",c:[{cN:"string",b:" ",e:" ",eB:!0,eE:!0}]},{cN:"attribute",b:"^\\w",e:": ",eE:!0,i:"\\n|\\s|=",starts:{cN:"string",e:"$"}},{b:"\\n\\n",starts:{sL:"",eW:!0}}]}});hljs.registerLanguage("java",function(e){var a=e.UIR+"(<"+e.UIR+">)?",t="false synchronized int abstract float private char boolean static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private",c="(\\b(0b[01_]+)|\\b0[xX][a-fA-F0-9_]+|(\\b[\\d_]+(\\.[\\d_]*)?|\\.[\\d_]+)([eE][-+]?\\d+)?)[lLfF]?",r={cN:"number",b:c,r:0};return{aliases:["jsp"],k:t,i:/<\//,c:[{cN:"javadoc",b:"/\\*\\*",e:"\\*/",r:0,c:[{cN:"javadoctag",b:"(^|\\s)@[A-Za-z]+"}]},e.CLCM,e.CBCM,e.ASM,e.QSM,{cN:"class",bK:"class interface",e:/[{;=]/,eE:!0,k:"class interface",i:/[:"\[\]]/,c:[{bK:"extends implements"},e.UTM]},{bK:"new throw return",r:0},{cN:"function",b:"("+a+"\\s+)+"+e.UIR+"\\s*\\(",rB:!0,e:/[{;=]/,eE:!0,k:t,c:[{b:e.UIR+"\\s*\\(",rB:!0,r:0,c:[e.UTM]},{cN:"params",b:/\(/,e:/\)/,k:t,r:0,c:[e.ASM,e.QSM,e.CNM,e.CBCM]},e.CLCM,e.CBCM]},r,{cN:"annotation",b:"@[A-Za-z]+"}]}});hljs.registerLanguage("haml",function(){return{cI:!0,c:[{cN:"doctype",b:"^!!!( (5|1\\.1|Strict|Frameset|Basic|Mobile|RDFa|XML\\b.*))?$",r:10},{cN:"comment",b:"^\\s*(!=#|=#|-#|/).*$",r:0},{b:"^\\s*(-|=|!=)(?!#)",starts:{e:"\\n",sL:"ruby"}},{cN:"tag",b:"^\\s*%",c:[{cN:"title",b:"\\w+"},{cN:"value",b:"[#\\.]\\w+"},{b:"{\\s*",e:"\\s*}",eE:!0,c:[{b:":\\w+\\s*=>",e:",\\s+",rB:!0,eW:!0,c:[{cN:"symbol",b:":\\w+"},{cN:"string",b:'"',e:'"'},{cN:"string",b:"'",e:"'"},{b:"\\w+",r:0}]}]},{b:"\\(\\s*",e:"\\s*\\)",eE:!0,c:[{b:"\\w+\\s*=",e:"\\s+",rB:!0,eW:!0,c:[{cN:"attribute",b:"\\w+",r:0},{cN:"string",b:'"',e:'"'},{cN:"string",b:"'",e:"'"},{b:"\\w+",r:0}]}]}]},{cN:"bullet",b:"^\\s*[=~]\\s*",r:0},{b:"#{",starts:{e:"}",sL:"ruby"}}]}});hljs.registerLanguage("nginx",function(e){var r={cN:"variable",v:[{b:/\$\d+/},{b:/\$\{/,e:/}/},{b:"[\\$\\@]"+e.UIR}]},b={eW:!0,l:"[a-z/_]+",k:{built_in:"on off yes no true false none blocked debug info notice warn error crit select break last permanent redirect kqueue rtsig epoll poll /dev/poll"},r:0,i:"=>",c:[e.HCM,{cN:"string",c:[e.BE,r],v:[{b:/"/,e:/"/},{b:/'/,e:/'/}]},{cN:"url",b:"([a-z]+):/",e:"\\s",eW:!0,eE:!0,c:[r]},{cN:"regexp",c:[e.BE,r],v:[{b:"\\s\\^",e:"\\s|{|;",rE:!0},{b:"~\\*?\\s+",e:"\\s|{|;",rE:!0},{b:"\\*(\\.[a-z\\-]+)+"},{b:"([a-z\\-]+\\.)+\\*"}]},{cN:"number",b:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{cN:"number",b:"\\b\\d+[kKmMgGdshdwy]*\\b",r:0},r]};return{aliases:["nginxconf"],c:[e.HCM,{b:e.UIR+"\\s",e:";|{",rB:!0,c:[{cN:"title",b:e.UIR,starts:b}],r:0}],i:"[^\\s\\}]"}});hljs.registerLanguage("sql",function(e){var t={cN:"comment",b:"--",e:"$"};return{cI:!0,i:/[<>]/,c:[{cN:"operator",bK:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate savepoint release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup",e:/;/,eW:!0,k:{keyword:"abs absolute acos action add adddate addtime aes_decrypt aes_encrypt after aggregate all allocate alter analyze and any are as asc ascii asin assertion at atan atan2 atn2 authorization authors avg backup before begin benchmark between bin binlog bit_and bit_count bit_length bit_or bit_xor both by cache call cascade cascaded case cast catalog ceil ceiling chain change changed char_length character_length charindex charset check checksum checksum_agg choose close coalesce coercibility collate collation collationproperty column columns columns_updated commit compress concat concat_ws concurrent connect connection connection_id consistent constraint constraints continue contributors conv convert convert_tz corresponding cos cot count count_big crc32 create cross cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime data database databases datalength date_add date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts datetimeoffsetfromparts day dayname dayofmonth dayofweek dayofyear deallocate declare decode default deferrable deferred degrees delayed delete des_decrypt des_encrypt des_key_file desc describe descriptor diagnostics difference disconnect distinct distinctrow div do domain double drop dumpfile each else elt enclosed encode encrypt end end-exec engine engines eomonth errors escape escaped event eventdata events except exception exec execute exists exp explain export_set extended external extract fast fetch field fields find_in_set first first_value floor flush for force foreign format found found_rows from from_base64 from_days from_unixtime full function get get_format get_lock getdate getutcdate global go goto grant grants greatest group group_concat grouping grouping_id gtid_subset gtid_subtract handler having help hex high_priority hosts hour ident_current ident_incr ident_seed identified identity if ifnull ignore iif ilike immediate in index indicator inet6_aton inet6_ntoa inet_aton inet_ntoa infile initially inner innodb input insert install instr intersect into is is_free_lock is_ipv4 is_ipv4_compat is_ipv4_mapped is_not is_not_null is_used_lock isdate isnull isolation join key kill language last last_day last_insert_id last_value lcase lead leading least leaves left len lenght level like limit lines ln load load_file local localtime localtimestamp locate lock log log10 log2 logfile logs low_priority lower lpad ltrim make_set makedate maketime master master_pos_wait match matched max md5 medium merge microsecond mid min minute mod mode module month monthname mutex name_const names national natural nchar next no no_write_to_binlog not now nullif nvarchar oct octet_length of old_password on only open optimize option optionally or ord order outer outfile output pad parse partial partition password patindex percent_rank percentile_cont percentile_disc period_add period_diff pi plugin position pow power pragma precision prepare preserve primary prior privileges procedure procedure_analyze processlist profile profiles public publishingservername purge quarter query quick quote quotename radians rand read references regexp relative relaylog release release_lock rename repair repeat replace replicate reset restore restrict return returns reverse revoke right rlike rollback rollup round row row_count rows rpad rtrim savepoint schema scroll sec_to_time second section select serializable server session session_user set sha sha1 sha2 share show sign sin size slave sleep smalldatetimefromparts snapshot some soname soundex sounds_like space sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_no_cache sql_small_result sql_variant_property sqlstate sqrt square start starting status std stddev stddev_pop stddev_samp stdev stdevp stop str str_to_date straight_join strcmp string stuff subdate substr substring subtime subtring_index sum switchoffset sysdate sysdatetime sysdatetimeoffset system_user sysutcdatetime table tables tablespace tan temporary terminated tertiary_weights then time time_format time_to_sec timediff timefromparts timestamp timestampadd timestampdiff timezone_hour timezone_minute to to_base64 to_days to_seconds todatetimeoffset trailing transaction translation trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse ucase uncompress uncompressed_length unhex unicode uninstall union unique unix_timestamp unknown unlock update upgrade upped upper usage use user user_resources using utc_date utc_time utc_timestamp uuid uuid_short validate_password_strength value values var var_pop var_samp variables variance varp version view warnings week weekday weekofyear weight_string when whenever where with work write xml xor year yearweek zon",literal:"true false null",built_in:"array bigint binary bit blob boolean char character date dec decimal float int integer interval number numeric real serial smallint varchar varying int8 serial8 text"},c:[{cN:"string",b:"'",e:"'",c:[e.BE,{b:"''"}]},{cN:"string",b:'"',e:'"',c:[e.BE,{b:'""'}]},{cN:"string",b:"`",e:"`",c:[e.BE]},e.CNM,e.CBCM,t]},e.CBCM,t]}});hljs.registerLanguage("xml",function(){var t="[A-Za-z0-9\\._:-]+",e={b:/<\?(php)?(?!\w)/,e:/\?>/,sL:"php",subLanguageMode:"continuous"},c={eW:!0,i:/]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xsl","plist"],cI:!0,c:[{cN:"doctype",b:"",r:10,c:[{b:"\\[",e:"\\]"}]},{cN:"comment",b:"",r:10},{cN:"cdata",b:"<\\!\\[CDATA\\[",e:"\\]\\]>",r:10},{cN:"tag",b:"|$)",e:">",k:{title:"style"},c:[c],starts:{e:"",rE:!0,sL:"css"}},{cN:"tag",b:"|$)",e:">",k:{title:"script"},c:[c],starts:{e:"",rE:!0,sL:"javascript"}},e,{cN:"pi",b:/<\?\w+/,e:/\?>/,r:10},{cN:"tag",b:"",c:[{cN:"title",b:/[^ \/><\n\t]+/,r:0},c]}]}});hljs.registerLanguage("gherkin",function(e){return{aliases:["feature"],k:"Feature Background Ability Business Need Scenario Scenarios Scenario Outline Scenario Template Examples Given And Then But When",c:[{cN:"keyword",b:"\\*"},{cN:"comment",b:"@[^@\r\n ]+",e:"$"},{cN:"string",b:"\\|",e:"\\$"},{cN:"variable",b:"<",e:">"},e.HCM,{cN:"string",b:'"""',e:'"""'},e.QSM]}});hljs.registerLanguage("diff",function(){return{aliases:["patch"],c:[{cN:"chunk",r:10,v:[{b:/^\@\@ +\-\d+,\d+ +\+\d+,\d+ +\@\@$/},{b:/^\*\*\* +\d+,\d+ +\*\*\*\*$/},{b:/^\-\-\- +\d+,\d+ +\-\-\-\-$/}]},{cN:"header",v:[{b:/Index: /,e:/$/},{b:/=====/,e:/=====$/},{b:/^\-\-\-/,e:/$/},{b:/^\*{3} /,e:/$/},{b:/^\+\+\+/,e:/$/},{b:/\*{5}/,e:/\*{5}$/}]},{cN:"addition",b:"^\\+",e:"$"},{cN:"deletion",b:"^\\-",e:"$"},{cN:"change",b:"^\\!",e:"$"}]}});hljs.registerLanguage("django",function(){var e={cN:"filter",b:/\|[A-Za-z]+\:?/,k:"truncatewords removetags linebreaksbr yesno get_digit timesince random striptags filesizeformat escape linebreaks length_is ljust rjust cut urlize fix_ampersands title floatformat capfirst pprint divisibleby add make_list unordered_list urlencode timeuntil urlizetrunc wordcount stringformat linenumbers slice date dictsort dictsortreversed default_if_none pluralize lower join center default truncatewords_html upper length phone2numeric wordwrap time addslashes slugify first escapejs force_escape iriencode last safe safeseq truncatechars localize unlocalize localtime utc timezone",c:[{cN:"argument",b:/"/,e:/"/},{cN:"argument",b:/'/,e:/'/}]};return{aliases:["jinja"],cI:!0,sL:"xml",subLanguageMode:"continuous",c:[{cN:"comment",b:/\{%\s*comment\s*%}/,e:/\{%\s*endcomment\s*%}/},{cN:"comment",b:/\{#/,e:/#}/},{cN:"template_tag",b:/\{%/,e:/%}/,k:"comment endcomment load templatetag ifchanged endifchanged if endif firstof for endfor in ifnotequal endifnotequal widthratio extends include spaceless endspaceless regroup by as ifequal endifequal ssi now with cycle url filter endfilter debug block endblock else autoescape endautoescape csrf_token empty elif endwith static trans blocktrans endblocktrans get_static_prefix get_media_prefix plural get_current_language language get_available_languages get_current_language_bidi get_language_info get_language_info_list localize endlocalize localtime endlocaltime timezone endtimezone get_current_timezone verbatim",c:[e]},{cN:"variable",b:/\{\{/,e:/}}/,c:[e]}]}});hljs.registerLanguage("javascript",function(r){return{aliases:["js"],k:{keyword:"in if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const class",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document"},c:[{cN:"pi",r:10,v:[{b:/^\s*('|")use strict('|")/},{b:/^\s*('|")use asm('|")/}]},r.ASM,r.QSM,r.CLCM,r.CBCM,r.CNM,{b:"("+r.RSR+"|\\b(case|return|throw)\\b)\\s*",k:"return throw case",c:[r.CLCM,r.CBCM,r.RM,{b:/;/,r:0,sL:"xml"}],r:0},{cN:"function",bK:"function",e:/\{/,eE:!0,c:[r.inherit(r.TM,{b:/[A-Za-z$_][0-9A-Za-z$_]*/}),{cN:"params",b:/\(/,e:/\)/,c:[r.CLCM,r.CBCM],i:/["'\(]/}],i:/\[|%/},{b:/\$[(.]/},{b:"\\."+r.IR,r:0}]}});hljs.registerLanguage("go",function(e){var t={keyword:"break default func interface select case map struct chan else goto package switch const fallthrough if range type continue for import return var go defer",constant:"true false iota nil",typename:"bool byte complex64 complex128 float32 float64 int8 int16 int32 int64 string uint8 uint16 uint32 uint64 int uint uintptr rune",built_in:"append cap close complex copy imag len make new panic print println real recover delete"};return{aliases:["golang"],k:t,i:""}]}]},{cN:"class",b:"("+a.split(" ").join("|")+")\\b",e:"({|$)",eE:!0,k:a,l:o,c:[e.UTM]},{cN:"variable",b:"\\."+e.UIR,r:0}]}});hljs.registerLanguage("markdown",function(){return{aliases:["md","mkdown","mkd"],c:[{cN:"header",v:[{b:"^#{1,6}",e:"$"},{b:"^.+?\\n[=-]{2,}$"}]},{b:"<",e:">",sL:"xml",r:0},{cN:"bullet",b:"^([*+-]|(\\d+\\.))\\s+"},{cN:"strong",b:"[*_]{2}.+?[*_]{2}"},{cN:"emphasis",v:[{b:"\\*.+?\\*"},{b:"_.+?_",r:0}]},{cN:"blockquote",b:"^>\\s+",e:"$"},{cN:"code",v:[{b:"`.+?`"},{b:"^( {4}| )",e:"$",r:0}]},{cN:"horizontal_rule",b:"^[-\\*]{3,}",e:"$"},{b:"\\[.+?\\][\\(\\[].*?[\\)\\]]",rB:!0,c:[{cN:"link_label",b:"\\[",e:"\\]",eB:!0,rE:!0,r:0},{cN:"link_url",b:"\\]\\(",e:"\\)",eB:!0,eE:!0},{cN:"link_reference",b:"\\]\\[",e:"\\]",eB:!0,eE:!0}],r:10},{b:"^\\[.+\\]:",rB:!0,c:[{cN:"link_reference",b:"\\[",e:"\\]:",eB:!0,eE:!0,starts:{cN:"link_url",e:"$"}}]}]}});hljs.registerLanguage("json",function(e){var t={literal:"true false null"},i=[e.QSM,e.CNM],l={cN:"value",e:",",eW:!0,eE:!0,c:i,k:t},c={b:"{",e:"}",c:[{cN:"attribute",b:'\\s*"',e:'"\\s*:\\s*',eB:!0,eE:!0,c:[e.BE],i:"\\n",starts:l}],i:"\\S"},n={b:"\\[",e:"\\]",c:[e.inherit(l,{cN:null})],i:"\\S"};return i.splice(i.length,0,c,n),{c:i,k:t,i:"\\S"}});hljs.registerLanguage("python",function(e){var r={cN:"prompt",b:/^(>>>|\.\.\.) /},b={cN:"string",c:[e.BE],v:[{b:/(u|b)?r?'''/,e:/'''/,c:[r],r:10},{b:/(u|b)?r?"""/,e:/"""/,c:[r],r:10},{b:/(u|r|ur)'/,e:/'/,r:10},{b:/(u|r|ur)"/,e:/"/,r:10},{b:/(b|br)'/,e:/'/},{b:/(b|br)"/,e:/"/},e.ASM,e.QSM]},l={cN:"number",r:0,v:[{b:e.BNR+"[lLjJ]?"},{b:"\\b(0o[0-7]+)[lLjJ]?"},{b:e.CNR+"[lLjJ]?"}]},c={cN:"params",b:/\(/,e:/\)/,c:["self",r,l,b]};return{aliases:["py","gyp"],k:{keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda nonlocal|10 None True False",built_in:"Ellipsis NotImplemented"},i:/(<\/|->|\?)/,c:[r,l,b,e.HCM,{v:[{cN:"function",bK:"def",r:10},{cN:"class",bK:"class"}],e:/:/,i:/[${=;\n]/,c:[e.UTM,c]},{cN:"decorator",b:/@/,e:/$/},{b:/\b(print|exec)\(/}]}});hljs.registerLanguage("ruby",function(e){var b="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",r="and false then defined module in return redo if BEGIN retry end for true self when next until do begin unless END rescue nil else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",c={cN:"yardoctag",b:"@[A-Za-z]+"},a={cN:"value",b:"#<",e:">"},s={cN:"comment",v:[{b:"#",e:"$",c:[c]},{b:"^\\=begin",e:"^\\=end",c:[c],r:10},{b:"^__END__",e:"\\n$"}]},n={cN:"subst",b:"#\\{",e:"}",k:r},t={cN:"string",c:[e.BE,n],v:[{b:/'/,e:/'/},{b:/"/,e:/"/},{b:/`/,e:/`/},{b:"%[qQwWx]?\\(",e:"\\)"},{b:"%[qQwWx]?\\[",e:"\\]"},{b:"%[qQwWx]?{",e:"}"},{b:"%[qQwWx]?<",e:">"},{b:"%[qQwWx]?/",e:"/"},{b:"%[qQwWx]?%",e:"%"},{b:"%[qQwWx]?-",e:"-"},{b:"%[qQwWx]?\\|",e:"\\|"},{b:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/}]},i={cN:"params",b:"\\(",e:"\\)",k:r},d=[t,a,s,{cN:"class",bK:"class module",e:"$|;",i:/=/,c:[e.inherit(e.TM,{b:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{cN:"inheritance",b:"<\\s*",c:[{cN:"parent",b:"("+e.IR+"::)?"+e.IR}]},s]},{cN:"function",bK:"def",e:" |$|;",r:0,c:[e.inherit(e.TM,{b:b}),i,s]},{cN:"constant",b:"(::)?(\\b[A-Z]\\w*(::)?)+",r:0},{cN:"symbol",b:e.UIR+"(\\!|\\?)?:",r:0},{cN:"symbol",b:":",c:[t,{b:b}],r:0},{cN:"number",b:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",r:0},{cN:"variable",b:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{b:"("+e.RSR+")\\s*",c:[a,s,{cN:"regexp",c:[e.BE,n],i:/\n/,v:[{b:"/",e:"/[a-z]*"},{b:"%r{",e:"}[a-z]*"},{b:"%r\\(",e:"\\)[a-z]*"},{b:"%r!",e:"![a-z]*"},{b:"%r\\[",e:"\\][a-z]*"}]}],r:0}];n.c=d,i.c=d;var l="[>?]>",u="[\\w#]+\\(\\w+\\):\\d+:\\d+>",N="(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>",o=[{b:/^\s*=>/,cN:"status",starts:{e:"$",c:d}},{cN:"prompt",b:"^("+l+"|"+u+"|"+N+")",starts:{e:"$",c:d}}];return{aliases:["rb","gemspec","podspec","thor","irb"],k:r,c:[s].concat(o).concat(d)}});hljs.registerLanguage("cpp",function(t){var i={keyword:"false int float while private char catch export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const struct for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using true class asm case typeid short reinterpret_cast|10 default double register explicit signed typename try this switch continue wchar_t inline delete alignof char16_t char32_t constexpr decltype noexcept nullptr static_assert thread_local restrict _Bool complex _Complex _Imaginaryintmax_t uintmax_t int8_t uint8_t int16_t uint16_t int32_t uint32_t int64_t uint64_tint_least8_t uint_least8_t int_least16_t uint_least16_t int_least32_t uint_least32_tint_least64_t uint_least64_t int_fast8_t uint_fast8_t int_fast16_t uint_fast16_t int_fast32_tuint_fast32_t int_fast64_t uint_fast64_t intptr_t uintptr_t atomic_bool atomic_char atomic_scharatomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llongatomic_ullong atomic_wchar_t atomic_char16_t atomic_char32_t atomic_intmax_t atomic_uintmax_tatomic_intptr_t atomic_uintptr_t atomic_size_t atomic_ptrdiff_t atomic_int_least8_t atomic_int_least16_tatomic_int_least32_t atomic_int_least64_t atomic_uint_least8_t atomic_uint_least16_t atomic_uint_least32_tatomic_uint_least64_t atomic_int_fast8_t atomic_int_fast16_t atomic_int_fast32_t atomic_int_fast64_tatomic_uint_fast8_t atomic_uint_fast16_t atomic_uint_fast32_t atomic_uint_fast64_t",built_in:"std string cin cout cerr clog stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap array shared_ptr abort abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf"};return{aliases:["c","h","c++","h++"],k:i,i:""]',k:"include",i:"\\n"},t.CLCM]},{cN:"stl_container",b:"\\b(deque|list|queue|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array)\\s*<",e:">",k:i,c:["self"]},{b:t.IR+"::"},{bK:"new throw return",r:0},{cN:"function",b:"("+t.IR+"\\s+)+"+t.IR+"\\s*\\(",rB:!0,e:/[{;=]/,eE:!0,k:i,c:[{b:t.IR+"\\s*\\(",rB:!0,c:[t.TM],r:0},{cN:"params",b:/\(/,e:/\)/,k:i,r:0,c:[t.CBCM]},t.CLCM,t.CBCM]}]}});hljs.registerLanguage("erb",function(){return{sL:"xml",subLanguageMode:"continuous",c:[{cN:"comment",b:"<%#",e:"%>"},{b:"<%[%=-]?",e:"[%-]?%>",sL:"ruby",eB:!0,eE:!0}]}});hljs.registerLanguage("css",function(e){var c="[a-zA-Z-][a-zA-Z0-9_-]*",a={cN:"function",b:c+"\\(",rB:!0,eE:!0,e:"\\("};return{cI:!0,i:"[=/|']",c:[e.CBCM,{cN:"id",b:"\\#[A-Za-z0-9_-]+"},{cN:"class",b:"\\.[A-Za-z0-9_-]+",r:0},{cN:"attr_selector",b:"\\[",e:"\\]",i:"$"},{cN:"pseudo",b:":(:)?[a-zA-Z0-9\\_\\-\\+\\(\\)\\\"\\']+"},{cN:"at_rule",b:"@(font-face|page)",l:"[a-z-]+",k:"font-face page"},{cN:"at_rule",b:"@",e:"[{;]",c:[{cN:"keyword",b:/\S+/},{b:/\s/,eW:!0,eE:!0,r:0,c:[a,e.ASM,e.QSM,e.CSSNM]}]},{cN:"tag",b:c,r:0},{cN:"rules",b:"{",e:"}",i:"[^\\s]",r:0,c:[e.CBCM,{cN:"rule",b:"[^\\s]",rB:!0,e:";",eW:!0,c:[{cN:"attribute",b:"[A-Z\\_\\.\\-]+",e:":",eE:!0,i:"[^\\s]",starts:{cN:"value",eW:!0,eE:!0,c:[a,e.CSSNM,e.QSM,e.ASM,e.CBCM,{cN:"hexcolor",b:"#[0-9A-Fa-f]+"},{cN:"important",b:"!important"}]}}]}]}]}});hljs.registerLanguage("php",function(e){var c={cN:"variable",b:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},i={cN:"preprocessor",b:/<\?(php)?|\?>/},a={cN:"string",c:[e.BE,i],v:[{b:'b"',e:'"'},{b:"b'",e:"'"},e.inherit(e.ASM,{i:null}),e.inherit(e.QSM,{i:null})]},n={v:[e.BNM,e.CNM]};return{aliases:["php3","php4","php5","php6"],cI:!0,k:"and include_once list abstract global private echo interface as static endswitch array null if endwhile or const for endforeach self var while isset public protected exit foreach throw elseif include __FILE__ empty require_once do xor return parent clone use __CLASS__ __LINE__ else break print eval new catch __METHOD__ case exception default die require __FUNCTION__ enddeclare final try switch continue endfor endif declare unset true false trait goto instanceof insteadof __DIR__ __NAMESPACE__ yield finally",c:[e.CLCM,e.HCM,{cN:"comment",b:"/\\*",e:"\\*/",c:[{cN:"phpdoc",b:"\\s@[A-Za-z]+"},i]},{cN:"comment",b:"__halt_compiler.+?;",eW:!0,k:"__halt_compiler",l:e.UIR},{cN:"string",b:"<<<['\"]?\\w+['\"]?$",e:"^\\w+;",c:[e.BE]},i,c,{b:/->+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{cN:"function",bK:"function",e:/[;{]/,eE:!0,i:"\\$|\\[|%",c:[e.UTM,{cN:"params",b:"\\(",e:"\\)",c:["self",c,e.CBCM,a,n]}]},{cN:"class",bK:"class interface",e:"{",eE:!0,i:/[:\(\$"]/,c:[{bK:"extends implements"},e.UTM]},{bK:"namespace",e:";",i:/[\.']/,c:[e.UTM]},{bK:"use",e:";",c:[e.UTM]},{b:"=>"},a,n]}});hljs.registerLanguage("brainfuck",function(){var r={cN:"literal",b:"[\\+\\-]",r:0};return{aliases:["bf"],c:[{cN:"comment",b:"[^\\[\\]\\.,\\+\\-<> \r\n]",rE:!0,e:"[\\[\\]\\.,\\+\\-<> \r\n]",r:0},{cN:"title",b:"[\\[\\]]",r:0},{cN:"string",b:"[\\.,]",r:0},{b:/\+\+|\-\-/,rB:!0,c:[r]},r]}});hljs.registerLanguage("ini",function(e){return{cI:!0,i:/\S/,c:[{cN:"comment",b:";",e:"$"},{cN:"title",b:"^\\[",e:"\\]"},{cN:"setting",b:"^[a-z0-9\\[\\]_-]+[ \\t]*=[ \\t]*",e:"$",c:[{cN:"value",eW:!0,k:"on off true false yes no",c:[e.QSM,e.NM],r:0}]}]}});hljs.registerLanguage("erlang",function(e){var r="[a-z'][a-zA-Z0-9_']*",c="("+r+":"+r+"|"+r+")",a={keyword:"after and andalso|10 band begin bnot bor bsl bzr bxor case catch cond div end fun if let not of orelse|10 query receive rem try when xor",literal:"false true"},n={cN:"comment",b:"%",e:"$"},b={cN:"number",b:"\\b(\\d+#[a-fA-F0-9]+|\\d+(\\.\\d+)?([eE][-+]?\\d+)?)",r:0},i={b:"fun\\s+"+r+"/\\d+"},o={b:c+"\\(",e:"\\)",rB:!0,r:0,c:[{cN:"function_name",b:c,r:0},{b:"\\(",e:"\\)",eW:!0,rE:!0,r:0}]},d={cN:"tuple",b:"{",e:"}",r:0},t={cN:"variable",b:"\\b_([A-Z][A-Za-z0-9_]*)?",r:0},l={cN:"variable",b:"[A-Z][a-zA-Z0-9_]*",r:0},f={b:"#"+e.UIR,r:0,rB:!0,c:[{cN:"record_name",b:"#"+e.UIR,r:0},{b:"{",e:"}",r:0}]},s={bK:"fun receive if try case",e:"end",k:a};s.c=[n,i,e.inherit(e.ASM,{cN:""}),s,o,e.QSM,b,d,t,l,f];var u=[n,i,s,o,e.QSM,b,d,t,l,f];o.c[1].c=u,d.c=u,f.c[1].c=u;var v={cN:"params",b:"\\(",e:"\\)",c:u};return{aliases:["erl"],k:a,i:"(",rB:!0,i:"\\(|#|//|/\\*|\\\\|:|;",c:[v,e.inherit(e.TM,{b:r})],starts:{e:";|\\.",k:a,c:u}},n,{cN:"pp",b:"^-",e:"\\.",r:0,eE:!0,rB:!0,l:"-"+e.IR,k:"-module -record -undef -export -ifdef -ifndef -author -copyright -doc -vsn -import -include -include_lib -compile -define -else -endif -file -behaviour -behavior -spec",c:[v]},b,e.QSM,f,t,l,d,{b:/\.$/}]}});hljs.registerLanguage("makefile",function(e){var a={cN:"variable",b:/\$\(/,e:/\)/,c:[e.BE]};return{aliases:["mk","mak"],c:[e.HCM,{b:/^\w+\s*\W*=/,rB:!0,r:0,starts:{cN:"constant",e:/\s*\W*=/,eE:!0,starts:{e:/$/,r:0,c:[a]}}},{cN:"title",b:/^[\w]+:\s*$/},{cN:"phony",b:/^\.PHONY:/,e:/$/,k:".PHONY",l:/[\.\w]+/},{b:/^\t+/,e:/$/,r:0,c:[e.QSM,a]}]}});hljs.registerLanguage("vim",function(e){return{l:/[!#@\w]+/,k:{keyword:"N|0 P|0 X|0 a|0 ab abc abo al am an|0 ar arga argd arge argdo argg argl argu as au aug aun b|0 bN ba bad bd be bel bf bl bm bn bo bp br brea breaka breakd breakl bro bufdo buffers bun bw c|0 cN cNf ca cabc caddb cad caddf cal cat cb cc ccl cd ce cex cf cfir cgetb cgete cg changes chd che checkt cl cla clo cm cmapc cme cn cnew cnf cno cnorea cnoreme co col colo com comc comp con conf cope cp cpf cq cr cs cst cu cuna cunme cw d|0 delm deb debugg delc delf dif diffg diffo diffp diffpu diffs diffthis dig di dl dell dj dli do doautoa dp dr ds dsp e|0 ea ec echoe echoh echom echon el elsei em en endfo endf endt endw ene ex exe exi exu f|0 files filet fin fina fini fir fix fo foldc foldd folddoc foldo for fu g|0 go gr grepa gu gv ha h|0 helpf helpg helpt hi hid his i|0 ia iabc if ij il im imapc ime ino inorea inoreme int is isp iu iuna iunme j|0 ju k|0 keepa kee keepj lN lNf l|0 lad laddb laddf la lan lat lb lc lch lcl lcs le lefta let lex lf lfir lgetb lgete lg lgr lgrepa lh ll lla lli lmak lm lmapc lne lnew lnf ln loadk lo loc lockv lol lope lp lpf lr ls lt lu lua luad luaf lv lvimgrepa lw m|0 ma mak map mapc marks mat me menut mes mk mks mksp mkv mkvie mod mz mzf nbc nb nbs n|0 new nm nmapc nme nn nnoreme noa no noh norea noreme norm nu nun nunme ol o|0 om omapc ome on ono onoreme opt ou ounme ow p|0 profd prof pro promptr pc ped pe perld po popu pp pre prev ps pt ptN ptf ptj ptl ptn ptp ptr pts pu pw py3 python3 py3d py3f py pyd pyf q|0 quita qa r|0 rec red redi redr redraws reg res ret retu rew ri rightb rub rubyd rubyf rund ru rv s|0 sN san sa sal sav sb sbN sba sbf sbl sbm sbn sbp sbr scrip scripte scs se setf setg setl sf sfir sh sim sig sil sl sla sm smap smapc sme sn sni sno snor snoreme sor so spelld spe spelli spellr spellu spellw sp spr sre st sta startg startr star stopi stj sts sun sunm sunme sus sv sw sy synti sync t|0 tN tabN tabc tabdo tabe tabf tabfir tabl tabm tabnew tabn tabo tabp tabr tabs tab ta tags tc tcld tclf te tf th tj tl tm tn to tp tr try ts tu u|0 undoj undol una unh unl unlo unm unme uns up v|0 ve verb vert vim vimgrepa vi viu vie vm vmapc vme vne vn vnoreme vs vu vunme windo w|0 wN wa wh wi winc winp wn wp wq wqa ws wu wv x|0 xa xmapc xm xme xn xnoreme xu xunme y|0 z|0 ~ Next Print append abbreviate abclear aboveleft all amenu anoremenu args argadd argdelete argedit argglobal arglocal argument ascii autocmd augroup aunmenu buffer bNext ball badd bdelete behave belowright bfirst blast bmodified bnext botright bprevious brewind break breakadd breakdel breaklist browse bunload bwipeout change cNext cNfile cabbrev cabclear caddbuffer caddexpr caddfile call catch cbuffer cclose center cexpr cfile cfirst cgetbuffer cgetexpr cgetfile chdir checkpath checktime clist clast close cmap cmapclear cmenu cnext cnewer cnfile cnoremap cnoreabbrev cnoremenu copy colder colorscheme command comclear compiler continue confirm copen cprevious cpfile cquit crewind cscope cstag cunmap cunabbrev cunmenu cwindow delete delmarks debug debuggreedy delcommand delfunction diffupdate diffget diffoff diffpatch diffput diffsplit digraphs display deletel djump dlist doautocmd doautoall deletep drop dsearch dsplit edit earlier echo echoerr echohl echomsg else elseif emenu endif endfor endfunction endtry endwhile enew execute exit exusage file filetype find finally finish first fixdel fold foldclose folddoopen folddoclosed foldopen function global goto grep grepadd gui gvim hardcopy help helpfind helpgrep helptags highlight hide history insert iabbrev iabclear ijump ilist imap imapclear imenu inoremap inoreabbrev inoremenu intro isearch isplit iunmap iunabbrev iunmenu join jumps keepalt keepmarks keepjumps lNext lNfile list laddexpr laddbuffer laddfile last language later lbuffer lcd lchdir lclose lcscope left leftabove lexpr lfile lfirst lgetbuffer lgetexpr lgetfile lgrep lgrepadd lhelpgrep llast llist lmake lmap lmapclear lnext lnewer lnfile lnoremap loadkeymap loadview lockmarks lockvar lolder lopen lprevious lpfile lrewind ltag lunmap luado luafile lvimgrep lvimgrepadd lwindow move mark make mapclear match menu menutranslate messages mkexrc mksession mkspell mkvimrc mkview mode mzscheme mzfile nbclose nbkey nbsart next nmap nmapclear nmenu nnoremap nnoremenu noautocmd noremap nohlsearch noreabbrev noremenu normal number nunmap nunmenu oldfiles open omap omapclear omenu only onoremap onoremenu options ounmap ounmenu ownsyntax print profdel profile promptfind promptrepl pclose pedit perl perldo pop popup ppop preserve previous psearch ptag ptNext ptfirst ptjump ptlast ptnext ptprevious ptrewind ptselect put pwd py3do py3file python pydo pyfile quit quitall qall read recover redo redir redraw redrawstatus registers resize retab return rewind right rightbelow ruby rubydo rubyfile rundo runtime rviminfo substitute sNext sandbox sargument sall saveas sbuffer sbNext sball sbfirst sblast sbmodified sbnext sbprevious sbrewind scriptnames scriptencoding scscope set setfiletype setglobal setlocal sfind sfirst shell simalt sign silent sleep slast smagic smapclear smenu snext sniff snomagic snoremap snoremenu sort source spelldump spellgood spellinfo spellrepall spellundo spellwrong split sprevious srewind stop stag startgreplace startreplace startinsert stopinsert stjump stselect sunhide sunmap sunmenu suspend sview swapname syntax syntime syncbind tNext tabNext tabclose tabedit tabfind tabfirst tablast tabmove tabnext tabonly tabprevious tabrewind tag tcl tcldo tclfile tearoff tfirst throw tjump tlast tmenu tnext topleft tprevious trewind tselect tunmenu undo undojoin undolist unabbreviate unhide unlet unlockvar unmap unmenu unsilent update vglobal version verbose vertical vimgrep vimgrepadd visual viusage view vmap vmapclear vmenu vnew vnoremap vnoremenu vsplit vunmap vunmenu write wNext wall while winsize wincmd winpos wnext wprevious wqall wsverb wundo wviminfo xit xall xmapclear xmap xmenu xnoremap xnoremenu xunmap xunmenu yank",built_in:"abs acos add and append argc argidx argv asin atan atan2 browse browsedir bufexists buflisted bufloaded bufname bufnr bufwinnr byte2line byteidx call ceil changenr char2nr cindent clearmatches col complete complete_add complete_check confirm copy cos cosh count cscope_connection cursor deepcopy delete did_filetype diff_filler diff_hlID empty escape eval eventhandler executable exists exp expand extend feedkeys filereadable filewritable filter finddir findfile float2nr floor fmod fnameescape fnamemodify foldclosed foldclosedend foldlevel foldtext foldtextresult foreground function garbagecollect get getbufline getbufvar getchar getcharmod getcmdline getcmdpos getcmdtype getcwd getfontname getfperm getfsize getftime getftype getline getloclist getmatches getpid getpos getqflist getreg getregtype gettabvar gettabwinvar getwinposx getwinposy getwinvar glob globpath has has_key haslocaldir hasmapto histadd histdel histget histnr hlexists hlID hostname iconv indent index input inputdialog inputlist inputrestore inputsave inputsecret insert invert isdirectory islocked items join keys len libcall libcallnr line line2byte lispindent localtime log log10 luaeval map maparg mapcheck match matchadd matcharg matchdelete matchend matchlist matchstr max min mkdir mode mzeval nextnonblank nr2char or pathshorten pow prevnonblank printf pumvisible py3eval pyeval range readfile reltime reltimestr remote_expr remote_foreground remote_peek remote_read remote_send remove rename repeat resolve reverse round screenattr screenchar screencol screenrow search searchdecl searchpair searchpairpos searchpos server2client serverlist setbufvar setcmdpos setline setloclist setmatches setpos setqflist setreg settabvar settabwinvar setwinvar sha256 shellescape shiftwidth simplify sin sinh sort soundfold spellbadword spellsuggest split sqrt str2float str2nr strchars strdisplaywidth strftime stridx string strlen strpart strridx strtrans strwidth submatch substitute synconcealed synID synIDattr synIDtrans synstack system tabpagebuflist tabpagenr tabpagewinnr tagfiles taglist tan tanh tempname tolower toupper tr trunc type undofile undotree values virtcol visualmode wildmenumode winbufnr wincol winheight winline winnr winrestcmd winrestview winsaveview winwidth writefile xor"},i:/[{:]/,c:[e.NM,e.ASM,{cN:"string",b:/"((\\")|[^"\n])*("|\n)/},{cN:"variable",b:/[bwtglsav]:[\w\d_]*/},{cN:"function",bK:"function function!",e:"$",r:0,c:[e.TM,{cN:"params",b:"\\(",e:"\\)"}]}]}}); \ No newline at end of file