Skip to content

Commit

Permalink
사이트 이전에 따른 내용 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
gs22078 committed May 6, 2024
1 parent 5538505 commit d7cad00
Show file tree
Hide file tree
Showing 7 changed files with 318 additions and 109 deletions.
58 changes: 2 additions & 56 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,60 +1,6 @@
# latex.gs.hs.kr
# gshstexsociety.github.io
## 개요
경기과학고등학교 레이텍 협회 사이트 저장소입니다. http://latex.gs.hs.kr/ 에서 만나볼 수 있습니다.

서버에 관한 정보는 [Wiki](https://github.com/gshstexsociety/latex.gs.hs.kr/wiki)에서 확인 가능합니다.

## 설치
이 사이트는 Jekyll을 이용하여 구동됩니다. local 환경에서 운영하려는 경우 다음 과정을 통해 운영할 수 있습니다.
### 저장소 복제
```
git clone https://github.com/gshstexsociety/latex.gs.hs.kr
mv latex.gs.hs.kr /var/www/source
```
### 환경 설치
```
sudo apt-get install ruby-dev gcc make php build-essential apache2
```
### Apache2 설정 (보통 이미 되어 있음)
```
sudo service apache2 start
systemctl enable apache2
```
### Jekyll 설치
```
sudo gem install jekyll bundler
cd /var/www/source
sudo bundle install
```
## 환경 구성
local 환경에서 테스트하려면 저장소 안의 ```_config.yml``` 파일에서 아래와 같이 ```url``` 부분을 수정해야 합니다.
```yaml
# Site settings
title: latex.gs.hs.kr
baseurl: ""
# url: "http://latex.gs.hs.kr"
url: "127.0.0.1"

...
```
## 실행
위 작업이 완료되었다면 아래 명령어를 통해 사이트를 실행할 수 있습니다.

```
sudo jekyll serve
```

이후 http://localhosthttp://localhost:4000 으로 접속하면 됩니다.

실제 서버를 운영할 때는 nohup을 통해 실행하십시오.
```
nohup jekyll serve 1>/dev/null 2>&1 &
```
## 갱신
```update_posts.sh``````update_files.sh```를 실행하면 수정된 사항들을 갱신할 수 있습니다. (글 갱신 등.)

```/var/www/source``` 안에서 위 실행파일들을 [cron](https://crontab.guru/) 등을 이용해 주기적으로 실행하면 됩니다. 현재 갱신 주기는 각각 1분, 1시간입니다.

경기과학고등학교 레이텍 협회 사이트 저장소입니다. https://gshstexsociety.github.io/ 에서 만나볼 수 있습니다.

## 글 작성
[CMS](http://latex.gs.hs.kr/cms/) 에서 글을 작성할 수 있습니다. gshstexsociety에 소속된 github 계정이 필요합니다. [GiHhub Token](https://github.com/settings/tokens)에서 ```repo``` 권한을 가진 ```token```을 생성해 암호란에 입력하면 됩니다.
Expand Down
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<header>
<a class="site-title" href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/img/gshs-tex-society-logo.png" alt="GSHS TeX Society logo" width="400"><span>GSHS TeX Society</span></a>
<a class="site-title" href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/img/gshs-tex-society-logo.svg" alt="GSHS TeX Society logo" width="400"><span>GSHS TeX Society</span></a>
{% include nav.html %}</header>
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ excerpt: ""
categories: 소식
---

# https://latex.gs.hs.kr에서 https://gshstexsociety.github.io로 사이트 이전
# 협회 사이트 이전

기존 학교 서버 latex.gs.hs.kr가 종종 다운되어 운영 중인 웹사이트를 GitHub Page로 배포하여 https://gshstexsociety.github.io를 메인 주소로 활용하도록 사이트를 옮겼습니다.
기존 https://latex.gs.hs.kr 주소는 깃허브 페이지로 리디렉션을 넣을 예정입니다.
312 changes: 312 additions & 0 deletions gshs-tex-society-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 0 additions & 32 deletions update_files.sh

This file was deleted.

13 changes: 0 additions & 13 deletions update_posts.sh

This file was deleted.

8 changes: 2 additions & 6 deletions 연락처.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ description: "경기과학고 텍 사용자협회 연락처. 협회 개발진과

## 협회 개발진 연락처

문의사항이 있을 경우 회장(37기 송혁규) <mailto:[email protected]>에 연락해 주십시오. 각각의 [협회 개발진]({{site.baseurl}}/참여/)에게 연락하고 싶을 경우, 송죽 학사의 [학생 검색](http://student.gs.hs.kr/student/searchStudent.do)/[교사 검색](http://student.gs.hs.kr/student/searchTeacher.do) 기능을 이용하십시오.


Unfortunately we do not have the resources to offer individual help on LaTeX problems and will therefore not reply to emails seeking support. See the help page for ways to get user support.
문의사항이 있을 경우 회장(40기 이준석) <mailto:[email protected]>에 연락해 주십시오. 각각의 [협회 개발진]({{site.baseurl}}/참여/)에게 연락하고 싶을 경우, 송죽 학사의 [학생 검색](http://student.gs.hs.kr/student/searchStudent.do)/[교사 검색](http://student.gs.hs.kr/student/searchTeacher.do) 기능을 이용하십시오.

## 웹 관리자 연락처

이 웹사이트에 관련한 피드백, 버그 제보 등은 웹마스터(37기 권준우) <mailto:[email protected]>에게 연락해 주십시오. 웹사이트 서버에 관련된 정보는 <https://github.com/gshstexsociety/latex.gs.hs.kr/wiki/Server-Information>를 참조하십시오.

이 웹사이트에 관련한 피드백, 버그 제보 등은 웹마스터(40기 이준석) <mailto:[email protected]>에게 연락해 주십시오.

0 comments on commit d7cad00

Please sign in to comment.