We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98876f0 + 75b9211 commit 05e4d8eCopy full SHA for 05e4d8e
2 files changed
README.md
@@ -0,0 +1,13 @@
1
+## Project Setup
2
+
3
+Install Jekyll
4
5
+```bash
6
+gem install bundler jekyll
7
+```
8
9
+## Run Dev Server
10
11
12
+bundle exec jekyll serve
13
_events/2019-02-17-ldm6.md
@@ -52,7 +52,7 @@ speakers:
52
url: https://www.linkedin.com/in/darmawan01/
53
- name: "Dian A. Rahman"
54
topic: "Player Controller 2D"
55
- - name: "Ahmad Muhardian Lasmita"
+ - name: "Ahmad Muhardian"
56
topic: "Intro to Hugo Static Site Generator"
57
url: https://www.linkedin.com/in/ardianta/
58
- name: "Desi Ratna Ningsih"
@@ -76,5 +76,4 @@ speakers:
76
- name: "Herpiko Dwi Aguno"
77
topic: "Monorepo"
78
url: https://www.linkedin.com/in/herpiko/
79
-
80
---
0 commit comments