Git Product home page Git Product logo

bloggggg's Introduction

개인 블로그 리드미 (README.md)

image

프로젝트 소개

이 레포지토리는 https://bloggggg.vercel.app/ 에 호스팅된 개인 블로그 웹사이트의 소스 코드를 담고 있습니다. 본 웹사이트는 일상, 공부, 기술 관련 글들을 포함하며, 저에 대한 정보를 공유하는 공간입니다.


기술 스택

  • TypeScript
  • Next.js
  • Vanilla-Extract
  • Contentlayer
  • Vercel

로컬 개발 환경 설정

  1. 이 레포지토리를 클론합니다.
Copy code
git clone https://github.com/yourusername/blog-repo-name.git
  1. 필요한 npm 패키지를 설치합니다.
npm install
  1. 개발 서버를 시작합니다.
npm run dev
  1. 웹 브라우저를 열고 localhost:3000으로 이동합니다.

더 구현해야할 기능 체크리스트

  • 댓글 기능
  • 카테고리 분류
  • 태그 필터링
  • 검색 필터링
  • [😥] SEO 최적화
    • Sitemap.xml
    • RSS.xml
    • 현재 폴더 구조 변경 후 서치 콘솔 색인이 사라지는 이슈가 있음

bloggggg's People

Contributors

changjunekim avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.