Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 241 Bytes

dotfiles

dotfiles renderer and storage

Running

pick your poison

  • python 3 python3 -m http.server
  • python 2 python2 -m SimpleHTTPServer
  • node node -r http-server (but you have to install that package)
  • Host it on Github pages