Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

karitonov.github.io

MkDocs で構築したポートフォリオ・サイトです。 GitHub Pages(gh-pages ブランチ)で公開しています。

構成

docs/
├── index.md          # トップページ(ポートフォリオ)
├── about.md          # About ページ
├── stylesheets/
│   └── style.css     # カスタム CSS
└── block/            # ブロック崩しゲーム(静的 HTML/JS)
mkdocs.yml            # MkDocs 設定

ローカルプレビュー

mkdocs serve

デプロイ

mkdocs gh-deploy

gh-pages ブランチへビルド済みファイルを自動で push します。

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors