💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2015-10-05 12:15:59 -07:00
.sass-cache/1364256e8af83dc96347e8f5ddec35dc4d4254bb Docs styling improvements 2015-10-02 16:10:54 -07:00
_data Use absolute link for Guides. 2015-10-05 11:58:39 -07:00
_examples fix fonts and image locations 2015-10-05 05:45:31 -07:00
_includes Fix broken links 2015-10-05 10:50:33 -07:00
_layouts Adding header animations in 2015-10-03 14:48:16 -07:00
_sass Fix button hover color 2015-10-05 09:44:53 -07:00
css Add bourbon 2015-10-03 12:38:34 -07:00
docs fix api reference header 2015-10-05 01:31:38 -07:00
examples fix fonts and image locations 2015-10-05 05:45:31 -07:00
faq fix fonts and image locations 2015-10-05 05:45:31 -07:00
fonts add one font back, update font-weights 2015-10-05 02:47:16 -07:00
getting-started Retitle menu option in Getting Started guide. 2015-10-05 09:25:17 -07:00
images Update Developer menu screenshot to latest. 2015-10-05 09:58:11 -07:00
js Fix the hamburger button on non-index pages 2015-10-05 10:23:37 -07:00
.gitignore Add ruby versions 2015-10-03 12:14:19 -07:00
.ruby-gemset Add ruby versions 2015-10-03 12:14:19 -07:00
.ruby-version Add ruby versions 2015-10-03 12:14:19 -07:00
_config.yml open source not open-source 2015-10-05 01:34:12 -07:00
favicon.ico Add favicon 2015-10-02 18:48:49 -07:00
Gemfile Add bourbon 2015-10-03 12:38:34 -07:00
Gemfile.lock Always use absolute urls on the home page, since it could be /N1 or /N1/ 2015-10-05 02:56:06 -07:00
index.html Use docs/ 2015-10-05 12:15:59 -07:00
README.md add readme with build instructions 2015-10-02 11:16:38 -07:00

Installation

gem install bundler
bundle install

# run local webserver with jekyll
bundle exec jekyll serve —verbose