8000 GitHub - hackerwins/homepage-old: Yorkie homepage and documentation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

hackerwins/homepage-old

Repository files navigation

yorkie-homepage

Netlify Status

Layout

The homepage is deployed to AWS and the configuration is shown below. This repository is used to distribute static pages.

[Route53]
 ㄴ yorkie.dev     - [gh-pages]    # for serving static pages
 ㄴ api.yorkie.dev - [EKS]         # for serving API

Build

Yorkie Homepage uses Jekyll.

$ bundle install
$ bundle exec jekyll s

Homepage requires local applications such as Envoy, Yorkie. To start them:

docker-compose -f docker/docker-compose.yml up --build -d

And connect http://localhost:4000 via web browsers.

About

Yorkie homepage and documentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11

0