_config.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. # Site Settings
  2. title: My Resume
  3. url: 'http://webjeda.com'
  4. baseurl: '/online-cv' #change it according to your repository name
  5. # Enable one of these styles by removing #. Style will be applied only after restarting the build or serve.
  6. #style: styles-2
  7. #style: styles-3
  8. #style: styles-4
  9. #style: styles-5
  10. #style: styles-6
  11. #Profile information
  12. name: Alan Doe
  13. tagline: Full Stack Developer
  14. pic: profile.png #place a 100x100 picture inside /assets/images/ folder and provide the name of the file below
  15. summary: 'Summarise your career here lorem ipsum dolor sit amet, consectetuer adipiscing elit.
  16. You can <a href="#" target="_blank">download this free resume/CV template here</a>. Aenean
  17. commodo ligula eget dolor aenean massa. Cum sociis natoque penatibus et magnis dis parturient
  18. montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu.'
  19. #sidebar links
  20. email: hello@webjeda.com
  21. phone: 012 345 6789
  22. website: blog.webjeda.com #do not add http://
  23. linkedin: alandoe
  24. github: sharu725
  25. twitter: '@webjeda'
  26. #Update all the sections by editing the files inside _data folder.
  27. # Tracker
  28. analytics: UA-83979019-1
  29. # Build settings
  30. encoding: "utf-8"
  31. compress_html: # - http://jch.penibelst.de/
  32. clippings: all
  33. ignore:
  34. envs: development