Skip to content
Open

Main #12

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
57d2ea8
Update README.md
yangseungmi Feb 3, 2021
3b1b188
Update _config.yml
yangseungmi Feb 3, 2021
44a1ad0
add test file
yangseungmi Feb 3, 2021
2b32cbe
Trigger rebuild
yangseungmi Feb 3, 2021
b5a9d58
customize Readme
yangseungmi Feb 3, 2021
3945c8b
Update head.html
yangseungmi Feb 3, 2021
238f6ab
Update head.html
yangseungmi Feb 3, 2021
aff7afb
Update head.html
yangseungmi Feb 3, 2021
40654d4
Add profile.jpeg
yangseungmi Feb 3, 2021
72711b9
move directory image
yangseungmi Feb 3, 2021
332de1f
Update _config.yml
yangseungmi Feb 3, 2021
cc586cc
Update _config.yml
yangseungmi Feb 3, 2021
077e091
Create 2021-02-03.md
yangseungmi Feb 3, 2021
d8e13d0
Rename 2021-02-03.md to 2021-02-03-Introduce.md
yangseungmi Feb 3, 2021
bcfdafe
Update 2021-02-03-Introduce.md
yangseungmi Feb 3, 2021
4a3dc04
Update 2021-02-03-Introduce.md
yangseungmi Feb 3, 2021
39603b4
Update 2021-02-03-Introduce.md
yangseungmi Feb 3, 2021
97a2525
Update 2021-02-03-Introduce.md
yangseungmi Feb 3, 2021
d92b36f
Delete 2015-09-12-a-gentle-theme.markdown
yangseungmi Feb 3, 2021
c613b13
Delete 2015-09-12-install.md
yangseungmi Feb 3, 2021
68c9579
Update _config.yml
yangseungmi Feb 3, 2021
d16ae72
Update _config.yml
yangseungmi Feb 3, 2021
58b2e2f
Update _config.yml
yangseungmi Feb 3, 2021
0fbc845
Update _config.yml
yangseungmi Feb 3, 2021
30f0245
Update 2021-02-03-Introduce.md
yangseungmi Feb 3, 2021
edf850d
Update 2021-02-03-Introduce.md
yangseungmi Feb 3, 2021
76a9ae9
Delete profile.jpeg
yangseungmi Feb 3, 2021
6af598e
Add files via upload
yangseungmi Feb 3, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 1 addition & 42 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1 @@
# Paper for Jekyll
A new material design utilising theme for your Jekyll blog. Built on [Material Design Lite](http://www.getmdl.io/).

![screenshot](assets/screenshots/mockup.jpg)

## Demo
[dbtek.github.io/paper-demo](http://dbtek.github.io/paper-demo)

### Batteries Included
There are many cool features bundled with Paper such as:

- Full Github Pages support.
- Responsive layout.
- Dynamic search with [jekyll-search](https://github.com/christian-fei/Simple-Jekyll-Search/).
- Customizable theme colors.
- Sass variables.
- RSS feed.
- Post tags and categories.
- Pagination.
- Syntax highlighting with pygments.
- Disqus comments.

### Tech
Under the hood Paper contains:
- Material Design Lite.
- CoffeeScript.
- Sass.

### Install
Easiest way of getting Paper work is forking.

- Fork the [repo](https://github.com/dbtek/paper).
- Rename forked repo as `username.github.io`.
- Set up blog by editing `_config.yml`.
- Enjoy.

### Author
Ismail Demirbilek
[@dbtek](https://twitter.com/dbtek)

### License
[MIT](http://opensource.org/licenses/MIT)
## [yangseungmi.github.io/resume](https://yangseungmi.github.io/resume/)
10 changes: 5 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Site settings
title: Paper Theme
title:
description: > # this means to ignore newlines until "baseurl:"
A gentle theme for Jekyll utilising material design.
baseurl: "/" # the subpath of your site, e.g. /blog/
baseurl: "//" # the subpath of your site, e.g. /blog/
# url: "http://yourdomain.com" # the base hostname & protocol for your site you most probably don't need to set it

# Build settings
markdown: kramdown
paginate: 5 # pagination based on number of posts
paginate: 3 # pagination based on number of posts
paginate_path: "page/:num"
highlighter: pygments
gems: [jekyll-paginate, jekyll-coffeescript]
Expand All @@ -17,9 +17,9 @@ disqus: # add disqus shortname here

# author info
# add your appropriate info here
author: # your name
author: seungmi
bio: # your bio
email:
email: 010562@hanmail.net
email_md5: # md5 hash of your email
twitter_username:
github_username:
Expand Down
2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.0.4/material.{{ site.theme }}.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300,400,500,700" type="text/css">
<link rel="stylesheet" href="{{ "css/main.css" | prepend: site.baseurl | prepend: site.url }}">
<link rel="stylesheet" href="https://yangseungmi.github.io/resume/css/main.css">
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ 'feed.xml' | prepend: site.baseurl | prepend: site.url }}" />
</head>
20 changes: 0 additions & 20 deletions _posts/2015-09-12-a-gentle-theme.markdown

This file was deleted.

13 changes: 0 additions & 13 deletions _posts/2015-09-12-install.md

This file was deleted.

40 changes: 40 additions & 0 deletions _posts/2021-02-03-Introduce.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
layout: page
title: "Introduce"
date: 2021-02-03 17:00:00
categories: Documentation
---
```
안녕하세요
방문 해 주셔서 감사합니다
웹 백엔드 개발자로 일하고 있는 양승미입니다
개발하면서 성취를 느끼고, 공부하면서 확신을 가지는 개발자입니다
```
## Work Experience.

### 카카오게임즈
##### 플랫폼 개발팀
##### 2016.01 - 2020.11

카카오게임즈 PC방 사장님 페이지 결제시스템 개발 ( 2018.1 ~ 2020.11 )
* 사용 언어 : C#
* DB : MsSQL
* 서버 : 윈도우 8, IIS
* 이니시스(신용카드), 카카오 페이 결제 api, 자동결제 이중화

다음게임 페이지 이전 및 유지보수 ( 2016.1 ~ 2020.11 )
* 사용언어 : Java(openJDK 9)
* DB : MySQL
* 서버 : CentosOS Linux, Nginx, Apache Tomcat
* 검은사막, 배틀그라운드 이벤트 페이지, 휴면관리, 고객센터, 이의신청, 신고센터 각 프로젝트의 관리자와 유저 페이지

리눅스 서버 IDC 이전 ( 2017.6 ~ 2017.12 )
* 서버 : CentosOS Linux,, Apache Tomcat

## Skills.

### Communication.
* 직위나 포지션에 상관없이 경청하는 자세로 듣습니다.
* 상대방의 입장에서 생각하고 이야기합니다.
* 이야기 하는것을 좋아합니다.
* 비슷한 개발 방법이나 각자 다른 개발 지식 공유를 선호합니다.
3 changes: 3 additions & 0 deletions _posts/test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### test file
mas.githup.io
add 1 post file
Binary file added profile1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.