Skip to content

typescript-ninja/typescript-ninja.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Ninja

jekyllというツールを使ってます。 GitHub側で自動的にビルドされてデプロイされます。そんな機能あったんやな。

準備

  1. Ruby入れる
  2. gem install bundler する
  3. bundle install とか bundle update とかする
  4. bundle exec jekyll serve する
  5. たぶん http://localhost:4000/ とかにアクセスする

原稿を書こう!

  1. _posts/ 配下にmarkdownで原稿を書く
  2. bundle exec jekyll serve する
  3. たぶん http://localhost:4000/ とかで動作確認する
  4. 適当にpushする

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors