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

글 올리기 #5

Open
restato opened this issue Jun 28, 2019 · 1 comment
Open

글 올리기 #5

restato opened this issue Jun 28, 2019 · 1 comment

Comments

@restato
Copy link
Owner

restato commented Jun 28, 2019

글올리기가 현재는
content/blog/ 아래에 directory를 생성해서 하나의 포스트를 작성하도록 되어있다.
하나의 포스트에 여러개의 이미지를 넣을 수 있으니 구조는 적절해보임

image

글이 중복으로 노출되고 있는 문제

image

image

@restato
Copy link
Owner Author

restato commented Jun 28, 2019

글 디렉토리 구조

[irteam@localhost blog]$ tree
.
├── hello-world
│   ├── index.md
│   └── salty_egg.jpg
├── hi-folks
│   └── index.md
├── my-second-post
│   └── index.md
└── \354\227\254\355\226\211
    └── index.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant