rasumiDocs

Visual editor

The visual editor is a set of forms over the same document. It covers every field the YAML can hold, so you can build a complete resume without writing a line of syntax.

#Personal info

The top form edits basics: your name, headline, email, phone, location, and a list of links. Each link is a label and a URL, add as many as you need, or none.

#Sections

Below that, each section is its own card. Add a section from the dropdown and pick a type, Experience, Education, Skills, Projects, or Custom. Sections can be reordered and removed. Their order here is the order they appear on your resume.

#Entries

Inside a section, each entry is a role, a degree, a project, or a skill group. An entry has a title, an optional subtitle (a company or school), an optional start and end date, an optional description, and a list of bullets. Move entries up and down, or remove them, right in the form.

#Staying in sync

Every change you make here updates the underlying document immediately, which regenerates the YAML in the code editor. Flip to code mode at any point and it reflects exactly what you built, the two editors are always looking at the same resume.