Skip to content

Commit 93a6919

Browse files
committed
Made the docs responsive & version 1.2.0
The documentation is now responsive, go look at the realeases for more specificity about v1.2.0
1 parent 3ec2afd commit 93a6919

18 files changed

+867
-956
lines changed

_config.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ permalink: pretty
77

88
# Server
99
source: docs
10-
url: http://lucasgruwez.github.io/waffle-grid
10+
url: http://lucasgruwez.github.io
11+
baseurl: /waffle-grid
1112
encoding: UTF-8
1213

1314
# Custom vars
14-
current_version: 1.0.0
15+
version: v1.2.0
1516
repo: https://github.com/lucasgruwez/waffle-grid
16-
17-
download: https://github.com/lucasgruwez/waffle-grid/releases/download/v1.0.0/waffle-grid.min.css
17+
download: https://github.com/lucasgruwez/waffle-grid/releases/download/v1.2.0/waffle-grid.min.css
18+
cdn: https://unpkg.com/waffle-grid@1.2.0
19+
docs: https://github.com/lucasgruwez/waffle-grid/wiki

0 commit comments

Comments
 (0)