Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pronist/hello
π λΉμ μ λ©μ§ λΈλ‘κ·Έμ κ±Έλ§λ μ΅κ³ μ ν°μ€ν 리 μ€ν¨
https://github.com/pronist/hello
tistory tistory-skin
Last synced: 28 days ago
JSON representation
π λΉμ μ λ©μ§ λΈλ‘κ·Έμ κ±Έλ§λ μ΅κ³ μ ν°μ€ν 리 μ€ν¨
- Host: GitHub
- URL: https://github.com/pronist/hello
- Owner: pronist
- Created: 2020-03-03T15:23:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T11:49:22.000Z (4 months ago)
- Last Synced: 2024-08-08T16:11:08.222Z (3 months ago)
- Topics: tistory, tistory-skin
- Language: Pug
- Homepage: https://pronist.tistory.com/5
- Size: 1.55 MB
- Stars: 1,878
- Watchers: 5
- Forks: 67
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-repositories - tistory-projects / tistory-skin-hELLO
README
# hELLO
[hELLO](https://pronist.tistory.com/5) λ [ν°λ리 νλ μμν¬](http://tidory.github.io)λ‘ μμ±λ ν°μ€ν 리 μ€ν¨μ λλ€. λ°λΌμ λ³λμ κ°λ° λ°©μμ΄ μꡬλ©λλ€. λ¨Όμ , νλ‘μ νΈλ₯Ό 볡μ¬ν©λλ€.
```bash
git clone https://github.com/pronist/hello
```νλ‘μ νΈ ν΄λλ‘ μ΄λνμ¬ `node_modules` λ₯Ό μ€μΉν΄μ€ νμκ° μμ΅λλ€. ν°λ리 νλ μμν¬λ **Node.js, Webpack** μ κΈ°λ°μΌλ‘ ν©λλ€. λ°λΌμ **NPM(Node Package Manager)** μ΄ μꡬλ©λλ€.
```bash
cd hello && npm install
```ν°μ€ν 리 μΉνμκ° μ μ©λ λͺ¨μ΅μ λ³΄λ €λ©΄ **ν리뷰 μλ²** λ₯Ό μ¬μ©ν νμκ° μλλ°, **tidory.config.example.js** μ μ΄λ¦μ **tidory.config.js** λ‘ λ³κ²½νκ³ , ν°λ리 νλ μμν¬μ [νκ²½μ€μ ](http://tidory.github.io/docs/configuration)λ₯Ό μ°Έκ³ νμ¬ `ts_session`, `url` λ₯Ό μ€μ ν΄μ€ νμκ° μμ΅λλ€. μ΄λ μ§μ ν°μ€ν 리 μλ²μ μν΅νμ¬ μΉνμκ° ν΄μλ μνμ μ€ν¨μ λ¨Όμ 보기 μν κ°μ λλ€.
μ€μ μ΄ μλ£λμλ€λ©΄ ν리뷰 μλ²λ₯Ό μ€νν μ μμ΅λλ€.
```bash
npm run preview
```## λ°°ν¬
**tidory.config.js** μ `ts_session`, `url` μ΄ μ€μ λμλ€λ©΄ λ°°ν¬λ₯Ό μ§νν μ μμ΅λλ€. ν°λ리 νλ μμν¬μ [λΉλ λ° λ°°ν¬](http://tidory.github.io/docs/deployment)λ₯Ό μ°Έκ³ νμμμ€.
```bash
npm run production && npm run deploy
```## μ μκΆ
Copyright 2020-2024. [SangWoo Jeong](https://github.com/pronist). All rights reserved.