Add more customization info

This commit is contained in:
John Lees-Miller
2018-10-27 17:11:01 +01:00
parent 8e28ee1463
commit 19f12030f3

View File

@ -81,11 +81,38 @@ You can of course customize everything, but here are some places to start:
photo_credits: 'Photo Credits: Pexels'
```
- [`app/views/application`](app/views/application) — the address on the home page and the addresses in the emails
- [`public/wedding.ics`](public/wedding.ics) — the calendar invite
- this is just a sample file; you probably want to [generate one](https://apps.marudot.com/ical/)
### Styling
- [`app/assets/images`](app/assets/images) — the images
- `jumbo.jpg` is the title image at the top of the home page
- `rsvp.jpg` is the title image at the top of the RSVP pages
- [`app/assets/stylesheets/application.scss`](app/assets/stylesheets/application.scss) — theme colors and bootstrap customization
```scss
$font-family-sans-serif: Montserrat, Helvetica, Arial, sans-serif;
$font-family-serif: Arvo, Georgia, "Times New Roman", Times, serif;
$font-family-base: $font-family-serif;
$headings-font-family: $font-family-sans-serif;
$body-color: rgba(28, 13, 10, 0.7);
$headings-color: rgba(28, 13, 10, 0.7);
$theme-colors: (
"primary": #ff745c
);
$enable-rounded: false;
```
## Default photo credits
- https://www.pexels.com/photo/selective-focus-photography-of-two-penguins-689784/