Skip to content

ncc-gap/ncc-ccat-gap-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncc-ccat-gap-pages

How to update

  1. markdown ファイル作成

拡張子 .mdmarkdown/ ディレクトリに作成します。 画像ファイルは image/ ディレクトリに置きます。

  1. HTML ファイルに変換

以下コマンドを実行します。 markdown/ ディレクトリに存在する拡張子 .md のファイルを html に変換して html/ ディレクトリに出力します。

$ python3 ./script/markdown2html.py
  1. 更新
$ git add .
$ git commit -m "message"
$ git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages