joshsoftware / lightair

Newsletter Management
MIT License
2 stars 7 forks source link

Initial Bootstrap setup #1

Closed gautamrege closed 10 years ago

gautamrege commented 10 years ago

Gems: (apart from the usual suspects)

`google_drive`  # Getting contacts from Web sources
`linkedin`          #  Getting contacts from Web sources
`sidekiq`           # Background jobs
`sendgrid`        # Sending mass mailer SMTP service
`twitter-bootstrap`
`mongoid`        # from github master
`devise`           # Only Email sign-up for invited users.
`devise_invitable`
# Need to investigate a good simple JS editor for Newsletter template.
gautamrege commented 10 years ago

Please get this done before I can close this ticket.

kanhaiyasharma007 commented 10 years ago

Done.

On Wed, Jun 25, 2014 at 9:23 AM, Gautam Rege notifications@github.com wrote:

  • Default layout has not been set: app/layouts/application.html.haml
  • bootstrap not added in app/assets/javascripts/application.js
  • boostrap not added in app/assets/stylesheets folder.

Please get this done before I can close this ticket.

— Reply to this email directly or view it on GitHub https://github.com/joshsoftware/lightair/issues/1#issuecomment-47058043.