Instant web curriculum generator for developers
Dev Curriculum is the fastest and simplest way to make a web curriculum for developers.
In few minutes you can have your own Web Curriculum for free using Dev Curriculum and Github Pages.
It's the reduced version of a Curriculum Vitae, but made as a web page.
Any developer that doesn't have a Web Curriculum.
I ain't just developed Dev Curriculum, I'm also using it as my own Web Curriculum and you can check a demo here.
Fork this repository, then rename the repository to yourgithubusername.github.io
. Example: wendelladriel.github.io
.
At this moment the Web Curriculum will often be viewable immediately at http://yourgithubusername.github.io.
To customize your Web Curriculum you will change only two files:
_config.yml
: in this file you have to put your personal informations and skills listcss/_variables.sass
: in this file you can change the colors to customize the appearance of your Web Curriculum
After you made the changes, just commit
and push
to your repository and your Web Curriculum is ready, just go to http://yourgithubusername.github.io and see your new awesome Web Curriculum!!!
Bug reports and pull requests are welcome on GitHub at https://github.com/WendellAdriel/dev-curriculum/. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The theme is available as open source under the terms of the MIT License.