diff --git a/README.md b/README.md index 0e1b801..64d1492 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # micron-blog -**work in progress - it's functional but not pretty yet - stay tuned** - Pelican Plug-In and Theme for publishing a site in Micron markup format for [Nomad Network](https://github.com/markqvist/NomadNet/) Nodes +## Example + +The *RandoNode* pages at `` are generated using this Plug-In. + +![screenshot](screenshot.png) + ## Installation Install dependencies diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..6e2cc08 Binary files /dev/null and b/screenshot.png differ