原文:打造完美寫作系統:Gitbook+Github Pages+Github Actions

此文轉載自:https: blog.csdn.net qq article details commentBox 文章目錄 前言 Getting Started Gitbook 安裝 環境需求 利用npm安裝gitbook 創建 輸出 website ebook 配置 插件 其他 自動生成SUMMARY.md文件 可參考的book.json文件 小結 Github Pages 概述 開通 新建gi ...

2020-11-25 14:31 0 1100 推薦指數:

查看詳情

個人Wiki搭建(Gitbook + GitHub Pages)

工具選擇:Gitbook + GitHub Pages 大概流程: 首先在本地編寫md文件,然后生成對應的html文件,最后將這些html文件推送到github對應的gitbook倉庫。 具體步驟: (一)本地gitbook安裝與初始化 在本地安裝 gitbook工具,詳細步驟 ...

Mon Sep 30 06:06:00 CST 2019 0 1457
GitHub Actions & GitHub Secrets

GitHub Actions & GitHub Secrets tokens & private variable GitHub Secrets https://github.com/xgqfrms/dart-library-package/settings ...

Tue Sep 08 20:39:00 CST 2020 4 543
使用 Github Actions 自動部署 Angular 應用到 Github Pages

前言 最近在學習 Angular,一些基礎的語法也學習的差不多了,就在 github 上新建了一個代碼倉庫,准備用 ng-zorro 搭個后台應用的模板,方便自己以后寫些小東西時可以直接使用。前端項目,最主要的還是能夠實際看到,因此考慮找個地方部署,因為自己的博客是部署到 github page ...

Mon Jul 20 17:44:00 CST 2020 0 971
Serverless + GitHub Actions 完美自動化部署靜態網站

作為強迫症患者,一直對自動化部署非常痴迷,個人認為全自動部署最重要的就是穩定可靠。經過研究測試,最終使用 GitHub 和騰訊雲兩大平台,成功完成了全自動部署網站的實踐。 本文來自 Serverless 社區用戶「Stille」投稿 方案簡介 業務需求 博主有一個簡單的純靜態文檔 ...

Fri Jun 19 00:51:00 CST 2020 0 691
GithubGitBook使用

1. GitHub 1.1. 創建賬戶 https://github.com/ 在上面注冊賬戶: gitexample 1.2. 生成本地公鑰/私鑰對 在本地Ubuntu上,ssh-keygen命令創建公鑰/私鑰 ...

Thu Feb 13 02:49:00 CST 2020 0 875
GitHub Pages 與 Gitee Pages 上的 Jekyll

本文已不再於此更新,最新版本請見: xjtu-blacksmith.cn/essay/jekyll-of-pages。 目錄 Jekyll on GitHub Pages Jekyll 的 Markdown 引擎 常規插件 靜默 ...

Wed Feb 05 21:54:00 CST 2020 3 2211
GitHub Actions in Action

GitHub Actions in Action https://lab.github.com/githubtraining/github-actions:-hello-world https://github.com/xgqfrms/hello-github-actions/issues ...

Sat May 02 22:40:00 CST 2020 19 312
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM