"Home"의 두 판 사이의 차이
| 7번째 줄: | 7번째 줄: | ||
</div> | </div> | ||
| − | <!-- 2. [현재 학기] 섹션 --> | + | <!-- 2. [현재 학기] 섹션 --> |
<div style="margin-bottom: 50px;"> | <div style="margin-bottom: 50px;"> | ||
<div style="border-bottom: 2px solid #1d4e89; margin-bottom: 20px; padding-bottom: 10px; display: flex; justify-content: space-between; align-items: end;"> | <div style="border-bottom: 2px solid #1d4e89; margin-bottom: 20px; padding-bottom: 10px; display: flex; justify-content: space-between; align-items: end;"> | ||
| 14번째 줄: | 14번째 줄: | ||
</div> | </div> | ||
| − | <!-- 정규 과목 카드 --> | + | <!-- 정규 과목 카드 --> |
| − | <div style="border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white; | + | <div style="border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.05); background: white; width: 100%;"> |
| − | <div style="background-color: #f8fafc; padding: | + | <div style="background-color: #f8fafc; padding: 25px 30px; border-bottom: 1px solid #e2e8f0; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;"> |
<div> | <div> | ||
| − | <span style="background-color: #1d4e89; color: white; padding: | + | <span style="background-color: #1d4e89; color: white; padding: 5px 12px; border-radius: 4px; font-size: 0.8em; font-weight: bold; margin-right: 10px;">정규</span> |
| − | <h3 style="display: inline-block; margin: 0; font-size: 1. | + | <h3 style="display: inline-block; margin: 0; font-size: 1.6em; color: #2d3748; border: none; vertical-align: middle;">로컬 디지털인문학 이해</h3> |
</div> | </div> | ||
| − | <p style="margin: 5px 0 0 0; font-size: 1em; color: #718096;">팀티칭: 김서윤(디지털인문학센터), 홍길동(국문학과)</p> | + | <p style="margin: 5px 0 0 0; font-size: 1em; color: #718096;">팀티칭: 김서윤(디지털인문학센터), 홍길동(국문학과) </p> |
</div> | </div> | ||
<div style="padding: 40px 30px;"> | <div style="padding: 40px 30px;"> | ||
| − | <div style="display: flex; gap: | + | <div style="display: flex; gap: 30px; justify-content: center; flex-wrap: wrap;"> |
<!-- 1. 강의계획서 --> | <!-- 1. 강의계획서 --> | ||
| − | <div style="flex: 1; min-width: 220px; max-width: | + | <div style="flex: 1; min-width: 220px; max-width: 280px;"> |
[[Syllabus|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);"> | [[Syllabus|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);"> | ||
<span style="font-size: 3em; margin-bottom: 10px;">📅</span> | <span style="font-size: 3em; margin-bottom: 10px;">📅</span> | ||
| 40번째 줄: | 40번째 줄: | ||
<!-- 2. 강의 자료실 --> | <!-- 2. 강의 자료실 --> | ||
| − | <div style="flex: 1; min-width: 220px; max-width: | + | <div style="flex: 1; min-width: 220px; max-width: 280px;"> |
[[Lecture_Notes|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);"> | [[Lecture_Notes|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);"> | ||
<span style="font-size: 3em; margin-bottom: 10px;">📚</span> | <span style="font-size: 3em; margin-bottom: 10px;">📚</span> | ||
| 52번째 줄: | 52번째 줄: | ||
<!-- 3. 학생 프로젝트 --> | <!-- 3. 학생 프로젝트 --> | ||
| − | <div style="flex: 1; min-width: 220px; max-width: | + | <div style="flex: 1; min-width: 220px; max-width: 280px;"> |
[[Projects|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);"> | [[Projects|<span style="display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 220px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 12px; padding: 25px 15px; text-align: center; cursor: pointer; transition: 0.2s; box-shadow: 0 4px 6px rgba(0,0,0,0.05);"> | ||
<span style="font-size: 3em; margin-bottom: 10px;">💡</span> | <span style="font-size: 3em; margin-bottom: 10px;">💡</span> | ||
| 68번째 줄: | 68번째 줄: | ||
</div> | </div> | ||
| − | <!-- 3. [ | + | <!-- 3. [기타 프로그램] 섹션 --> |
<div style="margin-bottom: 60px;"> | <div style="margin-bottom: 60px;"> | ||
<h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">🚀 Other Programs (2026-1)</h2> | <h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">🚀 Other Programs (2026-1)</h2> | ||
| 76번째 줄: | 76번째 줄: | ||
<div style="background-color: #fffaf0; padding: 15px 20px; border-bottom: 1px solid #edf2f7; display: flex; align-items: center;"> | <div style="background-color: #fffaf0; padding: 15px 20px; border-bottom: 1px solid #edf2f7; display: flex; align-items: center;"> | ||
<span style="background-color: #d69e2e; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; margin-right: 10px; font-weight: bold;">비교과</span> | <span style="background-color: #d69e2e; color: white; padding: 3px 8px; border-radius: 4px; font-size: 0.7em; margin-right: 10px; font-weight: bold;">비교과</span> | ||
| − | <span style="font-weight: bold; color: #2d3748;">문화유산 DB 구축 (담당: 김서윤)</span> | + | <span style="font-weight: bold; color: #2d3748;">문화유산 그래프 DB 구축 (담당: 김서윤)</span> |
</div> | </div> | ||
<div style="padding: 20px;"> | <div style="padding: 20px;"> | ||
<div style="display: flex; gap: 10px; flex-wrap: wrap;"> | <div style="display: flex; gap: 10px; flex-wrap: wrap;"> | ||
<div style="flex: 1; min-width: 150px;"> | <div style="flex: 1; min-width: 150px;"> | ||
| − | [[ | + | [[202603_GraphDB_Syllabus|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📅</span><span style="font-size: 0.85em; font-weight: bold; color: #4a5568;">커리큘럼</span></span>]] |
</div> | </div> | ||
<div style="flex: 1; min-width: 150px;"> | <div style="flex: 1; min-width: 150px;"> | ||
| − | [[ | + | [[202603_GraphDB_Materials|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #cbd5e0; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📚</span><span style="font-size: 0.85em; font-weight: bold; color: #4a5568;">특강자료</span></span>]] |
</div> | </div> | ||
<div style="flex: 1; min-width: 150px;"> | <div style="flex: 1; min-width: 150px;"> | ||
| − | [[ | + | [[202603_GraphDB_Projects|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #fefcbf; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">💡</span><span style="font-size: 0.85em; font-weight: bold; color: #b7791f;">실습결과</span></span>]] |
</div> | </div> | ||
</div> | </div> | ||
| 108번째 줄: | 108번째 줄: | ||
</div> | </div> | ||
<div style="flex: 1; min-width: 150px;"> | <div style="flex: 1; min-width: 150px;"> | ||
| − | [[202607_PNUmemoryScan_Projects|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: # | + | [[202607_PNUmemoryScan_Projects|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #c6f6d5; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">💡</span><span style="font-size: 0.85em; font-weight: bold; color: #2f855a;">프로젝트</span></span>]] |
</div> | </div> | ||
</div> | </div> | ||
| 129번째 줄: | 129번째 줄: | ||
</div> | </div> | ||
<div style="flex: 1; min-width: 150px;"> | <div style="flex: 1; min-width: 150px;"> | ||
| − | [[202602_workshop_Archive|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: # | + | [[202602_workshop_Archive|<span style="display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80px; background-color: #fff; border: 1px solid #d6bcfa; border-radius: 8px; text-align: center; cursor: pointer;"><span style="font-size: 1.5em; margin-bottom: 5px;">📸</span><span style="font-size: 0.85em; font-weight: bold; color: #6b46c1;">현장스케치</span></span>]] |
</div> | </div> | ||
</div> | </div> | ||
| 165번째 줄: | 165번째 줄: | ||
</div> | </div> | ||
| − | <!-- 5. 아카이브 섹션 (지난 학기) | + | <!-- 5. 아카이브 섹션 (지난 학기) --> |
<div style="margin-bottom: 50px;"> | <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> | <h2 style="color: #4a5568; margin: 0 0 20px 0; font-size: 1.5em; border-bottom: 2px solid #cbd5e0; padding-bottom: 10px;">🗄️ Past Archives</h2> | ||
| − | <!-- 연도별 박스 | + | <!-- 연도별 박스 --> |
<div style="margin-bottom: 15px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff;"> | <div style="margin-bottom: 15px; border: 1px solid #e2e8f0; border-radius: 8px; overflow: hidden; background-color: #fff;"> | ||
<div style="background-color: #f7fafc; padding: 15px 20px; font-weight: bold; color: #2d3748; border-bottom: 1px solid #eee;"> | <div style="background-color: #f7fafc; padding: 15px 20px; font-weight: bold; color: #2d3748; border-bottom: 1px solid #eee;"> | ||
2025년 11월 29일 (토) 11:40 판
PNU DHC Course Archive
부산대학교 디지털인문학센터 수업 및 프로젝트 아카이브
🔥 2026-1학기 (Current)
메인 강좌
🚀 Other Programs (2026-1)
📚 Common Resources & Archives
🗄️ Past Archives