Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main #4853

Closed
wants to merge 36 commits into from
Closed

Main #4853

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
0475b9b
Update _config.yml
Jinny-EJ May 6, 2024
f65853f
Create 2024-05-06
Jinny-EJ May 6, 2024
888f544
Update _config.yml
Jinny-EJ May 6, 2024
18eafcc
Update _config.yml
Jinny-EJ May 6, 2024
d186ea1
Update _config.yml
Jinny-EJ May 6, 2024
b282f84
Update _config.yml
Jinny-EJ May 6, 2024
764e5fe
Update _config.yml
Jinny-EJ May 6, 2024
3d92b4e
Update _config.yml
Jinny-EJ May 6, 2024
47230bb
Update _config.yml
Jinny-EJ May 6, 2024
bad82e6
Update 2024-05-06
Jinny-EJ May 6, 2024
b3c8db7
Update navigation.yml
Jinny-EJ May 6, 2024
ff172dc
Update navigation.yml
Jinny-EJ May 6, 2024
118e7ed
Update _config.yml
Jinny-EJ May 6, 2024
e0d9861
Add files via upload
Jinny-EJ May 6, 2024
b7ed926
Rename IMG_3775.JPG to main_picture.JPG
Jinny-EJ May 6, 2024
a35e8ec
Update _config.yml
Jinny-EJ May 6, 2024
c63912f
Delete assets/main_picture.JPG
Jinny-EJ May 6, 2024
6bdbc1b
Add files via upload
Jinny-EJ May 6, 2024
a16a3f2
Update _config.yml
Jinny-EJ May 6, 2024
45e4004
Update _config.yml
Jinny-EJ May 6, 2024
196b5d4
Update _config.yml
Jinny-EJ May 6, 2024
f975358
Update _config.yml
Jinny-EJ May 6, 2024
a42bd77
Update _sidebar.scss
Jinny-EJ May 6, 2024
f0b28eb
Update _sidebar.scss
Jinny-EJ May 6, 2024
31720ed
Update _sidebar.scss
Jinny-EJ May 6, 2024
df5a26d
Delete assets/profile.JPG
Jinny-EJ May 6, 2024
818ac5a
Add files via upload
Jinny-EJ May 6, 2024
3c9d09a
Update _config.yml
Jinny-EJ May 6, 2024
a91592e
make category
Jinny-EJ May 7, 2024
8ac2b91
make the category
Jinny-EJ May 7, 2024
a19b5d5
posting
Jinny-EJ May 22, 2024
1d5a8d1
Update 2024-05-22-computer_basic.md
Jinny-EJ May 22, 2024
db94dfa
Update 2024-05-22-computer_basic.md
Jinny-EJ May 22, 2024
07a88c2
Update 2024-05-22-computer_basic.md
Jinny-EJ May 22, 2024
b19fdbd
Update 2024-05-22-computer_basic.md
Jinny-EJ May 22, 2024
b953c60
Update 2024-05-22-computer_basic.md
Jinny-EJ May 22, 2024
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
51 changes: 29 additions & 22 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt"

# Site Settings
locale : "en-US"
title : "Site Title"
title : "Jinny's Blog"
title_separator : "-"
subtitle : # site tagline that appears below site title in masthead
name : "Your Name"
description : "An amazing website."
url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
name : "EUNJIN SHIN"
description : #""
url : "https://Jinny-EJ.github.io"
baseurl : # the subpath of your site, e.g. "/blog"
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
Expand Down Expand Up @@ -112,15 +112,15 @@ analytics:

# Site Author
author:
name : "Your Name"
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
bio : "I am an **amazing** person."
location : "Somewhere"
email :
name : "EUNJIN SHIN"
avatar : "/assets/profile.jpg"
bio : "PERFECT"
location : "Wherever"
#email : #"[email protected]"
links:
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
# url: "mailto:your.name@email.com"
url: "ghghgh0202@gmail.com"
- label: "Website"
icon: "fas fa-fw fa-link"
# url: "https://your-website.com"
Expand Down Expand Up @@ -289,16 +289,16 @@ tag_archive:
type: liquid
path: /tags/
# https://github.com/jekyll/jekyll-archives
# jekyll-archives:
# enabled:
# - categories
# - tags
# layouts:
# category: archive-taxonomy
# tag: archive-taxonomy
# permalinks:
# category: /categories/:name/
# tag: /tags/:name/
jekyll-archives:
enabled:
- categories
- tags
layouts:
category: archive-taxonomy
tag: archive-taxonomy
permalinks:
category: /categories/:name/
tag: /tags/:name/


# HTML Compression
Expand All @@ -312,13 +312,20 @@ compress_html:
# Defaults
defaults:
# _posts
- scope:
scope:
path: ""
type: posts
values:
values:
layout: single
author_profile: true
read_time: true
comments: # true
share: true
related: true
# _pages
scope:
path: "_pages"
type: pages
values:
layout: single
author_profile: true
13 changes: 8 additions & 5 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# main links
main:
- title: "Quick-Start Guide"
url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
# - title: "About"
# url: https://mmistakes.github.io/minimal-mistakes/about/
# - title: "Quick-Start Guide"
# url: https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
- title: "About"
url: "/about/"
- title: "Category"
url: /categories/

# - title: "Sample Posts"
# url: /year-archive/
# - title: "Sample Collections"
# url: /collection-archive/
# - title: "Sitemap"
# url: /sitemap/
# url: /sitemap/
6 changes: 6 additions & 0 deletions _pages/category-archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Category"
layout: categories
permalink: /categories/
author_profile: true
sidebar_main: true
29 changes: 29 additions & 0 deletions _posts/2024-05-22-computer_basic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
layout: single
title: "컴퓨터 구조 Computer Architecture"
categories: Computer_Basic
---

## 컴퓨터 기초

컴퓨터가 이해하는 정보는 **데이터** 와 **명령어** 로 이루어져 있다.

#### 데이터
* 숫자,문자,이미지,동영상과 같은 정적인 정보
* 컴퓨터와 주고 받는 정보 (내부에 저장된 정보를 데이터라 통칭하기도 한다.)

#### 명령어
* 컴퓨터는 결국 명령어를 처리하는 기계.
* 명령어는 컴퓨터를 실질적으로 움직이는 정보이다.
* 데이터는 명령어를 위한 일종의 재료이다.


------------------------------------------------

## 컴퓨터의 4가지 핵심부품

*
*
*
*

4 changes: 2 additions & 2 deletions _sass/minimal-mistakes/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@
}

img {
max-width: 110px;
border-radius: 50%;
max-width: 175px;
border-radius: 15%;

@include breakpoint($large) {
padding: 5px;
Expand Down
Binary file added assets/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading