git clone git@github.com:nandomoreirame/end2end.git
cd end2end/
bundle install
bundle exec jekyll serve
Access, localhost:4000/end2end
GITHUB_REPONAME
and GITHUB_REPO_BRANCH
in Rakefile
rake
or rake publish
for build and publish on Githubrake page name="contact.md"
rake post title="TITLE OF THE POST"
It is under the MIT license.
:warning: Please remove metas
<meta name="robots" content="noindex">
and<meta name="googlebot" content="noindex">
insource/_layouts/default.html
Enjoy :yum: