-
Notifications
You must be signed in to change notification settings - Fork 0
Home
First, install Ruby by following the instructions here.
To run the site locally, you can follow the official Jekyll setup guide here,
or simply use the commands below:
sudo gem install jekyll
sudo gem install rouge
jekyll serveOnce started, open your browser and go to http://localhost:4000 to view the site.
git clone https://github.com/postechsv/postechsv.github.io
cd postechsv.github.io
git checkout -b yournameπ ...make your awesome edits...
git add .
git commit -m "Awesome change"
git push origin yournameOpen GitHub and create a Pull Request from your branch.
Once submitted, just wait for approval π
Once your PR is merged, you can delete your working branch locally and remotely:
git branch -D yourname
git push origin --delete yournameννμ΄μ§μμ μ¬μ©νλ λ€μν λ°μ΄ν° νμΌλ€μ μ μ₯ν©λλ€.
-
faculty.yml
: κ΅μμ μΈμ μ¬νμ μ μ₯. -
news.yml(/news) : λ΄μ€ νμ΄μ§μ λ΄μ©μ μ μ₯. λ μ§μμΌλ‘ μλ μ λ ¬λ¨. λ©μΈ νμ΄μ§μλ μ΅μ 8κ°λ§ μΆλ ₯. -
publist.yml(/publications) : μΆν λ Όλ¬Έ 리μ€νΈ. μ°λ λ° νμΌ λ΄ μμ± μμμ λ°λΌ μ λ ¬λ¨. -
students.yml
: νμμ μΈμ μ¬ν μ μ₯ λ° LinkedIn, GitHub, ννμ΄μ§ μμ΄μ½ μ 무.
λ©μΈ νμ΄μ§μ λ€μ΄κ° μΉμ
λ³ λ΄μ©μ μ μν©λλ€.
κ° μΉμ
μ [XX-XXXX.md] νμμ Markdown νμΌλ‘ ꡬμ±λ©λλ€.
01-about.md02-news.md- β¦ (μΆκ° μΉμ μμ± κ°λ₯)
κ° ν νμ΄μ§μ λ μ΄μμκ³Ό permalinkλ₯Ό μ μνλ Markdown νμΌλ€μ μ μ₯ν©λλ€.
-
members.md(/members) -
news.md(/news) -
publications.md(/publications) -
research.md(/research) -
research-topics.md(/research/topics)
리μμΉ νμ΄μ§ ꡬμ±μ© λλ ν 리. _homeκ³Ό λμΌν λ°©μμΌλ‘ Markdown νμΌμ ꡬμ±ν©λλ€.
01-introduce.md02-research-topics.md03-video.md
리μμΉ νμ΄μ§ λ΄ research-topics μΉμ
μ ν¬ν¨λ κ°λ³ μ°κ΅¬ μ£Όμ νλͺ©μ μ μ₯ν©λλ€.
μλ‘μ΄ λ¬Έμλ₯Ό μμ±νκ³ μΆμ κ²½μ° 00-SAMPLE.md νμΌμ 볡μ¬νμ¬ μ¬μ©ν©λλ€.
νμΌλͺ
μ XX-name.md νμ(μ«μ μ λμ¬ + νμ΄ν)μ μ¬μ©ν©λλ€.
00-SAMPLE.md-
...(κΈ°ν μ°κ΅¬ μ£Όμ νμΌ)