💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2015-10-02 13:18:25 -07:00
.sass-cache/1364256e8af83dc96347e8f5ddec35dc4d4254bb Switch to jekyll 2015-10-02 10:57:48 -07:00
_data Switch to jekyll 2015-10-02 10:57:48 -07:00
_includes use baseurl to fix aboslute URLs 2015-10-02 13:18:25 -07:00
_layouts Switch to jekyll 2015-10-02 10:57:48 -07:00
_sass use baseurl to fix aboslute URLs 2015-10-02 13:18:25 -07:00
css Switch to jekyll 2015-10-02 10:57:48 -07:00
docs Switch to jekyll 2015-10-02 10:57:48 -07:00
examples Switch to jekyll 2015-10-02 10:57:48 -07:00
fonts Switch to jekyll 2015-10-02 10:57:48 -07:00
images Switch to jekyll 2015-10-02 10:57:48 -07:00
js Switch to jekyll 2015-10-02 10:57:48 -07:00
.gitignore ignore built files 2015-10-02 11:16:20 -07:00
_config.yml use baseurl to fix aboslute URLs 2015-10-02 13:18:25 -07:00
Gemfile Switch to jekyll 2015-10-02 10:57:48 -07:00
Gemfile.lock Switch to jekyll 2015-10-02 10:57:48 -07:00
Index.html Switch to jekyll 2015-10-02 10:57:48 -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