Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
css
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Mailu website

This repository hosts the Mailu website, which is primarily located at https://mailu.io.

It is built using Jekyll 3 and some dependencies listed in the Gemfile. Please contact us if you plan on hosting a mirror of the Website.

Setup

First install Bundler on your system, then install the project dependencies :

bundle install

Finally build the site :

bundle exec jekyll build

Development

To start a development server:

bundle exec jekyll serve

About

Website at https://mailu.io

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.