Skip to content

thephuse/secret_something

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Something

Secret Something Project

Overview

Static HTML/CSS/JS site intended for use with a secret gift exchange. Currently themed for Christmas, but can be re-themed for use with any holiday.

This project sends participant notification emails via Mailgun's SMTP configuration.

A working sample can be found at secretsanta.phuse.ca.

Development

###Requirements

  • Knowledge of knockout.js
  • Sass CLI or a GUI for compiling .scss to sass
git clone git@github.com:thephuse/secret_something.git
cd secret_something/styles
sass --watch style.scss:style.css # alternatively compile sass using a GUI

Deployment

This site can easily be hosted on your own servers. In addition to creating a Mailgun account and filling in the custom information in mail-config.sample.php (resave the file as mail-config.php), simply update any other files needed to suit your needs and upload all site files to your server via FTP.

About

A simple app for organizing secret gift exchanges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors