Ghost 설치하기
Ghost란?
Node.js기반으로 된 오픈소스 블로그 플랫폼현재 연구노트에 작성에 사용되고 있다.
Ghost 설치
- 소스 다운로드 후, 압축 풀기
https://github.com/TryGhost/Ghost/releases/download/1.21.4/Ghost-1.21.4.zip - 압축 푼 폴더로 이동
- DataBase 설치
yarn global add knex-migrator또는npm install -g knex-migrator
knex-migrator-init - 실행
npm start - 확인
http://localhost:2368/admin
댓글
댓글 쓰기