Skip to content

kawasaki.rbのミートアップ記録用のリポジトリ

Notifications You must be signed in to change notification settings

kawasakirb/meetups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meetups

Slack Status

kawasaki.rbのミートアップ記録用のリポジトリです。 wikiに情報をまとめていきます。

Contributing

以下の手順を踏むことでKawasaki.rbのGitHub Pagesに自己紹介ページを追加する事ができます!

  • このプロジェクトをforkする
  • 自分の作業環境にforkしたプロジェクトをcloneする(git clone git@github.com:<username>/meetups.git)
  • トピックブランチを作成する(git checkout -b my-new-post)
  • members/自分のGitHubアカウント名.md を作成する
  • Markdownで自己紹介を自由に書く
  • ファイルの先頭に以下のヘッダーを追加する
---
layout: page
title: "自分のGitHubアカウント名"
description: ""
category: "member"
icon: http://somewhere.com/my_icon.jpg
---
{% include JB/setup %}
  • トピックブランチをpushする(git push origin my-new-post)
  • kawasakirb/meetupsプロジェクトのmasterブランチに対してPull Requestを作成する

About

kawasaki.rbのミートアップ記録用のリポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published