💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2016-04-21 11:50:14 -07:00
.sass-cache/1364256e8af83dc96347e8f5ddec35dc4d4254bb Docs styling improvements 2015-10-02 16:10:54 -07:00
_data Convert docs to new website spec 2016-04-12 11:24:28 -04:00
_examples Fix links to examples 2016-01-07 15:07:01 -08:00
_includes Update header to match main site 2016-04-13 12:06:37 -04:00
_layouts Fix a couple doc bugs reported by a user. 2016-02-05 16:18:28 -08:00
_sass Update header to match main site 2016-04-13 12:06:37 -04:00
css Add bourbon 2015-10-03 12:38:34 -07:00
docs Convert docs to new website spec 2016-04-12 11:24:28 -04:00
examples Fix broken link on exapmles and remove filters 2016-01-06 11:10:18 -08:00
faq fix fonts and image locations 2015-10-05 05:45:31 -07:00
fonts Convert docs to new website spec 2016-04-12 11:24:28 -04:00
getting-started Update Getting Started Page 2015-10-25 20:01:37 -04:00
images Update header to match main site 2016-04-13 12:06:37 -04:00
js Add download tracking 2015-10-06 19:45:37 -07:00
.gitignore add gitignore 2016-04-13 04:55:50 -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 Change anlaytics code 2016-04-21 11:50:14 -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 Add experiment affordances and fix double-playing animation 2015-10-06 12:20:57 -07:00
index.html redirect N1 to index of site 2016-04-13 04:57:04 -07:00
README.md

Installation

gem install bundler
bundle install

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