]> git.0d.be Git - earwig.git/commit
add basic front
authorFrédéric Péters <fpeters@0d.be>
Sat, 1 Sep 2018 17:10:31 +0000 (19:10 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 2 Sep 2018 10:12:23 +0000 (12:12 +0200)
commit0cae1c9b113911511b1b043f922035d9d201577a
treed0ba064a70f94f8bb8a7f710728ad5e45002fdf4
parent1bcfb5e576a1813a8ad2f8fad1dbff3d4a683705
add basic front
earwig/settings.py
earwig/static/css/style.scss [new file with mode: 0644]
earwig/static/js/earwig.js [new file with mode: 0644]
earwig/templates/earwig/base_public.html [new file with mode: 0644]
earwig/templates/earwig/home.html [new file with mode: 0644]
earwig/urls.py
earwig/views.py