mattparrilla / mattparrilla.github.io

Home Page:http://matthewparrilla.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matthewparrilla.com

Relevant commands

Activate virtual environment:

source venv/bin/activate

Generate HTML:

$ python3 app.py

Generate CSS from sass:

sass static/sass/style.scss static/css/style.css

Run project locally:

cd docs/
python -m http.server

To publish

Just commit and push master branch. The docs/ directory is the source.

About

http://matthewparrilla.com


Languages

Language:HTML 42.3%Language:SCSS 35.1%Language:CSS 18.3%Language:JavaScript 3.6%Language:Python 0.7%