Update README.md
This commit is contained in:
parent
7e77fd39ad
commit
3e4554a882
1 changed files with 15 additions and 2 deletions
17
README.md
17
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/.
|
Adds Gutenberg CV Experience blocks (Company + Positions). See demo of plugin on https://www.aandersen.eu/curriculum-vitae/.
|
||||||
|
|
||||||
## Features
|
## 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).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -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.0 (12/4 2026): Initial release of CV Experience Blocks.
|
||||||
- Version 1.0.1 (12/4 2026): Adjusted to WordPress Plugin Directory.
|
- 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
|
## License
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue