-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
When the server boots after the Alpha stack is executed via monolith new, I should see the page from app/content/pages/index and have a way to share my email address so I can get updates from the service when it becomes available. Here's what needs to be done.
- Complete the issue at Create
rails g sitepress:installtask sitepress/sitepress#12 and add a Thor task to runrails_command "generate sitepress:install"for the alpha template - Initial Pundit policy and wire into controllers for everything to be secured, by default
- ApplicationModel should be created in the
app/modeldirectory that makes it easy to create non-AR backed models.
Notes for future gems
This won't make it into the initial release. Currently the Alpha stack is missing a lot of things. In the future by default Alpha should:
- Have a sane default for open graph images so sharing is great. Relevant too is a sane way to deal with page titles, etc. for layouts.
- Open source the ViewComponent form library I started working in and include that
- Open source the Resource libraries I started on ThingyBase and include that
Metadata
Metadata
Assignees
Labels
No labels