cecil / theme-resume
Cecil 简历主题
资助包维护!
ArnaudLigny
Open Collective
1.1.0
2023-11-21 13:45 UTC
Requires
- cecil/theme-installer: ^1.4
README
为 Cecil (WIP) 设计的 简历 主题。
安装
composer require cecil/theme-resume
或者 下载最新存档,并在
themes/resume
中解压其内容。
使用方法
在 config.yml
的 theme
部分添加 resume
theme: - resume
配置
title: John Doe baseline: Programmer description: John Doe, Full Stack Developer Ninja Expert. resume: contact: email: john@doe.tld phone: +33 0 00 00 00 00 website: https://johndoe.tld profiles: - network: Github username: JohnDoe url: https://github.com/JohnDoe
在 pages/works
中创建 工作经验 页面
--- company: Company position: "Job #1" url: https://company.tld start: 2015-01-01 --- Job description.
国际化
此主题支持 本地化,并提供法语(fr_FR
)翻译(见 translations/messages.fr_FR.po
)。
配置
languages: - code: fr locale: fr_FR
许可证
简历 是一款在 MIT 许可证下分发的免费软件。