Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions _includes/events.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
<!-- <div class="widget events">
<div class="widget events">
<h3 class="widget-title">Upcoming events</h3>

</div> -->
<a href="https://2024.elixirconf.com/">
<img src="https://2022.elixirconf.com/images/resources/elixirconf-logo.svg" alt="ElixirConf" />
<br />
<ul>
<li><b>Aug 27-30, 2024</b> - Orlando, FL.</li>
<li><b>10 training classes, 60+ speakers</b></li>
</ul>
</a>
</div>
8 changes: 5 additions & 3 deletions _includes/important-links.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,16 @@ <h3 class="widget-title">Join the Community</h3>
<li><a class="spec" href="http://elixirforum.com">Elixir Forum</a></li>
<li><a class="spec" href="https://elixir-slack.community">Elixir on Slack</a></li>
<li><a class="spec" href="https://discord.gg/elixir">Elixir on Discord</a></li>
<li><a class="spec" href="https://github.com/elixir-lang/elixir/wiki/Code-Editor-Support">IDE/Editor support</a></li>
<li><a class="spec" href="https://github.com/elixir-lang/elixir/wiki/Code-Editor-Support">IDE/Editor support</a>
</li>
<li><a class="spec" href="https://www.meetup.com/topics/elixir/">Meetups around the world</a></li>
<li><a class="spec" href="https://github.com/elixir-lang/elixir/wiki/Hiring-Elixir-Developers">Jobs and hiring (community wiki)</a></li>
<li><a class="spec" href="https://github.com/elixir-lang/elixir/wiki/Hiring-Elixir-Developers">Jobs and hiring
(community wiki)</a></li>
<li><a class="spec" href="https://github.com/elixir-lang/elixir/wiki">Events and resources (community wiki)</a></li>
</ul>
</div>

<div id="eef" class="widget">
<a href="https://erlef.org/" title="Join the Erlang Ecosystem Foundation"><img src="/images/logo/eef.png"
alt="Join the Erlang Ecosystem Foundation" width="174" style="margin-top:-10px" /></a>
</div>
</div>