Skills Shortcode
Show your skills with style
How to use
Aegaeus comes with super awesome user friendly Shortcode Generator which allows you to create any of many shortcodes in less than 2 clicks. If you prefer the code, you can find it bellow. You can copy-paste it to your page. Comments are annotated with double slashes //
XGet the code
// Create 4 skills in a 1/4 column
[section]
[column size="col-3"]
[skill title="Java" percent="60"]
[skill title="PHP" percent="85"]
[skill title="MySQL" percent="100""]
[skill title="Lisp" percent="5"]
[/column]
// Add other columns here
[/section]
Available argument options
Note that color is controlled with the theme focus color.
You can use any size, just wrap it in column.