anilchitrapu / personal_site

www.anilc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Site

Built a static interim site via Python and Flask. Deployed with Frozen-Flask and Netlify.

Development

There's currently no linter, so if that is added/any new packages are installed, remember to update requirements.txt:

pip freeze > requirements.txt

Deployment

Netlify settings

  • Build command: python freeze.py
  • Publish directory: build

About

www.anilc.com


Languages

Language:HTML 84.5%Language:CSS 12.2%Language:Python 3.3%