文件名称:简历:一种简单的网络简历
文件大小:436KB
文件格式:ZIP
更新时间:2024-02-24 13:06:09
nodejs gulp html jekyll resume
恢复 这是一个简单的jekyll主题,履历不错。 它是从sinlge config.yml文件创建的。 单击底部的按钮,它还会生成PDF(仍然是新功能,并且格式不正确)。 我之所以这样做,是因为我需要更好的简历,并且不想输入一个。 随时使用! 新功能! 添加了表情符号 :grinning_face_with_smiling_eyes: :thumbs_up: :clapping_hands: :confetti_ball: :party_popper: 入门 这是一个jekyll网站,因此它按原样在github中运行。 分叉或克隆此仓库 编辑_config.yml文件。 您可以在其中编辑简历的每个部分。 将该主分支设置为您的github站点。 找到一份很棒的工作! 进行编辑 这是一个gulp node.js项目,因此您需要多做一些重大修改。
【文件预览】:
resume-master
----.gitignore(2KB)
----.snyk(14KB)
----resume-logo.jpg(396KB)
----package.json(793B)
----src()
--------js()
--------styles()
--------img()
----.travis.yml(214B)
----gulpfile.js(2KB)
----assets()
--------js()
--------css()
--------img()
----_includes()
--------projects.html(447B)
--------sidebar.html(3KB)
--------head.html(2KB)
--------scripts.html(515B)
--------interests.html(277B)
--------experience.html(615B)
--------skills.html(591B)
--------career-profile.html(230B)
--------footer.html(48B)
--------language.html(238B)
--------education.html(318B)
----CHANGELOG.md(377B)
----_config.yml(4KB)
----.github()
--------workflows()
----README.md(2KB)
----index.html(197B)
----favicon.ico(1KB)
----Gemfile(96B)
----_layouts()
--------default.html(506B)
--------compress.html(5KB)