Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curriculum Vitae

This is the source code of my personal résumé, published at https://jaapjoris.nl/. It is a simple Django project that uses SimpleCMS to make it editable on the go.

Installation

Run the following commands:

$ pip install -r requirements.txt
$ ./manage.py migrate
$ ./manage.py createsuperuser
$ ./manage runserver

Usage

Visit http://localhost:8000/edit to add sections to the homepage.

If you're using this to write your own CV, you'll want to at least change the base template.

About

Curriculum Vitae

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages