diff --git a/README.md b/README.md new file mode 100644 index 0000000..d2467d2 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Tufte-CSS-based Hexo theme + +This is a theme for [hexo](hexo.io) based on [Tufte-CSS](https://edwardtufte.github.io/tufte-css/). + +# Installation + +In your hexo directory: + + git clone https://github.com/emallson/hexo-theme-tufte.git themes/tufte + +Then set + + theme: tufte + +in your `_config.yml`