Update README.md
This commit is contained in:
parent
3bf653c6e6
commit
3247fb8a5f
1 changed files with 21 additions and 1 deletions
22
README.md
22
README.md
|
|
@ -1,3 +1,23 @@
|
||||||
# CV-Experience-Blocks
|
# CV-Experience-Blocks
|
||||||
|
|
||||||
Adds Gutenberg CV Experience blocks (Company + Positions)
|
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.
|
||||||
|
|
||||||
|
## 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).
|
||||||
|
|
||||||
|
## Version
|
||||||
|
|
||||||
|
- Version 1.0 (12/4 2026): First version published.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
The plugin is licensed under GPL 3.0 or later, which means you free can use it and modify it. See more on https://www.gnu.org/licenses/gpl-3.0.html.
|
||||||
|
|
||||||
|
## Follow me
|
||||||
|
|
||||||
|
Follow me on Mastodon on @aphandersen@andersen.one. Find more plugins on https://ansico.dk/ansico.
|
||||||
Loading…
Reference in a new issue