Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 409 Bytes

Preface

The code in this repository has powered jmoiron.net since Apr 2012.

Features

monet runs a website with:

  • a clean blog with search, archive, admin
  • a simple flatpage system for one-off URLs (ie. /about/)
  • a front-end for twitter and github statuses (updater is currently in python).

The blog and flatpages are written in markdown and stored in an SQL database.