Articles: All in one page - WideChat/Rocket.Chat.Android GitHub Wiki
Important Links
- Documentation: Ghost, Rocket.Chat
- Milestone
- Mid Term Presentation: GSoC Demo Presentation
- Mid Term Presentation Demo Video: GSoC Demo Video
- Original Proposal:Strapi
Design Documents
Demo Videos
- Adding User in Ghost.
- Announcing Article.
- Discussion room on Posts.
- Collaboration with a Channel.
- Role of Editor and Contributor.
- New Theme.
- Private post
Issues
Pulls Requests
Rocket.Chat
- Add user to Ghost.
- Add announcement
- Add a param of type in createDiscussion
- SyncDB: with an Outgoing Webhook
- Fetch User with token
- Add msg action and code improvements
- Remove some callbacks
Ghost
- Add authentication API
- Add announcement
- Add comment
- Add collaboration
- Sync DB from RC
- Remove unnecessary API endpoints and model
- Redefine roles
- New Theme
- Add tests
- Add private posts
- FINAL: Use MongoDB from RC
Ghost-Admin
- Add Settings and User from RC
- Add Announcement setting
- Add comment
- Add collaboration
- Disable editing the settings imported from RC
- Remove uncessasary routes and pages
- Redefine roles
- New Theme
- Add tests
- Add private post
- FINAL: Use Mongo directly from RC
Ghost-CLI
- RC-Ghost-CLI source code: ghost-cli
Casper
Default theme for Ghost(Now secondary theme in our version, maybe deprecated in future).
Mapache
Default theme for our Version of Ghost.
Misc
- Social Feature dashboard.
- My Dashboard for Articles Project.
- Roles in Ghost.
- Setup local dev env.