Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poya

Tells you when the next poya day is. https://nextpoyawhen.com

Poya?

Poya occurs every full moon day. It's a public holiday in Sri Lanka, so everyone here loves when it's Poya.

API

You can get the JSON array of poya days from the endpoint https://nextpoyawhen.com/poya.json

Development

After making changes to index.html or poya.json, run ./replace.sh to update the poya days array. It will overwrite the index-stage.html file. This latter HTML fie is what you should run in the browser.

To automatically replace when index.html is updated, use a command like fswatch:

fswatch index.html | xargs -n1 -I{} ./replace.sh

To deploy the changes to S3, run ./deploy.

About

Tells you when the next poya day is.

Topics

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages