dunctk / personal-portfolio

Django app used to generate my portfolio website @ duncant.co.uk

Home Page:https://duncant.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To deploy:

workon ladderfunnel
cd ladderfunnel/ladderfunnel
python manage.py tailwind build
cd distill
python ../ladderfunnel/manage.py distill-local "/Users/dunc/Library/Mobile Documents/com~apple~CloudDocs/Active Code Projects/ladderfunnel/distill/output" --collectstatic
git add .
git commit -m "commit message"
git push

About

Django app used to generate my portfolio website @ duncant.co.uk

https://duncant.co.uk


Languages

Language:JavaScript 40.2%Language:CSS 32.3%Language:HTML 15.2%Language:Python 12.3%