Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quintsys/quintsys.com
Public Website for QSYS, INC.
https://github.com/quintsys/quintsys.com
company-site firebase jekyll jekyll-blog
Last synced: 17 days ago
JSON representation
Public Website for QSYS, INC.
- Host: GitHub
- URL: https://github.com/quintsys/quintsys.com
- Owner: quintsys
- License: agpl-3.0
- Created: 2018-09-11T00:02:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T21:59:35.000Z (8 months ago)
- Last Synced: 2024-11-19T16:54:53.169Z (3 months ago)
- Topics: company-site, firebase, jekyll, jekyll-blog
- Language: HTML
- Homepage: https://quintsys.com
- Size: 16.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quintsys.com
Public Website and Blog for Quintero Systems IncorporatedThis is the public repository for , a static website generated by [Jekyll](https://jekyllrb.com/).
Status page at https://quintsys.statuspage.io/
## Manual Deployment
```bash
bundle exec jekyll build JEKYLL_ENV=production
firebase deploy
````## License Information
Everything in this repository is licensed under the [included GNU AFFERO GENERAL PUBLIC license](LICENSE).