"Home"의 두 판 사이의 차이

pnu_dhc
이동: 둘러보기, 검색
1번째 줄: 1번째 줄:
 
+
<div style="font-family: 'Noto Sans KR', sans-serif; max-width: 1100px; margin: 0 auto; color: #333;">
<html lang="ko">
+
<!-- 1. 메인 헤더 -->
<head>
+
<div style="background-color: #1d4e89; color: white; padding: 40px 20px; text-align: center; border-radius: 8px; margin-bottom: 40px; background-image: linear-gradient(135deg, #1d4e89 0%, #2a4365 100%);">
    <meta charset="UTF-8">
+
<h1 style="margin: 0; font-size: 2.5em; font-weight: bold; border: none; color: white;">PNU DHC Course Archive</h1>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
<p style="margin-top: 10px; font-size: 1.1em; opacity: 0.9;">부산대학교 디지털인문학센터 수업 및 프로젝트 아카이브</p>
    <title>Wiki Preview</title>
+
</div>
    <style>
+
<!-- 2. [현재 학기] 섹션 -->
        /* This CSS simulates the MediaWiki environment somewhat */
+
<div style="margin-bottom: 60px;">
        body { font-family: sans-serif; background-color: #f6f6f6; padding: 20px; }
+
<div style="border-bottom: 2px solid #1d4e89; margin-bottom: 20px; padding-bottom: 10px; display: flex; justify-content: space-between; align-items: end;">
        .mw-parser-output { background-color: white; padding: 20px; border: 1px solid #a7d7f9; }
+
<h2 style="color: #1d4e89; margin: 0; font-size: 1.8em; border: none;">🔥 2026-1학기 (Current)</h2>
        /* MediaWiki usually adds a border to h1/h2, simulation: */
+
<span style="font-size: 0.9em; color: #666;">총 4개 프로그램 진행 중</span>
        h1, h2 { border-bottom: 1px solid #aaa; }
+
</div>
    </style>
+
<!-- 과목 카드 그리드 -->
</head>
+
<div style="display: flex; flex-wrap: wrap; gap: 20px;">
<body>
+
<!-- 1. 정규 과목 -->
 
+
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white;">
        <!-- Content Start -->
+
<div style="background-color: #f8fafc; padding: 15px 20px; border-bottom: 1px solid #e2e8f0;">
        <div style="font-family: 'Noto Sans KR', sans-serif; max-width: 1000px; margin: 0 auto;">
+
<span style="background-color: #1d4e89; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; font-weight: bold;">정규</span>
 
+
<h3 style="margin: 10px 0 5px 0; font-size: 1.3em; color: #2d3748; border: none;">디지털 인문학 입문</h3>
            <!-- 1. 강의 제목 섹션 -->
+
<p style="margin: 0; font-size: 0.9em; color: #718096;">담당: 김서윤 교수</p>
            <!-- border: none; 을 추가하여 밑줄을 제거했습니다 -->
+
</div>
            <div style="background-color: #1d4e89; color: white; padding: 40px 20px; text-align: center; border-radius: 10px; margin-bottom: 30px;">
+
<div style="padding: 20px;">
                <h1 style="margin: 0; font-size: 2.5em; font-weight: bold; color: white; border: none; border-bottom: none;">Welcome to PNU DHC</h1>
+
<div style="display: flex; gap: 8px; flex-direction: column;">
            </div>
+
[[2026-1_DH입문_Syllabus|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📅 강의계획서</span>]]
       
+
[[2026-1_DH입문_Materials|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📚 강의 자료실</span>]]
            <!-- 2. 환영 메시지 -->
+
[[2026-1_DH입문_Projects|<span style="display:block; padding: 10px; background-color: #ebf8ff; border: 1px solid #bee3f8; border-radius: 6px; color: #2b6cb0; text-align: center; font-weight: bold;">💡 학생 프로젝트</span>]]
            <div style="text-align: center; margin-bottom: 40px; line-height: 1.6; color: #333;">
+
</div>
                <p>
+
</div>
                    디지털인문학 수업 위키에 오신 것을 환영합니다.<br>
+
</div>
                    이곳은 수업 자료를 공유하고, 학생 여러분이 직접 프로젝트 결과를 아카이빙하는 공간입니다.<br>
+
<!-- 2. 비교과 -->
                    저는 부산대학교 디지털인문학센터 김서윤입니다.
+
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white;">
                </p>
+
<div style="background-color: #f8fafc; padding: 15px 20px; border-bottom: 1px solid #e2e8f0;">
            </div>
+
<span style="background-color: #d69e2e; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; font-weight: bold;">비교과</span>
       
+
<h3 style="margin: 10px 0 5px 0; font-size: 1.3em; color: #2d3748; border: none;">Python 텍스트 분석</h3>
            <!-- 3. 메뉴 그리드 (버튼들) -->
+
<p style="margin: 0; font-size: 0.9em; color: #718096;">담당: DHC 센터</p>
            <div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: center;">
+
</div>
               
+
<div style="padding: 20px;">
                <!-- 버튼 1: 강의계획서 -->
+
<div style="display: flex; gap: 8px; flex-direction: column;">
                <div style="flex: 1 1 200px; max-width: 280px; border: 1px solid #ddd; border-radius: 8px; padding: 20px; text-align: center; box-shadow: 0 2px 5px rgba(0,0,0,0.1); background: white;">
+
[[2026-1_Python_Syllabus|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📅 커리큘럼</span>]]
                    <div style="font-size: 40px; margin-bottom: 10px;">📅</div>
+
[[2026-1_Python_Materials|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📚 특강 자료실</span>]]
                    <h3 style="margin: 10px 0; color: #333; border: none;">강의계획서</h3>
+
[[2026-1_Python_Projects|<span style="display:block; padding: 10px; background-color: #fffff0; border: 1px solid #fefcbf; border-radius: 6px; color: #b7791f; text-align: center; font-weight: bold;">💡 실습 결과물</span>]]
                    <p style="font-size: 0.9em; color: #666;">수업 일정 및 평가 기준 확인하기</p>
+
</div>
                    <a href="https://dh.aks.ac.kr/~kimseoyun/wiki/index.php/Syllabus" style="display: inline-block; margin-top: 10px; padding: 8px 20px; background-color: #1d4e89; color: white; text-decoration: none; border-radius: 20px;">바로가기</a>
+
</div>
                </div>
+
</div>
       
+
<!-- 3. 도약학기 -->
                <!-- 버튼 2: 강의 자료 -->
+
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white;">
                <div style="flex: 1 1 200px; max-width: 280px; border: 1px solid #ddd; border-radius: 8px; padding: 20px; text-align: center; box-shadow: 0 2px 5px rgba(0,0,0,0.1); background: white;">
+
<div style="background-color: #f8fafc; padding: 15px 20px; border-bottom: 1px solid #e2e8f0;">
                    <div style="font-size: 40px; margin-bottom: 10px;">📚</div>
+
<span style="background-color: #38a169; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; font-weight: bold;">도약학기</span>
                    <h3 style="margin: 10px 0; color: #333; border: none;">강의 자료실</h3>
+
<h3 style="margin: 10px 0 5px 0; font-size: 1.3em; color: #2d3748; border: none;">빅데이터와 로컬리티</h3>
                    <p style="font-size: 0.9em; color: #666;">매주 수업 PPT 및 참고문헌</p>
+
<p style="margin: 0; font-size: 0.9em; color: #718096;">담당: 홍길동 교수</p>
                    <a href="https://dh.aks.ac.kr/~kimseoyun/wiki/index.php/Lecture_Notes" style="display: inline-block; margin-top: 10px; padding: 8px 20px; background-color: #1d4e89; color: white; text-decoration: none; border-radius: 20px;">바로가기</a>
+
</div>
                </div>
+
<div style="padding: 20px;">
       
+
<div style="display: flex; gap: 8px; flex-direction: column;">
                <!-- 버튼 3: 학생 프로젝트 -->
+
[[2026-1_빅데이터_Syllabus|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📅 강의계획서</span>]]
                <div style="flex: 1 1 200px; max-width: 280px; border: 1px solid #ddd; border-radius: 8px; padding: 20px; text-align: center; box-shadow: 0 2px 5px rgba(0,0,0,0.1); background: white;">
+
[[2026-1_빅데이터_Materials|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📚 강의 자료실</span>]]
                    <div style="font-size: 40px; margin-bottom: 10px;">💡</div>
+
[[2026-1_빅데이터_Projects|<span style="display:block; padding: 10px; background-color: #f0fff4; border: 1px solid #c6f6d5; border-radius: 6px; color: #2f855a; text-align: center; font-weight: bold;">💡 학생 프로젝트</span>]]
                    <h3 style="margin: 10px 0; color: #333; border: none;">학생 프로젝트</h3>
+
</div>
                    <p style="font-size: 0.9em; color: #666;">조별 과제 및 결과물 아카이브</p>
+
</div>
                    <a href="https://dh.aks.ac.kr/~kimseoyun/wiki/index.php/Projects" style="display: inline-block; margin-top: 10px; padding: 8px 20px; background-color: #1d4e89; color: white; text-decoration: none; border-radius: 20px;">바로가기</a>
+
</div>
                </div>
+
<!-- 4. 워크숍 -->
       
+
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white;">
            </div>
+
<div style="background-color: #f8fafc; padding: 15px 20px; border-bottom: 1px solid #e2e8f0;">
       
+
<span style="background-color: #805ad5; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; font-weight: bold;">워크숍</span>
            <div style="margin-top: 50px; padding: 20px; background-color: #f9f9f9; border-left: 5px solid #1d4e89; color: #333;">
+
<h3 style="margin: 10px 0 5px 0; font-size: 1.3em; color: #2d3748; border: none;">디지털 역사학 초청 강연</h3>
                <strong>📢 공지사항:</strong> 위키 편집 방법은 <a href="https://dh.aks.ac.kr/~jisun/edu/index.php/위키_문법" style="color: #1d4e89;">[위키 가이드]</a> 문서를 참고하세요. (2025.03.02)
+
<p style="margin: 0; font-size: 0.9em; color: #718096;">주최: 인문학연구소</p>
            </div>
+
</div>
       
+
<div style="padding: 20px;">
        </div>
+
<div style="display: flex; gap: 8px; flex-direction: column;">
        <!-- Content End -->
+
[[2026-W_초청강연_Info|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📅 행사 개요</span>]]
+
[[2026-W_초청강연_Materials|<span style="display:block; padding: 10px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 6px; color: #4a5568; text-align: center; font-weight: bold;">📚 발표 자료집</span>]]
</body>
+
[[2026-W_초청강연_Archive|<span style="display:block; padding: 10px; background-color: #f3e8ff; border: 1px solid #d6bcfa; border-radius: 6px; color: #6b46c1; text-align: center; font-weight: bold;">📸 현장 스케치</span>]]
</html>
+
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- 3. 아카이브 섹션 -->
 +
<div style="margin-bottom: 50px;">
 +
<h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">🗄️ Past Archives</h2>
 +
<details style="margin-bottom: 15px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden;">
 +
<summary style="background-color: #f7fafc; padding: 15px; cursor: pointer; font-weight: bold; color: #2d3748; outline: none;">📂 2025학년도 (Click to expand)</summary>
 +
<div style="padding: 20px; background-color: white;">
 +
<p style="color: #aaa; font-style: italic;">(지난 학기 자료가 이곳에 누적됩니다)</p>
 +
</div>
 +
</details>
 +
</div>
 +
<!-- 4. 공통 자료실 (2x2 배열) -->
 +
<div style="margin-bottom: 50px;">
 +
<h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">📚 Common Resources & Archives</h2>
 +
<div style="display: flex; gap: 20px; flex-wrap: wrap;">
 +
<!-- 자료실 카드 1 -->
 +
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 +
[[Common_References|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">📖</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">학습 메뉴얼</span><span style="display:block; font-size: 0.95em; color: #718096;">도구 사용법 및 가이드</span></span>]]
 +
</div>
 +
<!-- 자료실 카드 2 -->
 +
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 +
[[Common_Papers|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">📑</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">논문 / 아티클</span><span style="display:block; font-size: 0.95em; color: #718096;">디지털 인문학 관련 연구</span></span>]]
 +
</div>
 +
<!-- 자료실 카드 3 -->
 +
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 +
[[Common_Posters|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">🖼️</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">포스터 / 전시</span><span style="display:block; font-size: 0.95em; color: #718096;">학술대회 포스터 및 도록</span></span>]]
 +
</div>
 +
<!-- 자료실 카드 4 -->
 +
<div style="flex: 1 1 45%; min-width: 300px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
 +
[[Common_Presentations|<span style="display:block; padding: 25px; text-align: center; text-decoration: none; color: #333;"><span style="font-size: 2.5em; display:block; margin-bottom: 10px;">🎤</span><span style="display:block; font-size: 1.3em; font-weight:bold; color: #2d3748; margin-bottom:5px;">발표 자료 (PPT)</span><span style="display:block; font-size: 0.95em; color: #718096;">세미나 및 컨퍼런스 자료</span></span>]]
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- 하단 여백 및 목차 숨김 -->
 +
<div style="height: 50px;"></div>
 +
__NOTOC__
 +
__NOEDITSECTION__

2025년 11월 29일 (토) 10:32 판

PNU DHC Course Archive

부산대학교 디지털인문학센터 수업 및 프로젝트 아카이브

🔥 2026-1학기 (Current)

총 4개 프로그램 진행 중

정규

디지털 인문학 입문

담당: 김서윤 교수

비교과

Python 텍스트 분석

담당: DHC 센터

도약학기

빅데이터와 로컬리티

담당: 홍길동 교수

워크숍

디지털 역사학 초청 강연

주최: 인문학연구소

🗄️ Past Archives

<details style="margin-bottom: 15px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden;"> <summary style="background-color: #f7fafc; padding: 15px; cursor: pointer; font-weight: bold; color: #2d3748; outline: none;">📂 2025학년도 (Click to expand)</summary>

(지난 학기 자료가 이곳에 누적됩니다)

</details>