r9 vs r10
......
1010
* [[https://github.com/namuwiki/theseed-skin-liberty/pull/6|2DU의 기여를 통해]] 팝업 각주가 적용되어 있다.
1111
* [[https://github.com/namuwiki/theseed-skin-liberty/commit/64e7d85b597dc93db9a7aa9f3a51af4fb8bbd928|PR을 통해 스킨메뉴에 게시판 링크 추가]]를 시도하면 [[https://github.com/namuwiki/theseed-skin-liberty/commit/4f1d6d2993771b5a06ed36f71fe9df2e58f67c98|namu가 직접 지워준다.]]
1212
* [[https://theseed.io/UncategorizedPages|분류가 되지 않은 문서]]로 향하는 메뉴가 없다. 주소를 직접 쳐서 들어가야 한다.
13
* 취소선 위에 마우스를 갖다되면 취소선이 강조된다.[* 이 역시 2DU의 기여덕분이다.]
13
* 취소선 위에 마우스를 갖다되면 취소선이 강조된다.
1414
== 스킨 파일 구조 ==
1515
''views'' 폴더 내에 ''default.html''와 ''layout.html''이 스킨 템플릿 파일으로, ''default.html''이 ''layout.html''을 상속하는 구조로 되어있다. 실질적인 스킨 템플릿 코드는 ''layout.html''에 있다.
1616
''static'' 폴더 내에는 폴더 이름 그대로 정적인 파일들이 있다.
......