Update README.md
This commit is contained in:
parent
3247fb8a5f
commit
f732152974
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue