Skip to content

Parkjju/vue-TIL

Repository files navigation

https://parkjju.github.io/vue-TIL/

Quick Start

Yarn

yarn create vuepress-site

cd docs
yarn install
yarn dev

npm

npx create-vuepress-site

cd docs
npm install
npm run dev

Todo

  • Github Action으로 자동배포
  • deploy.sh , start.sh 세팅
  • Jekyll에서 뷰프레스로 마이그레이션 진행
  • pwa 플러그인 설치 및 적용
  • pwa 모바일 아이콘 추가
  • Google Analytics 버전 업, G-XXX코드 호환시키기 완료
  • 댓글창 도입
  • index.md 정리
  • 뷰프레스 버전 업
  • ESlint, Prettier 설정
  • Vuepress CMS 서치

forestry.io 사이트 - git 기반 CMS 페이지 제공

forestry

Releases

No releases published

Packages

No packages published