Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzosapora/sush-us
https://github.com/lorenzosapora/sush-us
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lorenzosapora/sush-us
- Owner: LorenzoSapora
- Created: 2018-06-24T14:17:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T22:39:29.000Z (over 3 years ago)
- Last Synced: 2024-12-24T00:30:56.293Z (4 days ago)
- Language: HTML
- Size: 15.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: security.txt
Awesome Lists containing this project
README
# Sush.us
[![master status](https://git.knowbl.co/web/sush/sush-us/badges/master/pipeline.svg)](https://git.knowbl.co/web/sush/sush-us/commits/master) [![dev status](https://git.knowbl.co/web/sush/sush-us/badges/dev/pipeline.svg)](https://git.knowbl.co/web/sush/sush-us/commits/dev)
Personal blog [https://sush.us/](https://sush.us/). Updated rarely.
## Install
This blog runs on [Jekyll](https://jekyllrb.com). Check out [their installation guides](https://jekyll.com/docs/installation), if you're unsure if you have Ruby/Jekyll already installed on your machine.
#### Requirements
- Git
- Ruby
- Ruby gems#### Requirement check
```
git --version
ruby -v
gem -v
```## Contributing/Issues
If you have an issue, or want to contribute, please use [gitlab.com](https://gitlab.com/lorenzosapora/sush-us).
## Canonical source
[![Personal mirror](https://img.shields.io/badge/mirror-personal-E04432.svg)](https://git.knowbl.co/web/sush/sush-us) [![Bitbucket mirror](https://img.shields.io/badge/mirror-BitBucket-2684ff.svg)](https://bitbucket.org/lorenzosapora/sush-us/src/master/) [![Gitlab mirror](https://img.shields.io/badge/mirror-Gitlab-E04432.svg)](https://gitlab.com/LorenzoSapora/sush-us) [![Github mirror](https://img.shields.io/badge/mirror-Github-000000.svg)](https://github.com/lorenzosapora/sush-us)
The canonical source of [https://sush.us](https://sush.us) is hosted on [https://git.knowbl.co/dev/sush/sush-us/](https://git.knowbl.co/dev/sush/sush-us/).