bsubbaraman / daily-practice

daily practice archive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daily practice archive

to use templates for making new posts:

  • installation:
    • make a virtual environment, python3 -m venv .venv && source .venv/bin/activate
    • install jinja2, python3 -m pip install jinja2
  • usage:
    • post_setup.py <YYYY> <MM> <DD> <post_title>

About

daily practice archive


Languages

Language:JavaScript 71.7%Language:HTML 22.8%Language:CSS 3.7%Language:Python 1.7%