공시 등록 가이드

폴더 업로드 기반 등록

공시 파일을 `disclosure/upload`에 업로드하고 매니페스트를 생성하면 목록에 반영됩니다.

단계 작업 경로/명령
1 템플릿 복사 후 신규 HTML 작성 `disclosure/upload/_template.html`
2 메타데이터 주석 입력 (title/category/date) 파일 상단 HTML 주석
3 매니페스트 생성 `powershell -ExecutionPolicy Bypass -File disclosure/build-manifest.ps1`
4 게시판 반영 확인 `disclosure/index.html`

메타데이터 형식

<!--
title: 공시 제목
category: 일반 공시
date: 2026-03-16
-->