Opening a Showcase Website for DAMON

This post has migrated to https://damonitor.github.io/posts/damon_github_page/.

May 19, 2020 · 1 min · 6 words · Me

Sphynx document on Github pages Needs `.nojekyll` File

최근, Sphynx 빌드 시스템[1] 을 사용해 html 로 빌드한 리눅스 커널 문서를 Github page[2] 에 올리려 했습니다. DAMON[3] 문서를 어디서나 볼 수 있게 하려 함이었는데요. 업로드는 쉬웠습니다. 리포지토리 만들고, Sphynx 로 빌드된 Documentation/output/ 의 문서를 여기에 집어넣고 푸시했죠. 하지만, 테마가 적용되지 않아 보기 안좋더군요. Github 은 모든 Github page 들이 Jekyll[4] 에 기반하고 있다고 생각하며, Jekyll 에서는 _ 로 시작하는 이름의 모든 파일과 디렉토리가 특수하게 처리되기 때문에, Sphynx 에서 생성한 일부 디렉토리가 무시되고 있었습니다....

May 13, 2020 · 1 min · 150 words · Me

Sphynx document on Github pages Needs `.nojekyll` File

I recently tried to upload the Linux kernel document which is generated in html form using the Sphynx build system[1] on a Github page[2] so that people can read DAMON[3] document from everywhere. The upload was very easy. I simply created the repo, put the generated html doc at Documentation/output/ into the repo and pushed. However, the theme was not applied. Github assumes every Github pages to be based on Jekyll[4], and because every files and directories starting with underscores are handled special in Jekyll, some directories Sphynx created were ignored....

May 13, 2020 · 1 min · 177 words · Me

ACM DL is allowing open access to every article until June

ACM has decided to allow open access to every article in ACM DL until June 30, to help people doing remote works due to COVID-19. I found this by checking my papers in ACM DL. I believe this is a great decision of ACM.

April 22, 2020 · 1 min · 44 words · Me

ACM DL is allowing open access to every article until June

COVID-19 로 인해 원격 업무를 해야하는 사람들을 위해 ACM 이 ACM DL 의 모든 논문을 6월 30일까지 누구나 볼 수 있게 했습니다. ACM DL 에 올라와 있는 제 논문들을 보러 갔다가 우연히 알게 됐네요. ACM 이 참 잘한 선택 같습니다.

April 22, 2020 · 1 min · 40 words · Me