Commit graph

13 commits

Author SHA1 Message Date
Johan Sjolen
d397b32328 Report when a required field is missing in the static-pages plugin
Add ASSERT-FIELD to the API as the entry point for plugins to report to the
user when a content field is missing.
2017-07-16 13:34:16 -05:00
Daniel Kochmański
843bbb652c plugins: static-pages: use keyword instead of string
As suggested by a project maintainer.
2016-04-21 20:10:21 +02:00
Daniel Kochmański
1c585326ab plugin: static-pages: allow specifying format
`format' in class `page' defaults to markdown to ensure backward
compatibility.
2016-03-20 23:21:29 +01:00
Brit Butler
8273efe00e Fix symbols in static pages plugin some more. 2014-11-09 20:30:52 -05:00
Brit Butler
558e2d1e0d Fix a symbol-scoping bug in the static pages plugin. 2014-11-09 20:16:16 -05:00
Brit Butler
ab34400307 Use with-slots for initializers, readers only please! 2014-09-05 17:07:22 -04:00
Brit Butler
7326e31479 Export title-of, author-of, and find-content-by-path. Cleanup twitter plugin. 2014-05-08 11:47:59 -04:00
Brit Butler
975be4236e Fix style-warnings for static-pages plugin. 2014-05-06 15:25:28 -04:00
Brit Butler
16d7656421 Import content-text for the static pages plugin. 2014-05-03 13:53:13 -04:00
Brit Butler
b703477ed8 Fix some missing imports in the static-pages plugin. 2014-04-30 14:31:04 -04:00
Brit Butler
f1abdd5410 Add a title and treat static-pages as markdown. 2014-04-29 13:56:01 -04:00
Brit Butler
cba6776afd Cleanup imports and use write-document. 2014-04-29 13:55:00 -04:00
Brit Butler
4f6006cfcf First pass at static-pages as a plugin. 2014-04-29 13:55:00 -04:00