Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
skokado
portfolio
Commits
d4db215f
Commit
d4db215f
authored
Oct 29, 2021
by
skokado
Browse files
不要情報を除去
parent
4a7572b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d4db215f
# ブランチ戦略
-
public: ポートフォリオサイト用。公開情報のみ記載
-
private: 職務経歴書。転職活動時に使用
## メンテナンス方針
### こまめに見直すもの
private ブランチの職務経歴書
特に、プロジェクト従事内容や個人活動
private ブランチのメンテナンスから公開情報のメンテナンスを行う
# PDF 作成
[
md-to-pdf
](
https://github.com/simonhaenisch/md-to-pdf
)
を使う
```
shell
$
# Install
$
npm
install
-g
yarn npx md-to-pdf
$
# Convert
$
npx md-to-pdf path/to/README.md
$
# => README.pdf will be created.
```
## Tips
### スタイルのカスタマイズ
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment