PhilippMatthes / homepage

My personal homepage.

Home Page:https://philippmatth.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homepage

My new homepage, based on Django and Webpack.

Quickstart

  • Run python3 -m pip install --user -r requirements.txt or use your favorite venv to setup all Python dependencies.
  • Run python3 homepage/manage.py runserver to access the development server at localhost:8000
  • If you need to modify any SCSS or TypeScript, run yarn install to install all Webpack dependencies and yarn dev or yarn prod to build the assets into the /static/dist/ folder.

License

TODO: I am not sure yet, which license I will apply to this project. Stay tuned.

About

My personal homepage.

https://philippmatth.es


Languages

Language:TypeScript 28.9%Language:HTML 23.0%Language:Python 18.9%Language:SCSS 17.8%Language:GLSL 7.7%Language:JavaScript 3.6%Language:Makefile 0.2%