Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
release alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilsk committed Jan 8, 2019
1 parent f81ab66 commit 93dc92d
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ $ git clone git@github.com:octolab/hugs.git # or git@bitbucket.org:kamilsk/hugs.
$ cd hugs
$ make up demo status

Name Command State Ports
---------------------------------------------------------------------------------------------------
Name Command State Ports
-----------------------------------------------------------------------------------------------------------
hugs_click_1 click run --with-profiler ... Up 80/tcp, 8090/tcp, 8091/tcp
hugs_database_1 docker-entrypoint.sh postgres Up 5432/tcp
hugs_forma_1 form-api run --with-profil ... Up 80/tcp, 8090/tcp, 8091/tcp
hugs_hugo_1 /bin/sh -c hugo server --b ... Up 1313/tcp
hugs_passport_1 passport run --with-profil ... Up 80/tcp, 8090/tcp, 8091/tcp
hugs_passport_1 service run --with-profili ... Up 8080/tcp, 8090/tcp, 8091/tcp, 8092/tcp, 8093/tcp
hugs_server_1 /bin/bash -c echo $BASIC_U ... Up 0.0.0.0:443->443/tcp, 0.0.0.0:80->80/tcp

$ make help
Expand All @@ -66,7 +66,7 @@ $ open https://passport.127.0.0.1.xip.io/
|:--------------:|:---------------------------------------------------------:|:------------------------------------------------------------:|:-----------------------------------------------:|:------------------------------------------------:|:---------------------:|
| Click! | [+](https://github.com/kamilsk/click) | [+](https://bitbucket.org/kamilsk/click) | [+](https://hub.docker.com/r/kamilsk/click/) | [+](https://quay.io/repository/kamilsk/click) | kamilsk/tap/click |
| Forma | [+](https://github.com/kamilsk/form-api) | [+](https://bitbucket.org/kamilsk/form-api) | [+](https://hub.docker.com/r/kamilsk/form-api/) | [+](https://quay.io/repository/kamilsk/form-api) | kamilsk/tap/form-api |
| Guard | [+](https://github.com/kamilsk/guard) | [+](https://bitbucket.org/kamilsk/guard) | - | - | - |
| Guard | [+](https://github.com/kamilsk/guard) | [+](https://bitbucket.org/kamilsk/guard) | [+](https://hub.docker.com/r/kamilsk/guard/) | [+](https://quay.io/repository/kamilsk/guard) | kamilsk/tap/guard |
| Passport | [+](https://github.com/kamilsk/passport) | [+](https://bitbucket.org/kamilsk/passport) | [+](https://hub.docker.com/r/kamilsk/passport/) | [+](https://quay.io/repository/kamilsk/passport) | kamilsk/tap/passport |
| **Hugs tools** |
| check | [+](https://github.com/kamilsk/check) | [+](https://bitbucket.org/kamilsk/check) | - | - | kamilsk/tap/check |
Expand All @@ -92,19 +92,19 @@ made with ❤️ by [OctoLab](https://www.octolab.org/)
[icon_research]: https://img.shields.io/badge/research-in%20progress-yellow.svg
[icon_twitter]: https://img.shields.io/twitter/url/http/shields.io.svg?style=social

[page_promo]: https://octolab.github.io/hugs/

[project_v1]: https://github.com/kamilsk/form-api/projects/1
[project_v1_dl]: https://github.com/kamilsk/form-api/milestone/1
[project_v2]: https://github.com/kamilsk/form-api/projects/2
[project_v2_dl]: https://github.com/kamilsk/form-api/milestone/2
[project_v3]: https://github.com/kamilsk/form-api/projects/3
[project_v3_dl]: https://github.com/kamilsk/form-api/milestone/3
[project_v4]: https://github.com/kamilsk/form-api/projects/4
[project_v4_dl]: https://github.com/kamilsk/form-api/milestone/4
[project_v5]: https://github.com/kamilsk/form-api/projects/5
[project_v5_dl]: https://github.com/kamilsk/form-api/milestone/5
[project_v6]: https://github.com/kamilsk/form-api/projects/6
[project_v6_dl]: https://github.com/kamilsk/form-api/milestone/6

[twitter_publish]: https://twitter.com/intent/tweet?text=Platform%20for%20Static%20Sites&url=https://octolab.github.io/hugs/&via=octolab_inc&hashtags=platform,static-sites
[page_promo]: https://hugs.octolab.net/

[project_v1]: https://github.com/octolab/hugs/projects/1
[project_v1_dl]: https://github.com/octolab/hugs/milestone/1
[project_v2]: https://github.com/octolab/hugs/projects/2
[project_v2_dl]: https://github.com/octolab/hugs/milestone/2
[project_v3]: https://github.com/octolab/hugs/projects/3
[project_v3_dl]: https://github.com/octolab/hugs/milestone/3
[project_v4]: https://github.com/octolab/hugs/projects/4
[project_v4_dl]: https://github.com/octolab/hugs/milestone/4
[project_v5]: https://github.com/octolab/hugs/projects/5
[project_v5_dl]: https://github.com/octolab/hugs/milestone/5
[project_v6]: https://github.com/octolab/hugs/projects/6
[project_v6_dl]: https://github.com/octolab/hugs/milestone/6

[twitter_publish]: https://twitter.com/intent/tweet?text=Platform%20for%20Static%20Sites&url=https://hugs.octolab.net/&via=octolab_inc&hashtags=platform,static-sites

0 comments on commit 93dc92d

Please sign in to comment.