Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 583 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 583 Bytes

Status

My personal status updater. This site and system relies on Jekyll and Python.

Features:

  • HTML Journal compliant formatting (allows for Atom feed).
  • The option to add an image to a status update.
  • Different color scheme options for individual statuses.

Updating Status

Run Update.py to update status.

To update the status and push it via Git, you'll have to change the directory listed in Status Update.bat and then run it.

Running The Site

> cd docs
> jekyll serve

Your site will be hosted at http://localhost:4000