feat: Add TypeScript Action (#83)

cf. https://github.com/peaceiris/actions-github-pages
Close #54
This commit is contained in:
Shohei Ueda
2020-02-05 14:34:19 +09:00
committed by GitHub
parent 28b05fd3fa
commit 68b21c12af
39 changed files with 9269 additions and 241 deletions
+1
View File
@@ -0,0 +1 @@
book
+6
View File
@@ -0,0 +1,6 @@
[book]
authors = ["peaceiris"]
language = "en"
multilingual = false
src = "src"
title = "GitHub Actions for GitHub Pages"
+3
View File
@@ -0,0 +1,3 @@
# Summary
- [Chapter 1](./chapter_1.md)
+3
View File
@@ -0,0 +1,3 @@
# Chapter 1
test 7