https://github.com/milldr/millermaskproject
https://millermaskproject.com
https://github.com/milldr/millermaskproject
Last synced: 4 months ago
JSON representation
https://millermaskproject.com
- Host: GitHub
- URL: https://github.com/milldr/millermaskproject
- Owner: milldr
- License: mit
- Created: 2020-04-08T01:59:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T01:01:12.000Z (almost 6 years ago)
- Last Synced: 2025-10-08T13:46:58.263Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 38.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
millermaskproject@gmail.com
## 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]