Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions README

This file was deleted.

10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# CM Field Guide

This is the source code for the site and application CM Field Guide.

The purpose of this application is to detect what platform a website is running on. The application is developed using Django web application framework and works by running "signatures", which are little Python scripts that test the site for various "tells".

If you know how to detect a particular CMS or web platform, we invite you to enhance or contribute a signature to improve the accuracy of the application. Writing signatures is easy. You can view the signatures package for examples.

## Deane and Seth