TODO
- [x] GitBook
- [x] GitPitch (slides)
- [ ] code integration
- [x] publish process test
- [ ] autoredirect from https://noriste.github.io/gitbook-cli-test to https://noriste.github.io/gitbook-cli-test/index.html
describe("Test", () => {
it(`Git book`, () => {
/* your test code */
});
});
describe("Test", () => {
it(`Git book`, () => {
/* your test code */
});
});