joelstanner / learning_journal

A lightweight Pyramid web journal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Le' journal

This is a learning journal for the Code Fellows Python Dev Accelerator

It has the following functionality:

  • A list of all of the journal entries
  • The ability to add new journal entries
  • A permalink for each journal entry where one can view it in detail.
  • A function to edit one's journal entries so one can fix errors.
  • The ability to use MarkDown to create and edit one's entries so that one can format them nicely.
  • The ability to see colorized code samples in one's journal entries so that one can more easily understand them.

Some code sources from:

About

A lightweight Pyramid web journal

License:MIT License


Languages

Language:CSS 87.7%Language:Python 12.3%