From dacf935aca37a4f57d05fc2b6b7b073303a50c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 12 Oct 2015 01:24:18 +0200 Subject: Small improvements to the landing page Wooo flexbox! Make it more minimal. We can probably improve on that even more. Add proper temporary links to the github repo until we generate pages for the guide/package index. --- index.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 097cd58..195fc87 100644 --- a/index.html +++ b/index.html @@ -2,38 +2,38 @@ -erlang.mk +Erlang.mk
- User guide - Tutorials + User guide + Tutorials
- +
- Packages + 470+ packages Issues?
-

A build tool for Erlang that just works.

+

A build tool for Erlang that just works

Erlang.mk is a modern build tool that embraces the diversity of the Erlang ecosystem and provides support for everything you need.

It runs everywhere: Linux, FreeBSD, OSX and even Windows.

Getting started with Erlang.mk is easy as pie. Even kids can do it.

-

Erlang.mk ships with hundreds of Erlang packages.

You don't need to be a Makefile pro. It's that simple:

 PROJECT = webchat
-- 
cgit v1.2.3