Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

552 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿƒ Running locally

This repository uses mise for tool management (see mise.toml).

make setup

๐Ÿ”๏ธ Check contents

make run

๐Ÿ› ๏ธ Update hugo modules

make update

๐Ÿš€ Create a content

  • Create a post
make post name="my-post-article"
  • Create a post for some news
make news name="my-news"
  • Creat a talk/event page
make event name="my-talk"
  • Create a publication page
make publication name="author20xxconf"
  • Create for thumbnail image
make publication-thumbnail pdf=/path/to/paper.pdf name='author20xxconf'
  • Register a publication poster in Projects

Place poster.pdf in the publication bundle, add the exact Posters tag, and set url_poster to publication/<name>/poster.pdf. Then generate the dedicated Projects thumbnail without overwriting featured.png:

make poster-thumbnail name='author20xxconf'
  • Generate OGP image for the publication

(On first run, the required KintoSans fonts are downloaded automatically into assets/fonts/ from ookamiinc/kinto (SIL OFL-1.1); the directory is gitignored.)

make ogp-image name="kitada20XXconf"

# Load fonts from "assets/fonts/"
# Load template from "assets/ogp/tcardgen-template.png" directory
# Success to generate twitter card into content/publication/kitada20XXconf/featured.png

๐Ÿท๏ธ Manage publication tags

Add conference name and year tags to publications automatically:

  • Preview changes (dry-run mode)
make add-conference-tags-dry-run
  • Apply tag additions
make add-conference-tags

This script will:

  • Add conference name tags (e.g., YANS, ANLP, MIRU) to all conference publications
  • Add conference+year tags (e.g., YANS2019, ANLP2025) for easier filtering
  • Automatically map NLP โ†’ ANLP for ่จ€่ชžๅ‡ฆ็†ๅญฆไผšๅนดๆฌกๅคงไผš
  • Preserve formatting and comments in YAML frontmatter
  • Skip journal articles and dissertations

๐Ÿ˜€ Available Icons/Emojis

๐Ÿค– For coding agents

Claude Code ใ‚„ Codex ใชใฉใฎใ‚จใƒผใ‚ธใ‚งใƒณใƒˆใงไฝœๆฅญใ™ใ‚‹ๅ ดๅˆใฏใ€ใƒชใƒใ‚ธใƒˆใƒชๅ›บๆœ‰ใฎไฝœๆฅญ่ฆ็ด„ใ‚’ใพใจใ‚ใŸ AGENTS.md ใ‚’ๅ‚็…งใ—ใฆใใ ใ•ใ„ (CLAUDE.md ใฏ AGENTS.md ใธใฎ symlink ใงใ™)ใ€‚

๐Ÿ“ License

The code and styles are licensed under the MIT license. See project license. Obviously you should not use the content of this demo repo in your own resume. ๐Ÿ˜‰

Disclaimer: Use of Homer J. Simpson image and name used under Fair Use for educational purposes. Project license does not apply to use of this material.

About

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Personal page built with HugoBlox https://shunk031.me/

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages