2014-04-18 12:53:28 -04:00
extends /templates/base
block content
2014-07-14 01:56:27 -04:00
2016-03-16 17:49:19 -04:00
h1(data-i18n="community.main_title")
2014-04-18 12:53:28 -04:00
2016-03-16 17:49:19 -04:00
p(data-i18n="community.introduction")
2014-04-18 12:53:28 -04:00
2014-04-18 16:02:07 -04:00
div
2014-04-18 12:53:28 -04:00
2014-08-13 23:45:33 -04:00
.community-columns
2014-08-06 20:42:19 -04:00
a(href="/editor/level")
img(src="/images/pages/community/level.png")
2016-03-16 17:49:19 -04:00
h2
2015-04-23 15:47:09 -04:00
a(href="/editor/level", data-i18n="editor.level_title")
2014-08-13 23:45:33 -04:00
p
2016-03-16 17:49:19 -04:00
span.spr(data-i18n="community.level_editor_prefix")
2015-04-07 16:51:57 -04:00
a(href="/editor/level", data-i18n="editor.level_title")
2016-03-16 17:49:19 -04:00
span.spl(data-i18n="community.level_editor_suffix")
2014-04-18 16:02:07 -04:00
2014-08-13 23:45:33 -04:00
.community-columns
2014-08-06 20:42:19 -04:00
a(href="/editor/thang")
img(src="/images/pages/community/thang.png")
h2
2015-04-23 15:47:09 -04:00
a(href="/editor/thang", data-i18n="editor.thang_title")
2014-08-13 23:45:33 -04:00
p
2016-03-16 17:49:19 -04:00
span.spr(data-i18n="community.thang_editor_prefix")
2015-04-07 16:51:57 -04:00
a(href="/editor/thang", data-i18n="editor.thang_title")
2016-03-16 17:49:19 -04:00
span.spl(data-i18n="community.thang_editor_suffix")
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
.community-columns
2014-08-06 20:42:19 -04:00
a(href="/editor/article")
img(src="/images/pages/community/article.png")
h2
2015-04-23 15:47:09 -04:00
a(href="/editor/article", data-i18n="editor.article_title")
2014-08-13 23:45:33 -04:00
p
2016-03-16 17:49:19 -04:00
span.spr(data-i18n="community.article_editor_prefix")
2015-04-07 16:51:57 -04:00
a(href="/editor/article", data-i18n="editor.article_title")
2016-03-16 17:49:19 -04:00
span.spl(data-i18n="community.article_editor_suffix")
2014-08-06 20:42:19 -04:00
2016-05-17 22:37:32 -04:00
.clearfix
2014-08-06 20:42:19 -04:00
div
2014-08-13 23:45:33 -04:00
.half-width
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
h2.lower-titles
2016-03-16 17:49:19 -04:00
a(href="https://www.facebook.com/codecombat", data-i18n="community.find_us")
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
.logo-row
2014-08-06 20:42:19 -04:00
2015-08-08 13:26:13 -04:00
a(href="https://github.com/codecombat/codecombat")
img(src="/images/pages/community/logo_github.png", data-i18n="[data-content]community.social_github" data-content="Check out all our code on GitHub")
2014-08-13 23:45:33 -04:00
a(href="http://blog.codecombat.com")
2014-09-15 12:36:45 -04:00
img(src="/images/pages/community/logo_sett.png", data-i18n="[data-content]community.social_blog" data-content="Read the CodeCombat blog on Sett")
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
a(href="http://discourse.codecombat.com")
2014-09-15 12:36:45 -04:00
img(src="/images/pages/community/logo_discourse.png", data-i18n="[data-content]community.social_discource" data-content="Join the discussion on our Discourse forum")
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
a(href="https://www.facebook.com/codecombat")
2014-09-15 12:36:45 -04:00
img(src="/images/pages/community/logo_facebook.png", data-i18n="[data-content]community.social_facebook" data-content="Like CodeCombat on Facebook")
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
a(href="https://twitter.com/CodeCombat")
2014-09-15 12:36:45 -04:00
img(src="/images/pages/community/logo_twitter.png", data-i18n="[data-content]community.social_twitter" data-content="Follow CodeCombat on Twitter")
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
a(href="https://plus.google.com/115285980638641924488/posts")
2014-09-15 12:36:45 -04:00
img(src="/images/pages/community/logo_g+.png", data-i18n="[data-content]community.social_gplus" data-content="Join CodeCombat on Google+")
2014-08-06 20:42:19 -04:00
2015-10-30 03:07:58 -04:00
a(href="https://coco-slack-invite.herokuapp.com/")
2016-03-18 20:05:21 -04:00
img(src="/images/pages/community/logo_slack.png", data-i18n="[data-content]community.social_slack" data-content="Chat with us in the public CodeCombat Slack channel")
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
.half-width
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
h2.lower-titles
2016-03-16 17:49:19 -04:00
a(href="/contribute", data-i18n="community.contribute_to_the_project")
2014-08-06 20:42:19 -04:00
2014-08-13 23:45:33 -04:00
.logo-row.contribute-classes
2014-08-06 20:42:19 -04:00
2014-12-20 04:32:59 -05:00
a(href="/contribute/archmage")
2014-08-13 23:45:33 -04:00
img(src="/images/pages/community/archmage.png")
2014-08-06 20:42:19 -04:00
2015-03-01 06:25:23 -05:00
a(href="/contribute/artisan")
img(src="/images/pages/community/artisan.png")
2015-10-09 11:05:34 -04:00
if !me.isOnPremiumServer()
2015-03-23 18:26:44 -04:00
a(href="/contribute/adventurer")
img(src="/images/pages/community/adventurer.png")
2015-03-01 06:25:23 -05:00
2014-12-20 04:32:59 -05:00
a(href="/contribute/scribe")
2014-08-13 23:45:33 -04:00
img(src="/images/pages/community/scribe.png")
2014-08-06 20:42:19 -04:00
2014-12-20 04:32:59 -05:00
a(href="/contribute/diplomat")
2014-08-13 23:45:33 -04:00
img(src="/images/pages/community/diplomat.png")
2014-08-06 20:42:19 -04:00
2015-03-01 06:25:23 -05:00
a(href="/contribute/ambassador")
img(src="/images/pages/community/ambassador.png")
2014-08-06 20:42:19 -04:00
.clearfix