Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
masonstrap
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
masonstrap
Commits
82047894
Commit
82047894
authored
Feb 08, 2019
by
David Haynes
🙆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version bump all around
parent
b890d93a
Pipeline
#3833
passed with stages
in 55 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
115 additions
and
50 deletions
+115
-50
CHANGELOG.md
CHANGELOG.md
+6
-0
package.json
package.json
+1
-1
src/html/index.html
src/html/index.html
+105
-46
src/scss/masonstrap.scss
src/scss/masonstrap.scss
+3
-3
No files found.
CHANGELOG.md
View file @
82047894
...
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
...
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to
and this project adheres to
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
## [4.2.1] - 2019-02-08
## Added
-
Version bump to 4.2.1
## [4.1.1] - 2018-06-10
## [4.1.1] - 2018-06-10
## Added
## Added
...
...
package.json
View file @
82047894
{
{
"name"
:
"masonstrap"
,
"name"
:
"masonstrap"
,
"version"
:
"4.
1
.1"
,
"version"
:
"4.
2
.1"
,
"description"
:
"Easily style any web project with Mason branding"
,
"description"
:
"Easily style any web project with Mason branding"
,
"repository"
:
"git@git.gmu.edu:srct/masonstrap.git"
,
"repository"
:
"git@git.gmu.edu:srct/masonstrap.git"
,
"author"
:
"Mason SRCT"
,
"author"
:
"Mason SRCT"
,
...
...
src/html/index.html
View file @
82047894
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<!-- Metatags -->
<!-- Metatags -->
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<!-- Chrome on Android navbar color -->
<!-- Chrome on Android navbar color -->
<meta
name=
"theme-color"
content=
"#006633"
>
<meta
name=
"theme-color"
content=
"#006633"
/
>
<!-- Opengraph tags -->
<!-- Opengraph tags -->
<meta
property=
"og:url"
content=
"https://srct.gmu.io/masonstrap/"
>
<meta
property=
"og:url"
content=
"https://srct.gmu.io/masonstrap/"
/>
<meta
property=
"og:type"
content=
"website"
>
<meta
property=
"og:type"
content=
"website"
/>
<meta
property=
"og:title"
content=
"SRCT Masonstrap"
>
<meta
property=
"og:title"
content=
"SRCT Masonstrap"
/>
<meta
property=
"og:image"
content=
"https://srct.gmu.io/masonstrap/img/masonstrap.png"
>
<meta
<meta
property=
"og:description"
content=
"Easily provide any web project with Mason branding."
>
property=
"og:image"
<meta
property=
"og:site_name"
content=
"SRCT Masonstrap"
>
content=
"https://srct.gmu.io/masonstrap/img/masonstrap.png"
<meta
property=
"og:locale"
content=
"en_US"
>
/>
<meta
property=
"article:author"
content=
"SRCT"
>
<meta
property=
"og:description"
content=
"Easily provide any web project with Mason branding."
/>
<meta
property=
"og:site_name"
content=
"SRCT Masonstrap"
/>
<meta
property=
"og:locale"
content=
"en_US"
/>
<meta
property=
"article:author"
content=
"SRCT"
/>
<!-- Twitter card tags -->
<!-- Twitter card tags -->
<meta
name=
"twitter:card"
content=
"summary"
>
<meta
name=
"twitter:card"
content=
"summary"
/>
<meta
name=
"twitter:site"
content=
"@MasonSRCT"
>
<meta
name=
"twitter:site"
content=
"@MasonSRCT"
/>
<meta
name=
"twitter:creator"
content=
"@MasonSRCT"
>
<meta
name=
"twitter:creator"
content=
"@MasonSRCT"
/>
<meta
name=
"twitter:url"
content=
"https://srct.gmu.io/masonstrap/"
>
<meta
name=
"twitter:url"
content=
"https://srct.gmu.io/masonstrap/"
/>
<meta
name=
"twitter:title"
content=
"SRCT Masonstrap"
>
<meta
name=
"twitter:title"
content=
"SRCT Masonstrap"
/>
<meta
name=
"twitter:description"
content=
"Easily provide any web project with Mason branding."
>
<meta
<meta
name=
"twitter:image"
content=
"https://srct.gmu.io/masonstrap/img/masonstrap.png"
>
name=
"twitter:description"
content=
"Easily provide any web project with Mason branding."
/>
<meta
name=
"twitter:image"
content=
"https://srct.gmu.io/masonstrap/img/masonstrap.png"
/>
<!-- Title -->
<!-- Title -->
<title>
Masonstrap 4
•
Home
</title>
<title>
Masonstrap 4
•
Home
</title>
<!-- Load in static content -->
<!-- Load in static content -->
<link
rel=
"icon"
href=
"./img/favicon.ico"
sizes=
"16x16"
>
<link
rel=
"icon"
href=
"./img/favicon.ico"
sizes=
"16x16"
/
>
<link
rel=
"stylesheet"
href=
"./css/masonstrap.min.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"./css/masonstrap.min.css"
media=
"screen"
/
>
</head>
</head>
<!-- Navbar -->
<!-- Navbar -->
<nav
class=
"navbar navbar-expand-lg navbar-dark bg-primary"
>
<nav
class=
"navbar navbar-expand-lg navbar-dark bg-primary"
>
<div
class=
"container"
>
<div
class=
"container"
>
<a
class=
"navbar-brand d-flex mx-auto mr-2"
href=
"./index.html"
>
<a
class=
"navbar-brand d-flex mx-auto mr-2"
href=
"./index.html"
>
<img
src=
"./img/SRCT_square.svg"
width=
"30"
height=
"30"
class=
"d-inline-block align-top mr-2"
<img
alt=
"SRCT Masonstrap"
>
Masonstrap
src=
"./img/SRCT_square.svg"
width=
"30"
height=
"30"
class=
"d-inline-block align-top mr-2"
alt=
"SRCT Masonstrap"
/>
Masonstrap
</a>
</a>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarNavAltMarkup"
<button
aria-controls=
"navbarNavAltMarkup"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarNavAltMarkup"
aria-controls=
"navbarNavAltMarkup"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<span
class=
"navbar-toggler-icon"
></span>
<span
class=
"navbar-toggler-icon"
></span>
</button>
</button>
<div
class=
"collapse navbar-collapse"
id=
"navbarNavAltMarkup"
>
<div
class=
"collapse navbar-collapse"
id=
"navbarNavAltMarkup"
>
<ul
class=
"navbar-nav mr-auto mt-2 mt-lg-0"
>
<ul
class=
"navbar-nav mr-auto mt-2 mt-lg-0"
>
<li
class=
"nav-item dropdown"
>
<li
class=
"nav-item dropdown"
>
<a
class=
"nav-link dropdown-toggle"
href=
"http://example.com"
id=
"navbarDropdownMenuLink"
<a
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
>
class=
"nav-link dropdown-toggle"
href=
"http://example.com"
id=
"navbarDropdownMenuLink"
data-toggle=
"dropdown"
aria-haspopup=
"true"
aria-expanded=
"false"
>
Source Files
Source Files
</a>
</a>
<div
class=
"dropdown-menu"
aria-labelledby=
"navbarDropdownMenuLink"
>
<div
class=
"dropdown-menu"
aria-labelledby=
"navbarDropdownMenuLink"
>
<h6
class=
"dropdown-header"
>
CSS
</h6>
<h6
class=
"dropdown-header"
>
CSS
</h6>
<a
class=
"dropdown-item"
href=
"./css/masonstrap.css"
>
masonstrap.css
</a>
<a
class=
"dropdown-item"
href=
"./css/masonstrap.css"
<a
class=
"dropdown-item"
href=
"./css/masonstrap.min.css"
>
masonstrap.min.css
</a>
>
masonstrap.css
</a
>
<a
class=
"dropdown-item"
href=
"./css/masonstrap.min.css"
>
masonstrap.min.css
</a
>
<div
class=
"dropdown-divider"
></div>
<div
class=
"dropdown-divider"
></div>
<h6
class=
"dropdown-header"
>
JS
</h6>
<h6
class=
"dropdown-header"
>
JS
</h6>
<a
class=
"dropdown-item"
href=
"./js/masonstrap.js"
>
masonstrap.js
</a>
<a
class=
"dropdown-item"
href=
"./js/masonstrap.js"
<a
class=
"dropdown-item"
href=
"./js/masonstrap.min.js"
>
masonstrap.min.js
</a>
>
masonstrap.js
</a
>
<a
class=
"dropdown-item"
href=
"./js/masonstrap.min.js"
>
masonstrap.min.js
</a
>
</div>
</div>
</li>
</li>
</ul>
</ul>
<a
class=
"btn accent-btn-outline"
href=
"https://git.gmu.edu/srct/masonstrap/-/jobs/artifacts/master/download?job=build"
>
Download
</a>
<a
class=
"btn accent-btn-outline"
href=
"https://git.gmu.edu/srct/masonstrap/-/jobs/artifacts/master/download?job=build"
>
Download
</a
>
</div>
</div>
</div>
</div>
</nav>
</nav>
...
@@ -97,8 +141,7 @@
...
@@ -97,8 +141,7 @@
<div
class=
"container"
>
<div
class=
"container"
>
<h3>
Features:
</h3>
<h3>
Features:
</h3>
<ul>
<ul>
<li>
Latest
<li>
Latest
<a
href=
"https://getbootstrap.com"
>
Bootstrap
</a>
Elements
</li>
<a
href=
"https://getbootstrap.com"
>
Bootstrap
</a>
Elements
</li>
<li>
GMU Branding
</li>
<li>
GMU Branding
</li>
<li>
Source Maps
</li>
<li>
Source Maps
</li>
<li>
Custom Elements (to be documented)
</li>
<li>
Custom Elements (to be documented)
</li>
...
@@ -108,7 +151,9 @@
...
@@ -108,7 +151,9 @@
<div
class=
"card bg-light mb-3"
>
<div
class=
"card bg-light mb-3"
>
<h5
class=
"card-header"
>
CSS
</h5>
<h5
class=
"card-header"
>
CSS
</h5>
<div
class=
"card-body"
>
<div
class=
"card-body"
>
<pre
class=
"p-3"
><code>
<
link rel="stylesheet" href="https://srct.gmu.io/masonstrap/css/masonstrap.min.css" rel="stylesheet"
>
</code></pre>
<pre
class=
"p-3"
><code>
<
link rel="stylesheet" href="https://srct.gmu.io/masonstrap/css/masonstrap.min.css" rel="stylesheet"
>
</code></pre>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -117,7 +162,9 @@
...
@@ -117,7 +162,9 @@
<div
class=
"card bg-light mb-3"
>
<div
class=
"card bg-light mb-3"
>
<h5
class=
"card-header"
>
JS
</h5>
<h5
class=
"card-header"
>
JS
</h5>
<div
class=
"card-body"
>
<div
class=
"card-body"
>
<pre
class=
"p-3"
><code>
<
script src="https://srct.gmu.io/masonstrap/js/masonstrap.min.js"
><
/script
>
</code></pre>
<pre
class=
"p-3"
><code>
<
script src="https://srct.gmu.io/masonstrap/js/masonstrap.min.js"
><
/script
>
</code></pre>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -127,21 +174,32 @@
...
@@ -127,21 +174,32 @@
<!-- Desktop footer -->
<!-- Desktop footer -->
<div
class=
"footer d-none d-md-block"
>
<div
class=
"footer d-none d-md-block"
>
<div
class=
"container d-flex"
>
<div
class=
"container d-flex"
>
<span
class=
"text-muted mx-auto"
>
A project of
<span
class=
"text-muted mx-auto"
<a
href=
"https://www.srct.gmu.edu"
>
GMU
>
A project of
<a
href=
"https://www.srct.gmu.edu"
>
GMU
<strong>
SRCT
</strong>
<strong>
SRCT
</strong>
</a>
| Freely Licensed under
</a>
<a
href=
"https://git.gmu.edu/srct/masonstrap/blob/master/LICENSE"
>
MIT
</a>
|
| Freely Licensed under
<a
href=
"https://git.gmu.edu/srct/masonstrap/blob/master/CHANGELOG.md"
>
v4.1.1
</a>
<a
href=
"https://git.gmu.edu/srct/masonstrap/blob/master/LICENSE"
>
MIT
</a
>
|
<a
href=
"https://git.gmu.edu/srct/masonstrap/blob/master/CHANGELOG.md"
>
v4.2.1
</a
>
</span>
</span>
</div>
</div>
</div>
</div>
<!-- Mobile footer -->
<!-- Mobile footer -->
<div
class=
"footer container text-center d-sm-block d-md-none d-lg-none d-xl-none"
>
<div
class=
"footer container text-center d-sm-block d-md-none d-lg-none d-xl-none"
>
<div
class=
"col-sm-4 text-muted"
>
<div
class=
"col-sm-4 text-muted"
>
A project of
A project of
<a
href=
"https://www.srct.gmu.edu"
>
GMU
<a
href=
"https://www.srct.gmu.edu"
>
GMU
<strong>
SRCT
</strong>
<strong>
SRCT
</strong>
</a>
</a>
</div>
</div>
...
@@ -150,11 +208,12 @@
...
@@ -150,11 +208,12 @@
<a
href=
"https://git.gmu.edu/srct/masonstrap/blob/master/LICENSE"
>
MIT
</a>
<a
href=
"https://git.gmu.edu/srct/masonstrap/blob/master/LICENSE"
>
MIT
</a>
</div>
</div>
<div
class=
"col-sm-4 text-muted"
>
<div
class=
"col-sm-4 text-muted"
>
<a
href=
"https://git.gmu.edu/srct/masonstrap/blob/master/CHANGELOG.md"
>
v4.1.1
</a>
<a
href=
"https://git.gmu.edu/srct/masonstrap/blob/master/CHANGELOG.md"
>
v4.2.1
</a>
</div>
</div>
</div>
</div>
<!-- External js -->
<!-- External js -->
<script
src=
"./js/masonstrap.min.js"
></script>
<script
src=
"./js/masonstrap.min.js"
></script>
</html>
</html>
src/scss/masonstrap.scss
View file @
82047894
/*!
/*!
* Masonstrap 4.
1
.1
* Masonstrap 4.
2
.1
*
*
* author: Mason SRCT (https://srct.gmu.edu)
* author: Mason SRCT (https://srct.gmu.edu)
* source code: (https://git.gmu.edu/srct/masonstrap)
* source code: (https://git.gmu.edu/srct/masonstrap)
...
@@ -9,9 +9,9 @@
...
@@ -9,9 +9,9 @@
// Masonstrap custom functions
// Masonstrap custom functions
@import
"_functions"
;
@import
"_functions"
;
// Load in variable overwrites
// Load in variable overwrites
@import
'_variables'
;
@import
"_variables"
;
// Load in bootstrap 4
// Load in bootstrap 4
@import
'../../node_modules/bootstrap/scss/bootstrap'
;
@import
"../../node_modules/bootstrap/scss/bootstrap"
;
// Masonstrap custom mixins
// Masonstrap custom mixins
@import
"_mixins"
;
@import
"_mixins"
;
// Masonstrap custom overwrites
// Masonstrap custom overwrites
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment