Skip to content

Releases: phoinixi/jsonresume-theme-stackoverflow

v2.0.2

03 May 09:33
Compare
Choose a tag to compare
  • styles fixes

v2.0.0

04 May 11:57
Compare
Choose a tag to compare
  • update json-resume structure to v1.0
  • removes hiding sections
  • fixes css for dates

V1.4.2

15 Jun 05:58
Compare
Choose a tag to compare

Fixes #37

Bug fixes (e.g #30)

10 Jun 12:13
Compare
Choose a tag to compare

Fix resume-cli export

18 Sep 17:40
Compare
Choose a tag to compare
  • removed require-dir dependency

v1.2.0

27 Aug 10:01
Compare
Choose a tag to compare

Fix #23 and update of dependencies tree

  • Updated font awesome CDN version
  • Added Telegram profile #23

v1.0.1

08 Jul 09:19
Compare
Choose a tag to compare

Refactoring according to the new jsonresume-template-boilerplate

-hbs template files organized semantically by section
-hbs helpers functions organized among multiple files

v1.0.0: Merge pull request #3 from mrbabbs/bug/manage-birth-data

20 Apr 14:49
Compare
Choose a tag to compare

It is followed the resume-schema from jsonresume with the support of some custom sub-elements:

  • keywords to each 'work', 'publication' and 'volunteer' item
  • summary to each 'interests' and 'education' item
  • location to each 'work', 'education' and 'volunteer' item
  • birth to 'basics'

Date bug fixed.