Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 605 Bytes

File metadata and controls

20 lines (15 loc) · 605 Bytes

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Project Overview

Structure

docs/

Main content directory for GitHub Pages

docs/resume

A personal portfolio/resume website. The website contains a Japanese-language professional resume (職務経歴書).

  • index.html - Contains the resume content
  • assets/ - static assets (CSS, JS, images)

Common Development Tasks

GitHub Pages Deployment

  • Content is served from the /docs/ directory
  • Changes pushed to the master branch are automatically deployed