Get involved in the build-along by contributing your own party invitation theme!
To do this...
- Fork the repo
- create a new project in VS Code using the link from your new fork
- Add a new template named "invite-.html" Feel free to copy mine as as a base, and rearrange any elements you like. Just make sure you have the following placeholders (and no others):
- {{ to }}
- {{ event_name }}
- {{ date }}
- {{ time }}
- {{ sender }}
- Create a new CSS file to style your html. Don't forget to link it in the HTML head.
- Work on your files until you're happy!
- Commit your files to your fork.
- Push your fork
- From your fork's repo on github.com create a pull request so I can see your code and add it to core codebase.
I look forward to seeing your designs!