Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.
Cameron Conn edited this page Mar 7, 2016 · 8 revisions

Welcome to the Shim wiki.

Here's what we have planned for a basic full-featured program.

Roadmap

  • ☐ Basic User Experience
    • ☑ View posts (/posts/)
    • ☑ Edit posts (/edit/POSTID)
    • ☑ Delete posts (/delete/POSTID)
    • ☑ Admin panel (/admin/)
    • ☑ Login Support
      • Prompts user to change password on first run
      • Default user:password pair is root:hunter2
    • ☐ [PARTIAL] First Run Wizard
    • ☑ Basic site configuration panel (/config/)
  • ☐ Themes
    • ☐ Add new themes
      • ☐ Via Git
      • ☐ Via Zip file
    • ☑ Include a default theme
    • ☑ Change Themes
  • ☐ Writing
    • ☐ [PARTIAL] Modify page properties (including Taxonomies and Archetypes)
    • ☑ Add taxonomy support
    • ☑ Add page preview
  • ☐ Media (and non-markdown files)
    • ☐ Manage content
      • ☑ Add and remove files
      • ☑ Reference and embed files
      • ☐ Clean orphaned files
    • ☐ Drag + Drop support while writing posts
  • ☐ Taxonomies
    • ☑ Add/remove taxonomies
    • ☐ [PARTIAL] View all taxonomies and their associated posts
  • ☐ Back-end
    • ☐ Taxonomies, Archetypes, and Layouts (oh my!)
    • ☐ Support for Piwik (and maybe Google Analytics)
    • ☑ Support multiple sites
    • ☐ [PARTIAL] each Shim about Archetypes and Taxonomies
  • ☐ UI
    • ☑ Make CSS pretty
    • ☑ [UNTESTED] Support mobile
Clone this wiki locally