r6 vs r7
......
6464 * [[https://www.meilisearch.com/docs/guides/deployment/running_production|systemctl에 추가해서 실행 편하게 하기]]
6565
6666=== 엔진 설치 ===
67> git clone https://github.com/wjdgustn/thetree //엔진 git으로 불러오기
67> git clone https://github.com/wjdgustn/thetree --recurse-submodules //엔진 git으로 불러오기
6868> npm i // 라이브러리 다운로드하기
69
70=== 스킨 설치 ===
71> git clone https://github.com/wjdgustn/thetree-skin-liberty.git skins/liberty //리버티 스킨 Git에서 가져오기
7269
7370== 마지막 ==
7471 * 초기 설정 및 첫 실행은 다음 문서를 참고하자.
7572 * [[the tree/위키 구축]]