Seimmei do Brasil

  • Phone: 55 (11) 4397-9000
  • Fax: 55 (11) 4397-9001
  • Mail: seimmei@seimmei.com.br
  • Website: https://www.seimmei.com.br
  • Address: Rua José D'Angelo, 251 - B. Terra Nova II - São Bernardo do Campo - SP - CEP 09820-670

Skills Shortcode

Show your skills with style

WordPress75%

HTML5100%

PHP60%

Python30%

Java80%

Java63%

C++35%

Objective C20%

Android100%

Fortran10%

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 //

X
Get 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
  • title – Specify the skill title.
  • percent – Specify the skill percent.

Note that color is controlled with the theme focus color.
You can use any size, just wrap it in column.

_gaq.push(['_setAccount', 'UA-28507420-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();