Skip to content
This repository was archived by the owner on Mar 19, 2020. It is now read-only.
This repository was archived by the owner on Mar 19, 2020. It is now read-only.

ブログ機能(ポストCMSみたいなの)を追加したい #8

Closed
@yum45f

Description

@yum45f

主にこれが本丸であり、かなり大掛かりになりそう。
今は Page、StaticPage、とあって、それぞれ MDとERB(HTML)で対応しているけど、
ブログも MD で書くけど、 GitHub を使えないスタッフも投稿できるようにしたい。
= GUI で完結できるようなページも一緒に作らねば。

ToDo Tasks List ⚒ (とりあえず)

  • User Model に Uid と Role
  • Post Model (Scaffold)に contents, title, published_at, author, updated_at, slug
  • Post Model の Edit、Create は User Role とか。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature新機能・機能追加 (Feature)についてImprovement改善事項PostsPosts についてWIPWork in Progress Now!! ただいま絶賛作業中!

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions