⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Github README에 Until 블로그의 최신 글을 보여주는 뱃지

Notifications You must be signed in to change notification settings

untilled/until-github-readme

Repository files navigation

Until Blog GitHub README 위젯

Until Blog Post

Until 블로그의 최신 글을 GitHub 프로필에 표시할 수 있는 동적 SVG 위젯입니다.

Until 블로그의 최신 글 4개를 자동으로 보여줍니다.

사용법

GitHub 프로필 저장소에 다음 워크플로우 파일을 추가하세요: blog-widget.yml

(예를 들어, 사용자 이름이 untilled인 경우 경로는 untilled/untilled/.github/workflows/blog-widget.yml입니다.)

GitHub 프로필 저장소 README.md에 다음 내용을 추가하세요:

<!-- href는 자신의 블로그에 맞게 수정해주세요 -->
<a href="https://until.blog/@until">
  <img src="blog-widget.svg" alt="Until Blog Post">
</a>

개발 환경 설정

필수 요구사항

  • Node.js 20.x 이상

설치

# 저장소 클론
git clone https://github.com/your-username/until-github-readme.git
cd until-github-readme

# 의존성 설치
npm install

로컬 개발

# 로컬 서버 실행
npm run dev

# TypeScript 빌드
npm run build

기여하기

프로젝트 기여는 언제나 환영합니다! 다음과 같은 방법으로 참여하실 수 있습니다:

  1. 이슈 등록
  2. Pull Request 제출
  3. 코드 리뷰 참여

About

Github README에 Until 블로그의 최신 글을 보여주는 뱃지

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •