From e6210f2d66ca305e0b2f7b64984821568ed96c00 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Thu, 7 Feb 2019 19:22:21 +0000 Subject: [PATCH] Update bulma-start --- docs/bulma-start.html | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/docs/bulma-start.html b/docs/bulma-start.html index 0664a4b8..e8f8e95d 100644 --- a/docs/bulma-start.html +++ b/docs/bulma-start.html @@ -3,7 +3,8 @@ title: "Bulma start" fulltitle: "Bulma start: a tiny npm package to get started with Bulma" layout: more route: bulma-start -download_url: https://github.com/jgthms/bulma-start/archive/master.zip +version: 0.0.3 +download_url: https://github.com/jgthms/bulma-start/releases/download/0.0.3/bulma-start-0.0.3.zip github_url: https://github.com/jgthms/bulma-start npm_url: https://www.npmjs.com/package/bulma-start breadcrumb: @@ -14,17 +15,33 @@ breadcrumb:
-

bulma-start is a tiny npm package that includes the npm dependencies you need to build your own website with Bulma.

+

+ bulma-start is a tiny npm package that includes the npm dependencies you need to build your own website with Bulma. +

+ +
+
-

Bulma: a Flexbox CSS framework

+

+ + Bulma: a Flexbox CSS framework + +

@@ -32,7 +49,7 @@ breadcrumb:

- Download bulma-start (.zip), rename to your project's name (i.e. my-new-bulma-site) and: + Download bulma-start {{ page.version }} (.zip), rename to your project's name (i.e. my-new-bulma-site) and: