Skip to content

Commit 05e4d8e

Browse files
authored
Merge pull request #20 from ardianta/lombokdev_new_website
Add README.md and update speaker name
2 parents 98876f0 + 75b9211 commit 05e4d8e

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
```bash
12+
bundle exec jekyll serve
13+
```

_events/2019-02-17-ldm6.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ speakers:
5252
url: https://www.linkedin.com/in/darmawan01/
5353
- name: "Dian A. Rahman"
5454
topic: "Player Controller 2D"
55-
- name: "Ahmad Muhardian Lasmita"
55+
- name: "Ahmad Muhardian"
5656
topic: "Intro to Hugo Static Site Generator"
5757
url: https://www.linkedin.com/in/ardianta/
5858
- name: "Desi Ratna Ningsih"
@@ -76,5 +76,4 @@ speakers:
7676
- name: "Herpiko Dwi Aguno"
7777
topic: "Monorepo"
7878
url: https://www.linkedin.com/in/herpiko/
79-
8079
---

0 commit comments

Comments
 (0)