惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
I
InfoQ
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)
爱范儿
爱范儿
Hugging Face - Blog
Hugging Face - Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
SegmentFault 最新的问题
美团技术团队
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
Jina AI
Jina AI
aimingoo的专栏
aimingoo的专栏
H
Help Net Security
Last Week in AI
Last Week in AI
博客园_首页
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
L
LangChain Blog
云风的 BLOG
云风的 BLOG
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
G
Google Developers Blog
博客园 - 叶小钗
博客园 - Franky

Max Böck

Faster Horses A year in review: 2024 Going Buildless Live CMS Previews with Sanity and Eleventy Upgrading to Eleventy v3 Old Dogs, new CSS Tricks A year in review: 2023 7 Reasons why I don't write The IndieWeb for Everyone Make Free Stuff Media Queries in Times of @container Container Queries in Web Components Asset Pipelines in Eleventy Medium-Style Share Highlights in Eleventy Space Jam Webmention Analytics Making Persistent Build Folders in Netlify A year in review: 2020 Whimsical Website Club The Return of the 90s Web Human Code Color Theme Switcher The Emergency Website Kit Making a Gigposter A year in review: 2019 Webclerks Conference Roads IndieWeb Link Sharing Good Enough The CSS Mindset
Eleventy Résumé Builder
Max Böck · 2020-04-18 · via Max Böck

Last week I came across this post by Eric Bailey. In it he describes some of the issues he's seeing with overengineered, inaccessible résumés.

This again addresses the over-reliance on powerful Javascript frameworks like React, even in cases where simple semantic HTML might be better suited for the task.

I’m currently putting my self-isolated weekend time towards side projects, and I thought this could be something I can tackle. So I built something new:

A résumé template

Permalink to “A résumé template”

A generated résumé on screen and in print

This is a static micro-site generated by Eleventy that can be used as an online résumé. The output is basically just a simple index.html file.

Features:

  • Fully Customizable
  • Semantic HTML
  • Accessible (WCAG AA)
  • Print Styles
  • h-resume Microformat
  • Integrated Spellcheck Linter
  • Self-Contained (no external resources)
  • Search Engine Optimized (meta, JSON-LD)
  • Critical CSS Inlined

You can find the full source code on Github, along with instructions how to set up and customize the project.

Many people are out of work due to the pandemic already, and even more might still lose their jobs as the world is headed towards a massive economic fallout. There is little we can do to stop that, but a tool like this might hopefully be a small help for people to find new work once the situation improves.

  1. Jesus Christ, what's wrong with him?

  2. As far as I can tell, he’s just very good at this shit. 😬

Show All Webmentions (13)
  1. apparently my productivity was held back before by (checks notes) having to interact with other people

  2. This is beautiful. Thank you so much! ♥️

  3. What's everybody's take on including photos in resumés? I'm not a fan as it can only encourage (positive or negative) bias based on looks.

  4. Just came across this resumé builder template by @mxbck (powered by @eleven_ty) mxb.dev/blog/eleventy-… I’ve had quite a few people get in touch looking for help with their CV, and this looks like an excellent resource for getting a great-looking and accessible CV online quickly