Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siner308/blog
gatsby blog frame
https://github.com/siner308/blog
blog gatsby netlify
Last synced: about 5 hours ago
JSON representation
gatsby blog frame
- Host: GitHub
- URL: https://github.com/siner308/blog
- Owner: siner308
- Created: 2020-11-27T16:38:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:23:49.000Z (9 months ago)
- Last Synced: 2024-02-29T21:36:59.976Z (9 months ago)
- Topics: blog, gatsby, netlify
- Language: TypeScript
- Homepage: https://blog.siner.io
- Size: 1.79 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Siner's Blog
[![Netlify Status](https://api.netlify.com/api/v1/badges/f60f58c8-8f7e-4f65-a240-340532274f06/deploy-status)](https://app.netlify.com/sites/inspiring-rosalind-a266d0/deploys)
[GatsbyJS](https://www.gatsbyjs.com/)를 사용하여 개발되었으며, [Netlify](https://www.netlify.com/)로 빌드&배포 됩니다.
포스트 저장소는 [blog-posts](https://github.com/siner308/blog-posts)입니다.
# markdown metadata
- title: 글의 제목 (required)
- subtitle: 글의 부제목 (optional)
- date: 작성일 (required)
- tags: 카테고리 분류를 위한 태그입니다. (optional)
- draft: `draft: true`로 해두면 유저페이지에서 보이지 않습니다. default값은 false입니다. (optional)
- image: 메인페이지에서 보여지는 썸네일 (optional)