From 5e1820e79772d48a9528961da73b427b0eee2b2d Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Thu, 25 Jul 2019 13:09:48 +0900 Subject: [PATCH 01/38] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 658393e72..7b7307ca6 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ --- layout: default -title: Landing Page -subTitle: A Template by Start Bootstrap ---- \ No newline at end of file +title: For Web Programmer +subTitle: Welcome my site +--- From 39b4d34fa01d58bbc415a6fbd213dd7a00c1a8dd Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Thu, 25 Jul 2019 13:13:33 +0900 Subject: [PATCH 02/38] Update _config.yml --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 34d72a5e6..3b9de0ef1 100644 --- a/_config.yml +++ b/_config.yml @@ -2,10 +2,10 @@ # Main Configs # # ----------------------- # -url: http://yoursite.com -title: Your Awesome Site -email: your-email@domain.com -author: Your Name +url: http://namsuji.github.io/test +title: For Web Programmer +email: 01928abcd@naver.com +author: Nam description: > # "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site From a64330d41dab132e3a740d3810fea62c03b2c905 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Thu, 25 Jul 2019 13:15:43 +0900 Subject: [PATCH 03/38] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7b7307ca6..bab012440 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ --- layout: default -title: For Web Programmer +title: For Web Programme subTitle: Welcome my site --- From 9e04f559daf72e4e39c524bc57e4932af1575453 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Thu, 25 Jul 2019 13:15:57 +0900 Subject: [PATCH 04/38] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index bab012440..7b7307ca6 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ --- layout: default -title: For Web Programme +title: For Web Programmer subTitle: Welcome my site --- From 5e4d8ba5d502e0159ec87050ba1dc9a3de710b29 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Thu, 25 Jul 2019 13:29:30 +0900 Subject: [PATCH 05/38] Create category.html --- _layouts/category.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _layouts/category.html diff --git a/_layouts/category.html b/_layouts/category.html new file mode 100644 index 000000000..b6790f0f1 --- /dev/null +++ b/_layouts/category.html @@ -0,0 +1,18 @@ +--- +layout: default +--- + From cba16e8fb5ed86b62d8b4287b3b520fcfa2fa55c Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Thu, 25 Jul 2019 13:49:22 +0900 Subject: [PATCH 06/38] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 3b9de0ef1..d99345785 100644 --- a/_config.yml +++ b/_config.yml @@ -27,6 +27,6 @@ social: - title: twitter url: https://twitter.com/SBootstrap - title: github - url: https://github.com/IronSummitMedia/startbootstrap - - title: linkedin - url: + url: https://github.com/NamSuJi + - title: Naver + url: https://blog.naver.com/01928abcd From 11a8ba2b87d8da40b32834a65b7e6dc8b2c0a901 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Thu, 25 Jul 2019 13:55:21 +0900 Subject: [PATCH 07/38] Update _config.yml --- _config.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index d99345785..03031fc25 100644 --- a/_config.yml +++ b/_config.yml @@ -20,12 +20,10 @@ markdown: kramdown permalink: pretty # ----------------------- # -# 3rd Party Settings # +# 2nd Party Settings # # ----------------------- # social: - - title: twitter - url: https://twitter.com/SBootstrap - title: github url: https://github.com/NamSuJi - title: Naver From aa98c4c17cbbb0ea0e3b74681f1f7ad8230bb954 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:20:49 +0900 Subject: [PATCH 08/38] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 03031fc25..faee26ca4 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ # ----------------------- # # Main Configs # # ----------------------- # - +baseurl: url: http://namsuji.github.io/test title: For Web Programmer email: 01928abcd@naver.com From 68c34759490e2b89fb9bdd364f7b1d718bc1d9f6 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:21:49 +0900 Subject: [PATCH 09/38] Delete category.html --- _layouts/category.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 _layouts/category.html diff --git a/_layouts/category.html b/_layouts/category.html deleted file mode 100644 index b6790f0f1..000000000 --- a/_layouts/category.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: default ---- - From dd626c73aa1cf4fbc7ed7e7c0acc53e52e2a7555 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:22:04 +0900 Subject: [PATCH 10/38] Create category.html --- _includes/category.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _includes/category.html diff --git a/_includes/category.html b/_includes/category.html new file mode 100644 index 000000000..b6790f0f1 --- /dev/null +++ b/_includes/category.html @@ -0,0 +1,18 @@ +--- +layout: default +--- + From dbf83f3609002880ca627632565450d2caf18ef8 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:24:57 +0900 Subject: [PATCH 11/38] Update page_content.html --- _includes/page_content.html | 67 +++++++++---------------------------- 1 file changed, 15 insertions(+), 52 deletions(-) diff --git a/_includes/page_content.html b/_includes/page_content.html index e4cb1ce3c..579449e59 100644 --- a/_includes/page_content.html +++ b/_includes/page_content.html @@ -1,52 +1,15 @@ -
- -{% for post in site.posts reversed %} - {% capture thecycle %}{% cycle 'odd', 'even' %}{% endcapture %} - {% if thecycle == 'odd' %} -
- -
- -
-
-
-
-

{{ post.title }}

-
{{ post.content }}
-
-
- -
-
- -
- - -
- - {% else %} - -
- -
- -
-
-
-
-

{{ post.title }}

-
{{ post.content }}
-
-
- -
-
- -
- - -
- - {% endif %} -{% endfor %} -
+
+ +
From 723383c911a5b473956a515c56307af6cb547310 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:27:03 +0900 Subject: [PATCH 12/38] Create category --- category | 1 + 1 file changed, 1 insertion(+) create mode 100644 category diff --git a/category b/category new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/category @@ -0,0 +1 @@ + From 79d47e0ebccb89773b019ac244456d20cb8f7542 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:27:12 +0900 Subject: [PATCH 13/38] Delete category --- category | 1 - 1 file changed, 1 deletion(-) delete mode 100644 category diff --git a/category b/category deleted file mode 100644 index 8b1378917..000000000 --- a/category +++ /dev/null @@ -1 +0,0 @@ - From 0053a24e431d8ea276a7e431c7893e70ddf9e5d3 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:31:08 +0900 Subject: [PATCH 14/38] Create Github.md --- category/Github.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 category/Github.md diff --git a/category/Github.md b/category/Github.md new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/category/Github.md @@ -0,0 +1 @@ + From c558f3fab78a1f274707ff6d8096d82ed87ec8ed Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:31:58 +0900 Subject: [PATCH 15/38] Update Github.md --- category/Github.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/category/Github.md b/category/Github.md index 8b1378917..40140c840 100644 --- a/category/Github.md +++ b/category/Github.md @@ -1 +1,4 @@ - +--- +layout: category +title: Github +--- From d77a3c6b6214167dd1760e83793d412c2360eeea Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:38:59 +0900 Subject: [PATCH 16/38] Create header2.html --- _includes/header2.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _includes/header2.html diff --git a/_includes/header2.html b/_includes/header2.html new file mode 100644 index 000000000..5850343fd --- /dev/null +++ b/_includes/header2.html @@ -0,0 +1,12 @@ +
+ +
From f71486816fb3323ba4da1c658d23afe917cc0fcb Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:40:55 +0900 Subject: [PATCH 17/38] Update header2.html --- _includes/header2.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/_includes/header2.html b/_includes/header2.html index 5850343fd..1afa1f5a9 100644 --- a/_includes/header2.html +++ b/_includes/header2.html @@ -10,3 +10,33 @@ + +
+ +
+ +
+ +
+
+
+

{{ page.title }}

+

{{ page.subTitle }}

+
+ +
+
+
+ +
+ + +
+ +
From b0c525ac2e2b791ae99e88203701ac7c8de576ed Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:41:13 +0900 Subject: [PATCH 18/38] Update default.html --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index c815a61b5..402b3537f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@ {% include head.html %} - {% include header.html %} + {% include header2.html %} {% include about.html %} {% include page_content.html %} {% include contact.html %} From ed5b93abe8a403ab24142fa7323c388265bf32fc Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:41:40 +0900 Subject: [PATCH 19/38] Update default.html --- _layouts/default.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 402b3537f..05764e5c4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,7 +5,6 @@ {% include header2.html %} {% include about.html %} - {% include page_content.html %} {% include contact.html %} {% include footer.html %} {% include js.html %} From 15c87c52b76e1dd54e9ff76cfd56836667e8245a Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:43:50 +0900 Subject: [PATCH 20/38] Update Github.md --- category/Github.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/category/Github.md b/category/Github.md index 40140c840..b0f25c1bf 100644 --- a/category/Github.md +++ b/category/Github.md @@ -1,4 +1,5 @@ --- layout: category -title: Github +title: /category/Github +permalin: '/category/Github' --- From 542802b9f96d65d097027ef0c90645036b832eca Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:44:14 +0900 Subject: [PATCH 21/38] Create Java.md --- category/Java.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 category/Java.md diff --git a/category/Java.md b/category/Java.md new file mode 100644 index 000000000..3803d01d4 --- /dev/null +++ b/category/Java.md @@ -0,0 +1,5 @@ +--- +layout: category +title: /category/Java +permalin: '/category/Java' +--- From 415dad41f385e79e7fd1d1cc77a2dacd9366a021 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:44:41 +0900 Subject: [PATCH 22/38] Create Python.md --- category/Python.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 category/Python.md diff --git a/category/Python.md b/category/Python.md new file mode 100644 index 000000000..cf1ea695e --- /dev/null +++ b/category/Python.md @@ -0,0 +1,5 @@ +--- +layout: category +title: /category/Python +permalin: '/category/Python' +--- From 14d348957d3f16451170daca01717d89d88ee30d Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:46:51 +0900 Subject: [PATCH 23/38] Update default.html --- _layouts/default.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_layouts/default.html b/_layouts/default.html index 05764e5c4..afc376113 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,6 +6,7 @@ {% include header2.html %} {% include about.html %} {% include contact.html %} + {% include page-content.html %} {% include footer.html %} {% include js.html %} From 7984218d2ea536f59984fea949800b9c6a9aa0b2 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:47:25 +0900 Subject: [PATCH 24/38] Update default.html --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index afc376113..166f18338 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,9 +4,9 @@ {% include header2.html %} + {% include page_content.html %} {% include about.html %} {% include contact.html %} - {% include page-content.html %} {% include footer.html %} {% include js.html %} From ffb5199a35f967a5a6e7b72c167b4b93171ae5b2 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:50:31 +0900 Subject: [PATCH 25/38] Update js.html --- _includes/js.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_includes/js.html b/_includes/js.html index 4f4c6be5a..ad08cc87b 100644 --- a/_includes/js.html +++ b/_includes/js.html @@ -9,3 +9,6 @@ + + + From fa8bfc777ed0759178314b9e5f92a187dc95b641 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:54:09 +0900 Subject: [PATCH 26/38] Create _header.css --- css/_header.css | 91 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 css/_header.css diff --git a/css/_header.css b/css/_header.css new file mode 100644 index 000000000..2be1731fd --- /dev/null +++ b/css/_header.css @@ -0,0 +1,91 @@ +.site-category{ + background: $brand-color; + border-top: 1px solid $border-color; + margin:auto; + padding:0; + font-size:14px; + text-align: center; + clear:left; + } + + .site-category ul{ + //background: #00aeff; + height:50px; + list-style:none; + line-height: 1.5; + margin:0 auto; + padding:0; + display:inline-block; + } + + .site-category li{ + float: left; + display:inline; + + } + + .site-category li a{ + background: $brand-color; + display:block; + font-weight:normal; + line-height:50px; + margin:0px; + padding:0px 25px; + text-align:center; + text-decoration:none; + } + + .site-category li a:hover{ + background: rgb(71,71,71); + color:#FFFFFF; + text-decoration:none; + } + + .site-category li ul{ + background: #f3f4f7; + display:none; /* 평상시에는 드랍메뉴가 안보이게 하기 */ + height:auto; + padding:0px; + margin:0px; + border:0px; + position:absolute; + width:200px; + z-index:200; + /*top:1em; + /*left:0;*/ + } + + .site-category li:hover ul{ + display:block; /* 마우스 커서 올리면 드랍메뉴 보이게 하기 */ + } + + .site-category li li { + background: $brand-color; + display:block; + float:none; + margin:0px; + padding:0px; + width:200px; + } + + .site-category li:hover li a{ + background:none; + } + + .site-category li ul a{ + display:block; + height:50px; + font-size:12px; + font-style:normal; + margin:0px; + padding:0px 10px 0px 15px; + text-align:left; + } + + .site-category li ul a:hover, .menubar li ul li:hover a{ + background: rgb(71,71,71); + border:0px; + color:#ffffff; + text-decoration:none; + } +} From 3698273aaf0d9b7ab8fa12dc2b1c732048758427 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:55:54 +0900 Subject: [PATCH 27/38] Update header2.html --- _includes/header2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header2.html b/_includes/header2.html index 1afa1f5a9..d982d8c6f 100644 --- a/_includes/header2.html +++ b/_includes/header2.html @@ -1,5 +1,5 @@
-
+
+ +
+ +
+ +
+
+
+

{{ page.title }}

+

{{ page.subTitle }}

+
+ +
+
+
+ +
+ + +
+ +
From ee9016d115c1d8b7391496c1ea504c0229ec72e4 Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 10:16:01 +0900 Subject: [PATCH 36/38] Update header2.html --- _includes/header2.html | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) diff --git a/_includes/header2.html b/_includes/header2.html index 790d2c035..9507bf553 100644 --- a/_includes/header2.html +++ b/_includes/header2.html @@ -1,6 +1,6 @@
-
- -
- -
- -
-
-
-

{{ page.title }}

-

{{ page.subTitle }}

-
- -
-
-
- -
- - -
- -
From 0f523e52ef78b6d6f72a833459d6b1ec66b714ec Mon Sep 17 00:00:00 2001 From: namsuji <52815908+NamSuJi@users.noreply.github.com> Date: Fri, 26 Jul 2019 10:17:47 +0900 Subject: [PATCH 37/38] Update header2.html --- _includes/header2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header2.html b/_includes/header2.html index 9507bf553..2d13d590e 100644 --- a/_includes/header2.html +++ b/_includes/header2.html @@ -1,7 +1,7 @@