Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | [addons] Creating foundation for plugin-like system "Addons" (#24) | Steve | |
* adding addons dir and sample addon which enables the use of a new input element in forms for referencing other content. "addons" is a conceptual plugin-like feature, similar to wordpress "plugins" dir, but not as sophisticated | |||
2016-12-06 | removing ContentName() from editor.Editble and adding String() to ↵ | Steve Manuel | |
content.Identifiable so embedded Items can manage display names by default, but easily overridden | |||
2016-10-09 | returning absolute import paths, will move to vendor in future commit | Steve Manuel | |
2016-10-09 | renaming import paths globally to ensure build is using new files, not ones ↵ | Steve Manuel | |
from original repo | |||
2016-10-09 | updating import paths | Steve Manuel | |
2016-10-04 | adding replacement rule to slug to make better URLs | Steve Manuel | |
2016-09-29 | fixing whitespace issue in URL path (slug) process | Steve Manuel | |
2016-09-22 | adding a generator for custom post content types, slug for url based on ↵ | Steve Manuel | |
title, main file to manage commands |