From a24a665044a815ba42c4dfd400ed53ec7cfe7540 Mon Sep 17 00:00:00 2001 From: J David Smith Date: Tue, 26 Jan 2016 22:04:45 -0500 Subject: [PATCH] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md 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`