Skip to content

Commit 429efde

Browse files
committed
Update docs
1 parent 9646b63 commit 429efde

76 files changed

Lines changed: 148 additions & 823 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
<meta name="description" content="A flexible CSS Framework for building modern responsive web apps">
99
<meta name="keywords" content="css,sass,flexbox,responsive,front-end,mobile-first,framework,web">
1010
<link rel="stylesheet" href="/css/point.css?v=133">
11-
<link rel="stylesheet" href="/css/docs.css?v=133">
11+
<link rel="stylesheet" href="/css/style.css?v=133">
1212
<script src="https://cdn.bootcss.com/holder/2.9.4/holder.min.js"></script>
1313
</head>
1414
<body>
1515
<div id="docs" class="site">
1616
<header class="site-topbar">
1717
<nav class="navbar site-navigation">
1818
<div class="navbar__start">
19-
<a href="/" class="navbar__item navbar__brand">
19+
<a href="/getting-started" class="navbar__item navbar__brand">
2020
<svg width="32px" height="32px" class="u-mr-10" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
2121
<path d="M10,0 L50,0 L50,0 C77.6142375,-5.07265313e-15 100,22.3857625 100,50 L100,90 C100,95.5228475 95.5228475,100 90,100 L50,100 C22.3857625,100 3.38176876e-15,77.6142375 0,50 L0,10 L0,10 C-6.76353751e-16,4.4771525 4.4771525,1.01453063e-15 10,0 L10,0 Z M50,85 C69.3299662,85 85,69.3299662 85,50 C85,30.6700338 69.3299662,15 50,15 C30.6700338,15 15,30.6700338 15,50 C15,69.3299662 30.6700338,85 50,85 Z M50,70 C38.954305,70 30,61.045695 30,50 C30,38.954305 38.954305,30 50,30 C61.045695,30 70,38.954305 70,50 C70,61.045695 61.045695,70 50,70 Z" fill="#7872FF"></path>
2222
</svg>
@@ -25,11 +25,9 @@
2525
</div>
2626
<!-- END .navbar__left -->
2727
<div class="navbar__end">
28-
<a href="/getting-started" class="navbar__item">Documentation</a>
29-
<a href="https://github.com/moyus/point" class="navbar__item">Github</a>
30-
<a href="http://cover.20theme.com" class="navbar__item">Cover</a>
28+
<div class="navbar__item">v1.3.3</div>
3129
<div class="navbar__item">
32-
<a href="https://github.com/moyus/point/releases" class="btn btn--outline btn--primary">Download</a>
30+
<a href="https://github.com/moyus/point" class="btn btn--outline btn--primary">Github</a>
3331
</div>
3432
</div>
3533
<!-- END .navbar__right -->

0 commit comments

Comments
 (0)