We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You're going to need:
bundle
gem install bundler
git clone https://github.com/YOURUSERNAME/slate.git
cd slate
bundle install
bundle exec middleman server
You can now see the docs at http://localhost:4567. And as you edit source/index.md, your server should automatically update! Whoa! That was fast!
source/index.md
The next step is to learn how to edit source/index.md to change the content of your docs.