Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # Ghost ## ghost 설치 npm 설치 <code bash> sudo npm install -g ghost-cli@latest </code> sqlite3 사용 <code bash> ghost install --db sqlite3 </code> ## config 설치한 폴더안에 config.production.json 파일 수정 open/ghost.txt Last modified: 2024/10/05 06:15by 127.0.0.1