Add a pages content type and move page files
This commit is contained in:
parent
7087bbbb7f
commit
e1573ef072
38 changed files with 2 additions and 0 deletions
16
source/_pages/mob.md
Normal file
16
source/_pages/mob.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: An Introduction to Mob Programming
|
||||
---
|
||||
|
||||
* <https://leanpub.com/mobprogramming>
|
||||
* <https://tuple.app>
|
||||
* <https://mob.sh>
|
||||
* <https://www.jetbrains.com/code-with-me>
|
||||
* <https://code.visualstudio.com/learn/collaboration/live-share>
|
||||
|
||||
<div class="mt-10 space-y-8">
|
||||
{% include 'youtube-video' with { id: '28S4CVkYhWA' } %}
|
||||
{% include 'youtube-video' with { id: 'ri-35oHWIU8' } %}
|
||||
{% include 'youtube-video' with { id: 'jPLEbZLE3g8' } %}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue