簡単にhttpサーバを起動する
2020年09月10日ワンライナーWebサーバを集めてみた.クライアントサイドのJavaScriptをいじっていて,不意にローカルファイルでは実行できない領域に踏み込んでしまうことがあると思います.最近では,HTTPSが必須であったり,HTTP2を使...
qiita.com
Python が一番簡単。
python -m SimpleHTTPServer
python -m http.server 8000 -d dir
Web Developer from Somewhere
ワンライナーWebサーバを集めてみた.クライアントサイドのJavaScriptをいじっていて,不意にローカルファイルでは実行できない領域に踏み込んでしまうことがあると思います.最近では,HTTPSが必須であったり,HTTP2を使...
qiita.com
Python が一番簡単。
python -m SimpleHTTPServer
python -m http.server 8000 -d dir
repo | |
---|---|
https://github.com/mermaid-js/mermaid | |
参考 | |
https://fairplus.github.io/the-fair-cookbook/1/mermaidsetup.html | |
jekyll-mermaid | |
https://github.com/jasonbellamy/jekyll-mermaid | |
usage | |
https://mermaid-js.github.io/mermaid/#/ |
repo | |
---|---|
https://github.com/mermaid-js/mermaid | |
参考 | |
https://fairplus.github.io/the-fair-cookbook/1/mermaidsetup.html | |
jekyll-mermaid | |
https://github.com/jasonbellamy/jekyll-mermaid | |
usage | |
https://mermaid-js.github.io/mermaid/#/ |
マクロ視点 | ミクロ視点 | |
---|---|---|
マクロ | 大きい視点 | 帰納 |
ミクロ | 事実 | 演繹 |
Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).