Skip to content

Commit 48269dc

Browse files
committed
발표 관련 내용 업데이트
1 parent 50de2e0 commit 48269dc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+26
-666
lines changed

_config.example.yml

Lines changed: 0 additions & 180 deletions
This file was deleted.

_config.yml

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
title: PyWeb Symposium 2024
2-
preposition: ''
1+
title: Django Tutorial
2+
preposition: ""
33
description: >-
4-
파이썬으로 만드는 모든 웹 서비스 기술을 다루는 파이 웹 심포지움에 오신 것을 환영합니다
4+
안녕하세요. Django REST Framework와 약간의 Kotlin을 겸하여 백엔드 엔지니어로서 커리어를 이어나가고 있는 6년차 개발자 황정식입니다.
5+
보안과 개발 사이에서 고민하다가 핀테크와 모빌리티의 백엔드 엔지니어를 경험하고 현재는 SecondSyndrome에서 백엔드 엔지니어로 재직하며 다양한 경험을 하고 있습니다.
6+
제가 경험한 여러가지 경험을 여러분과 나누고 싶습니다!
57
baseurl: "" # the subpath of your site, e.g. /blog
68
url: "https://pyweb.python.or.kr" # the base hostname & protocol for your site, e.g. https://example.com
79

@@ -23,7 +25,6 @@ exclude:
2325
- screenshot.png
2426
- jekyll-theme-conference.gemspec
2527
- purgecss.config.js
26-
- _config.example.yml
2728

2829
# Collections and their defaults
2930
collections:
@@ -75,11 +76,11 @@ conference:
7576
show_firstname: true
7677

7778
location:
78-
url: '/location'
79+
url: "/location"
7980
map: true
8081

8182
program:
82-
url: '/program'
83+
url: "/program"
8384
time_steps: 15
8485
show_alltimes: true
8586

@@ -88,20 +89,6 @@ conference:
8889
main_categories:
8990
- name: 웹 프레임워크 (Web Framework)
9091
color: danger
91-
- name: 설계 (Architecture)
92-
color: info
93-
- name: 배포 (CI / CD) (Deploy)
94-
color: dark
95-
- name: 웹서비스 운영 (Operating web service)
96-
color: success
97-
- name: 클라우드 (Cloud)
98-
color: dark
99-
- name: 파이썬 웹 개발자 커리어
100-
color: info
101-
- name: 후원사 (Sponsor)
102-
color: warning
103-
10492

10593
# Hide icons on talk overview page
10694
hide_icons: false
107-

_rooms/동해.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

_rooms/제주.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

_speakers/김광일.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_speakers/김광현.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_speakers/김순.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_speakers/김승주.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_speakers/남진우.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_speakers/변준석.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)