簡単にhttpサーバを起動する

2020年09月10日

ワンライナーWebサーバを集めてみた - Qiita

ワンライナーWebサーバを集めてみた.クライアントサイドのJavaScriptをいじっていて,不意にローカルファイルでは実行できない領域に踏み込んでしまうことがあると思います.最近では,HTTPSが必須であったり,HTTP2を使...

qiita.com

Python が一番簡単。

python -m SimpleHTTPServer
python -m http.server 8000 -d dir
Read More

mermaid.js

2020年09月01日
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/#/
Read More

mermaid.js

2020年09月01日
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/#/
Read More