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

推荐订阅源

V
Visual Studio Blog
Stack Overflow Blog
Stack Overflow Blog
G
Google Developers Blog
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
L
LangChain Blog
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
Y
Y Combinator Blog
月光博客
月光博客
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
F
Fortinet All Blogs
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
小众软件
小众软件
H
Help Net Security
Last Week in AI
Last Week in AI
B
Blog RSS Feed
宝玉的分享
宝玉的分享
N
Netflix TechBlog - Medium
博客园 - 叶小钗
The GitHub Blog
The GitHub Blog

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