Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JSer.infoのブログリポジトリ

License

NotificationsYou must be signed in to change notification settings

jser/jser.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSer.info のブログリポジトリです。

  • Jekyll + GitHub Actions +GitHub Pagesで動いています
  • 記事に対してtypo等の内容の修正をPull Requestできます
    • develop ブランチ(デフォルトブランチ)のMarkdownファイルに対して修正を送って下さい。
    • master ブランチのhtmlは自動的に生成されたファイルとなっています。
  • 記事の元となるデータ等はjser/jser.infoで管理しています。

NOTE

JSer.info に関するIssueは以下のどちらに立てても問題ありません。

しいて分けるなら、以下のような感じです。

JSer.infoのSlackワークスペースは次のURLから参加できます。JSer.infoに関する質問を気軽にしていただいて大丈夫です。

JSer.info Slack

Installation

# テストやJavaScript関係npm ci# Jekyllのインストールとビルドbundle install

Usage

Jekyllのビルド

bundle exec jekyll build

Tests

npm test

Deploy

  • developブランチにマージすると自動でデプロイされます
  • 手動の場合は次のコマンドでデプロイできます
bundle exec jekyll buildnpm run buildnpx gh-pages -d _site --branch master --no-history

Contributing

サイト記事上部のEdit on GitHub 又は 下部のこの記事へ修正リクエストをする から修正を送れます。

記事からGitHubで直接編集してpull requestを送ることが出来ます。

ちょっとした誤字脱字でもご気軽に修正を送ってくださると助かります。詳しくはCONTRIBUTING.mdを読んでみるといいです。

  1. Fork it!
  2. Create your feature branch:git checkout -b my-new-feature
  3. Commit your changes:git commit -am 'Add some feature'
  4. Push to the branch:git push origin my-new-feature
  5. Submit a pull request :D

License

  • _post/* : CC-BY
  • Other: MIT

CC-BY

About

JSer.infoのブログリポジトリ

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors77

Languages


[8]ページ先頭

©2009-2025 Movatter.jp