From e7f3ead290fee884ddada1b641a85bb17d6618bf Mon Sep 17 00:00:00 2001 From: Geobert Quach Date: Thu, 17 Jan 2019 22:09:53 +0000 Subject: [PATCH] fix(landing): try to pimp the landing page --- index.liquid | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/index.liquid b/index.liquid index e8eb390..ab46cd8 100644 --- a/index.liquid +++ b/index.liquid @@ -10,18 +10,24 @@ layout: landing.liquid

Simple

Cobalt will help you get up and running quickly but scales to handle - your more complex cases

+ your more complex cases: multiple collections, tagging, categories

Easy

Cobalt tries to be no-hassle, from being easy to install, a - workflow-centric command line, to a familiar template language.

+ workflow-centric command line, the familiar Liquid template language, + to the Markdown support.

Fast

-

Written in Rust, Cobalt is blazing fast and allows you to quickly see +

Written in Rust, Cobalt is blazing fast even with + sass and syntax highlighting, and allows you to quickly see the results of your work.

+
+

Get started now!

+
\ No newline at end of file