title | pageClass | sidebarImage | sidebarImageAlt |
---|---|---|---|
My Resume |
sections-layout |
/dummy-person.svg |
Dummy picture of a person |
Nice that you're here! You could use this layout for your personal homepage and tell the world something about you.
The template provides predefined Vue components that you can easily use to link all your social profiles:
And also, you can include your contact information that will be obfuscated to reduce spam:
Privacy-friendly way to pass sensitive contact information (e.g. mobile number, private email, messanger name) via URL in (e.g.) email footer - that will be included in the homepage exactly as the other icons. Some information can be passed directly in VuePress:
The "private" contact information can be passed via URL: If called like: https://ptandler.github.io/vuepress-theme-single-page-sections/[email protected]&skype=mySkypeId&phone=%2B49-1234-56789-0 the email and skype information will be included in the Contact-Details - and also stored in localStorage to be still available when navigating to other pages.
You can use font awesome icons. But remember that you need to import the icons that you are using, e.g. in your `.vuepress/enhanceApp.js`:
<<< @/example/.vuepress/enhanceApp.js{1}
::: section Not included in TOC By the way: This theme also defines a custom container that you can use to create the page sections. But for technical reasons they won't show up in the navigation links. :::
- Made with VuePress – I just ❤️ Vue.js :-P
- The VuePress theme single-page-sections is inspired by Start Bootstrap's resume, with colors taken from Bootswatch/flatly
- Dummy person icon by FreeVector.com