You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@seigot Pull request completed! Check it out here #186 🚀
Note: I automatically create a pull request for an unassigned and open issue in order from oldest to newest once a day at 00:00 UTC, as long as you have remaining automation usage. Should you have any questions or wish to change settings or limits, please feel free to contact [email protected] or invite us to Slack Connect.
どこかで話していたかもしれないですが、技術書展などに向けたドキュメント生成は以下がいいのではないかと思っています
githubに技術書展(作成したいドキュメント)用のリポジトリを作成
markdownで文章を書く
markdown更新時に markdown --> PDF の処理(github action)を発動させる。(例えばpandocを使う)
これで多人数で構造化された文章が書きやすい+レビューしやすいを両立できるはず
https://pandoc-doc-ja.readthedocs.io/ja/latest/users-guide.html
https://zenn.dev/sikkim/articles/d5e6d851d100d2#pandocのインストール
The text was updated successfully, but these errors were encountered: