Update README.md

This commit is contained in:
Andreas Andersen 2026-04-12 16:24:53 +00:00
parent 3247fb8a5f
commit f732152974

View file

@ -1,4 +1,4 @@
# CV-Experience-Blocks
# Ansico CV-Experience-Blocks
Adds Gutenberg CV Experience blocks (Company + Positions). See demo of plugin on https://www.aandersen.eu/curriculum-vitae/.
@ -6,13 +6,15 @@ Adds Gutenberg CV Experience blocks (Company + Positions). See demo of plugin on
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.
## How to use
Go to your WordPress site and upload the cv-experience-blocks.zip under Plugins -> Add Plugin -> Upload Plugin. Activate it and go to a post or page and add the new Gutenberg plugin Company (CV).
## Installation
1. Upload the plugin folder to /wp-content/plugins/
2. Activate the plugin through the WordPress admin
3. Add "Company (CV)" block in the block editor
## Version
- Version 1.0 (12/4 2026): First version published.
- 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.
## License