Skip to content

aleksandarkovacevic30/CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSLT-CV

This is XSLT based code I used to show my CV. Basic idea was to create a easily maintenable CV where through simply XML editing I could add/edit context without worrying about formatting.

This code practically uses only browser capability to do XSLT transformation itself.

Run instructions.

Extract the repository to your local PC, and open cv.xml in your browser (first of second line to a code).

Code Description

XSLT translation itself is being connected through a second line of cv.xml

The main code that makes all the magic is exactly: templates/cv_neat.xsl

further templates will be done later in the development.

About

XSLT-based CV, resulting with HTML/JS page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published