Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 448 Bytes

index.md

File metadata and controls

13 lines (11 loc) · 448 Bytes
layout title
default
浜松ハッカソン: Hamackathon

浜松ハッカソン(通称: ハマッカソン)は、静岡県浜松市で定期的に開催しているソフトウェア開発者やWeb制作者の交流イベントです。

お知らせ

    {% for post in site.posts limit:5 %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}