From 3e4554a882cb6e8e65e2725e0341a44cb110f8ee Mon Sep 17 00:00:00 2001 From: aphandersen Date: Mon, 13 Apr 2026 04:18:14 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ab797b..78d7300 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,22 @@ -# Ansico CV-Experience-Blocks +# Ansico CV-Blocks Adds Gutenberg CV Experience blocks (Company + Positions). See demo of plugin on https://www.aandersen.eu/curriculum-vitae/. ## Features -Adds a new Gutenberg Block called "Company (CV)" where you can enter a company and employeed from and to. You can add a child block called "Position (CV)" for each position in that company. For each position you can enter department, employeed from and to and a list of skills you have achieved. The style is LinkedIn-liked style. +Adds the following Gutenberg Block called "Company (CV)" where you can enter a company and employeed from and to. You can add a child block called "Position (CV)" for each position in that company. For each position you can enter department, employeed from and to and a list of skills you have achieved. The style is LinkedIn-liked style. + +- Company (CV) Block - Enter company and the positions you have had in this company. +- Education (CV) Block - Enter educations for your CV. +- Profile Header (CV) Block - LinkedIn-like profile header with profile photo, cover photo, name, title, company or location and navigation menu. +- Content (CV) Block - Content block with a header and frame around. +- Container (CV) Block - Content block with frame around, but without header. +- Table of Contents (CV) Block - TOC block that lists and links to headers of Content (CV) Blocks. +- Contact Form (CV) Block - Simple contact form that lets your visitors contact you. +- Top Navigation (CV) Block - Top navigation of website with website title (your name). +- Profile (CV) Block - Profile block for a sidebar with photo and titles. +- Hide titles of single pages (setting on pages). +- Enable frame design on whole content area on pages (setting on pages). ![Screenshot](Screenshot.png) @@ -17,6 +29,7 @@ Adds a new Gutenberg Block called "Company (CV)" where you can enter a company a - Version 1.0.0 (12/4 2026): Initial release of CV Experience Blocks. - Version 1.0.1 (12/4 2026): Adjusted to WordPress Plugin Directory. +- Version 1.1.0 (13/4 2026): Changed name from Ansico CV Experience Blocks to Ansico CV Blocks. Lots of new blocks. ## License