Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork73
jser/jser.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JSer.info のブログリポジトリです。
- Jekyll + GitHub Actions +GitHub Pagesで動いています
- 記事に対してtypo等の内容の修正をPull Requestできます
develop
ブランチ(デフォルトブランチ)のMarkdownファイルに対して修正を送って下さい。master
ブランチのhtmlは自動的に生成されたファイルとなっています。
- 記事の元となるデータ等はjser/jser.infoで管理しています。
JSer.info に関するIssueは以下のどちらに立てても問題ありません。
しいて分けるなら、以下のような感じです。
- jser/jser.github.io はサイトそのものについて
- jser/jser.info はその他全般
JSer.infoのSlackワークスペースは次のURLから参加できます。JSer.infoに関する質問を気軽にしていただいて大丈夫です。
# テストやJavaScript関係npm ci# Jekyllのインストールとビルドbundle install
bundle exec jekyll build
npm test
- developブランチにマージすると自動でデプロイされます
- 手動の場合は次のコマンドでデプロイできます
bundle exec jekyll buildnpm run buildnpx gh-pages -d _site --branch master --no-history
サイト記事上部のEdit on GitHub 又は 下部のこの記事へ修正リクエストをする から修正を送れます。
記事からGitHubで直接編集してpull requestを送ることが出来ます。
ちょっとした誤字脱字でもご気軽に修正を送ってくださると助かります。詳しくはCONTRIBUTING.mdを読んでみるといいです。
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
_post/*
: CC-BY- Other: MIT
About
JSer.infoのブログリポジトリ
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.