Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milldr/millermaskproject

https://millermaskproject.com
https://github.com/milldr/millermaskproject

Last synced: 25 days ago
JSON representation

https://millermaskproject.com

Awesome Lists containing this project

README

        

# millermaskproject

Website designed for sharing covid masks

https://millermaskproject.com

## Use
- Static code generated by Hugo.
- Code integrated into S3 by GitHub Actions
- Run locally with `hugo server -D`
- Build for s3 with `hugo -D`
- Deploy build to s3 with `hugo -v deploy`

## Support

[email protected]

## Dev Links
- (Google Analytics)[https://analytics.google.com/analytics/web/#/]
- (Google Search)[https://search.google.com/search-console?resource_id=sc-domain%3Amillermaskproject.com]
- (Snipcart)[https://app.snipcart.com/dashboard]

## License
MIT

## References
- Static Site Generator: (Hugo)[https://gohugo.io/]
- Hugo Theme: (Vex)[https://github.com/themefisher/vex-hugo]
- (AWS)[https://aws.amazon.com/]
- (GitHub Actions)[https://github.com/features/actions]