Skip to content

sethgrid/village

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

village

village is the communtity website for Mountain Home Village. To run the site: go run main.go and go to localhost:8100.

Deploy Notes

I have monit and systemd set up to run the site with default settings.

To deploy: - Make changes, save, push up changes to github. - GOOS=linux go build - ssh $MYIP and sudo service mountainhomevillage stop - scp -r * $MYIP:~/mountainhomevillage - ssh $MYIP and sudo service mountainhomevillage start

TODO: set up uploading of binary and then symlink swapping of binary

Integrations

I propose that we sign up for DonerBox. They have reasonable fees and are free for the first $1k in donations per month. That should do really well for us.

Ideas

  • Show upcoming event details from the calendar in the side bar
  • Allow users to sign up or contact Dan for community watch
  • Have a page for more details on financials, upcoming projects, etc
  • Sidebar, use facebook api to get latest post from facebook. Link to it.
  • Make .ico file

About

community site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors