Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stackzoo/stackzoo.io
Company Website Source
https://github.com/stackzoo/stackzoo.io
Last synced: about 2 months ago
JSON representation
Company Website Source
- Host: GitHub
- URL: https://github.com/stackzoo/stackzoo.io
- Owner: stackzoo
- License: mit
- Created: 2023-03-07T07:39:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T11:47:06.000Z (7 months ago)
- Last Synced: 2024-06-12T16:08:54.018Z (7 months ago)
- Language: SCSS
- Homepage:
- Size: 1.46 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StackZoo Company Website
[![Build and Deploy](https://github.com/stackzoo/stackzoo.io/actions/workflows/pages-deploy.yml/badge.svg)](https://github.com/stackzoo/stackzoo.io/actions/workflows/pages-deploy.yml)This repo contains the source code for the *StackZoo* community website, hosted here.
## Prerequisites
- [hugo](https://gohugo.io/)
## Usage
To run the website locally, clone this repo and run:
```
hugo && hugo server
```## License
This work is published under [MIT][mit] License.
[gem]: https://rubygems.org/gems/jekyll-theme-chirpy
[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy/
[use-template]: https://github.com/cotes2020/chirpy-starter/generate
[CD]: https://en.wikipedia.org/wiki/Continuous_deployment
[mit]: https://github.com/cotes2020/chirpy-starter/blob/master/LICENSE