Skip to content

Commit 8694037

Browse files
author
Sabeen Syed
committed
Change layout and add new post for this week
1 parent ea8a992 commit 8694037

38 files changed

+384
-266
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
_site
1+
_site
2+
.sass-cache
3+
.jekyll-metadata
4+
.DS_Store

README.md

+2-80
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,4 @@
1-
Solid. A Bootstrap theme for Jekyll.
1+
OSIC QE Status
22
============
3-
![Screenshot](https://st4ple.github.io/solid-jekyll/assets/img/browser.png)
43

5-
This is a [Jekyll](http://jekyllrb.com/) port of the [Solid theme](http://www.blacktie.co/2014/05/solid-multipurpose-theme/) by [blacktie.co](http://www.blacktie.co/). Visit the [live demo](https://st4ple.github.io/solid-jekyll/) for a preview.
6-
7-
##Usage
8-
This theme can be customized, built and published straight from GitHub, thanks to [GitHub Pages](https://pages.github.com/). A local installation of Jekyll isn't even necessary!
9-
10-
[Fork this repository](https://github.com/st4ple/solid-jekyll/fork) to get started.
11-
####Customize
12-
Most general settings and data like site name, colors, address, etc. can be configured and changed right in the main config file: `/_config.yml`
13-
The content of the Home page can be changed here: `/home.html`
14-
The content of the About page can be changed here: `/about.html`
15-
The content of the Portfolio page can be changed here:`/portfolio.html`
16-
The content of the Contact page can be changed here:`/contact.html`
17-
####Add content
18-
Delete the demo content and publish your own content.
19-
#####Blog post
20-
Create a Blog post by creating a file called `yyyy-mm-dd-name-of-post-like-this.markdown` in the `/_posts/blog/` directory with the following template:
21-
```markdown
22-
---
23-
layout: post #important: don't change this
24-
title: "Name of post like this"
25-
date: yyyy-mm-dd hh:mm:ss
26-
author: Name
27-
categories:
28-
- blog #important: leave this here
29-
- category1
30-
- category2
31-
- ...
32-
img: post01.jpg #place image (850x450) with this name in /assets/img/blog/
33-
thumb: thumb01.jpg #place thumbnail (70x70) with this name in /assets/img/blog/thumbs/
34-
---
35-
This text will appear in the excerpt "post preview" on the Blog page that lists all the posts.
36-
<!--more-->
37-
This text will not be shown in the excerpt because it is after the excerpt separator.
38-
```
39-
#####Project post
40-
Create a Project post to go in your Portfolio by creating a file called `yyyy-mm-dd-name-of-the-project.markdown` in the `/_posts/project/` directory with the following template:
41-
```markdown
42-
---
43-
layout: project #important: don't change this
44-
title: "Name of the project"
45-
date: yyyy-mm-dd hh:mm:ss
46-
author: Name
47-
categories:
48-
- project #important: leave this here
49-
img: portfolio_10.jpg #place image (600x450) with this name in /assets/img/project/
50-
thumb: thumb02.jpg
51-
carousel:
52-
- single01.jpg #place image (1280x600) with this name in /assets/img/project/carousel/
53-
- single02.jpg
54-
- ...
55-
client: Company XY
56-
website: http://www.internet.com
57-
---
58-
####This is a heading
59-
This is a regular paragraph. Write as much as you like.
60-
```
61-
#####Question entry
62-
Create a Question entry (that is listed in the Frequently Asked section on the Home page) in this directory by creating a file called `yyyy-mm-dd-do-i-have-a-question.markdown` in the `/_posts/project/` directory with the following template:
63-
```markdown
64-
---
65-
layout: question
66-
title: "Do I have a question?"
67-
date: yyyy-mm-dd hh:mm:ss
68-
author: First Last
69-
categories:
70-
- question #important: leave this here
71-
---
72-
####Can I use this theme for my website?
73-
Of course you can!
74-
```
75-
####Publish
76-
To publish with [GitHub Pages](https://pages.github.com/), simply create a branch called `gh-pages`in your repository. GitHub will build your site automatically and publish it at `http://yourusername.github.io/repositoryname/`.
77-
If there are problems with loading assets like CSS files and images, make sure that the `baseurl` in the `_config.yml`is set correctly (it should say `/repositoryname`).
78-
79-
If you want to host your website somewhere else than GitHub (or just would like to customize and build your site locally), please check out the [Jekyll documentation](http://jekyllrb.com/).
80-
81-
##License
82-
This theme is licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/).
4+
OSIC QE weekly status updates will be posted here.

_config.yml

+61-16
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### GENERAL SETTINGS ###
22

33
# Site settings
4-
title: SOLID.
4+
title: OSIC QE.
55
description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
66
analytics: #Google analytics code in the format XX-nnnnnnnn-n
77
baseurl: "" #important: start with /
@@ -48,46 +48,91 @@ social:
4848
# Postal address (add as many lines as necessary). Shown in footer and on Contact page.
4949
address:
5050
- lines:
51-
- Some Ave, 987,
52-
- 23890, New York,
51+
- 1 Fanatical Place,
52+
- Castle,
5353
- United States.
54-
email: hello@solidtheme.com
54+
email: hello@osic.com
5555
tel: +34 8493-4893
5656

5757

5858
### GENERAL DATA FOR VARIOUS LOCATIONS ###
5959

6060
# Members information. Shown on About page.
6161
members:
62-
- name: Mark Webber
63-
position: CEO
62+
- name: Cas Martinez
63+
position: SDET
6464
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
6565
img: team01.jpg
6666
social:
6767
- title: envelope #use for email address
6868
url: mailto:[email protected]
6969
- title: twitter
7070
url: http://twitter.com/handle
71-
- name: Paul Jameson
72-
position: Lead Designer
71+
- name: Dan Kolb
72+
position: SDET
7373
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
7474
img: team02.jpg
7575
social:
7676
- title: envelope #use for email address
7777
url: mailto:[email protected]
7878
- title: twitter
7979
url: http://twitter.com/handle
80-
- name: Laura Sommers
81-
position: Lead Developer
80+
- name: Jonte Watford
81+
position: SDET
8282
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
8383
img: team03.jpg
8484
social:
8585
- title: envelope #use for email address
8686
url: mailto:[email protected]
8787
- title: twitter
8888
url: http://twitter.com/handle
89-
- name: Martin Blunt
90-
position: Marketing
89+
- name: Josh White
90+
position: SDET
91+
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
92+
img: team04.jpg
93+
social:
94+
- title: envelope #use for email address
95+
url: mailto:[email protected]
96+
- title: twitter
97+
url: http://twitter.com/handle
98+
- name: Kurtis Cobb
99+
position: SDET
100+
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
101+
img: team04.jpg
102+
social:
103+
- title: envelope #use for email address
104+
url: mailto:[email protected]
105+
- title: twitter
106+
url: http://twitter.com/handle
107+
- name: Luz Cazares
108+
position: SDET
109+
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
110+
img: team04.jpg
111+
social:
112+
- title: envelope #use for email address
113+
url: mailto:[email protected]
114+
- title: twitter
115+
url: http://twitter.com/handle
116+
- name: Sabeen Syed
117+
position: QE Manager
118+
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
119+
img: team04.jpg
120+
social:
121+
- title: envelope #use for email address
122+
url: mailto:[email protected]
123+
- title: twitter
124+
url: http://twitter.com/handle
125+
- name: Sandra Haron
126+
position: QE Manager
127+
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
128+
img: team04.jpg
129+
social:
130+
- title: envelope #use for email address
131+
url: mailto:[email protected]
132+
- title: twitter
133+
url: http://twitter.com/handle
134+
- name: Steve Heyman
135+
position: SDET
91136
text: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
92137
img: team04.jpg
93138
social:
@@ -108,10 +153,10 @@ clients:
108153
img: client04.png
109154

110155
# Short text about your company. Shown in footer on every page and also separately on Home and Contact page.
111-
about: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s."
156+
about: "The OpenStack Innovation Center (OSIC) aims to ready OpenStack for the enterprise workloads of tomorrow by inspiring the next generation of OpenStack developers, increasing upstream contributions and bug fixes, and enabling large-scale, community-wide development and testing."
112157

113158
# Testimonial content. Shown on Home and About page.
114159
testimonial:
115-
message: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged."
116-
author: Marcel Newman
117-
position: WEB DESIGNER - BLACKTIE.CO
160+
message: "OSIC QE"
161+
# author: OSIC QE
162+
# position: SDET - OSIC

_includes/css/style.css

100755100644
File mode changed.

_includes/head.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313

1414
<!-- Custom styles for this template -->
1515
<link href="{{ "/assets/css/style.css" | prepend: site.baseurl }}" rel="stylesheet">
16+
<link href="{{ "/assets/css/main.css" | prepend: site.baseurl }}" rel="stylesheet">
1617
<link href="{{ "/assets/css/font-awesome.min.css" | prepend: site.baseurl }}" rel="stylesheet">
17-
18+
1819
<!-- Custom CSS -->
1920
<!--<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">-->
2021

@@ -27,4 +28,4 @@
2728
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
2829
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
2930
<![endif]-->
30-
</head>
31+
</head>

_includes/header.html

+3-8
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
<div class="container">
33
<div class="row">
44
<div class="col-lg-8 col-lg-offset-2">
5-
<h3>Show your work with this beautiful theme</h3>
6-
<h1>Eyecatching Bootstrap 3 Theme.</h1>
7-
<h5>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</h5>
8-
<h5>More Lorem Ipsum added here too.</h5>
9-
</div>
10-
<div class="col-lg-8 col-lg-offset-2 himg">
11-
<img src="{{ "/assets/img/browser.png" | prepend: site.baseurl }}" class="img-responsive">
5+
<h1>OSIC QE Status Page</h1>
6+
<h5>Weekly Status Updates</h5>
127
</div>
138
</div><!-- /row -->
149
</div> <!-- /container -->
15-
</div><!-- /headerwrap -->
10+
</div><!-- /headerwrap -->

_includes/members.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
<div class="container mtb">
22
<div class="row centered">
33
<h3 class="mb">MEET OUR TEAM</h3>
4-
4+
55
{% for member in site.members %}
66
<div class="col-lg-3 col-md-3 col-sm-3">
77
<div class="he-wrap tpl6">
8-
<img src="{{ "/assets/img/members/" | prepend: site.baseurl }}{{ member.img }}" alt="">
8+
<!-- <img src="{{ "/assets/img/members/" | prepend: site.baseurl }}{{ member.img }}" alt=""> -->
99
<div class="he-view">
1010
<div class="bg a0" data-animate="fadeIn">
1111
<h3 class="a1" data-animate="fadeInDown">Contact Me:</h3>
1212
{% for entry in member.social %}
1313
<a href="{{ entry.url }}" class="dmbutton a2" data-animate="fadeInUp"><i class="fa fa-{{ entry.title }}"></i></a>
1414
{% endfor %}
1515
</div><!-- he bg -->
16-
</div><!-- he view -->
16+
</div><!-- he view -->
1717
</div><!-- he wrap -->
1818
<h4>{{ member.name }}</h4>
1919
<h5 class="ctitle">{{ member.position }}</h5>
20-
<p>{{ member.text }}</p>
20+
<!-- <p>{{ member.text }}</p> -->
2121
<div class="hline"></div>
22-
</div><! --/col-lg-3 -->
22+
</div><! --/col-lg-3 -->
2323
{% endfor %}
24-
24+
2525
</div><! --/row -->
26-
</div><! --/container -->
26+
</div><! --/container -->

_includes/nav.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
<div class="navbar-collapse collapse navbar-right">
1414
<ul class="nav navbar-nav">
1515
<li {% if page.title == "Home" %}class="active"{% endif %}><a href="{{"/" | prepend: site.baseurl }}">HOME</a></li>
16-
<li {% if page.title == "Blog" %}class="active"{% endif %}><a href="{{"/blog/" | prepend: site.baseurl }}">BLOG</a></li>
17-
<li {% if page.title == "Portfolio" %}class="active"{% endif %}><a href="{{"/portfolio/" | prepend: site.baseurl }}">PORTFOLIO</a></li>
16+
<li {% if page.title == "Blog" %}class="active"{% endif %}><a href="{{"/blog/" | prepend: site.baseurl }}">WEEKLY STATUS</a></li>
17+
<li {% if page.title == "Portfolio" %}class="active"{% endif %}><a href="{{"/portfolio/" | prepend: site.baseurl }}">EPICS</a></li>
1818
<li {% if page.title == "About" %}class="active"{% endif %}><a href="{{"/about/" | prepend: site.baseurl }}">ABOUT</a></li>
1919
<li {% if page.title == "Contact" %}class="active"{% endif %}><a href="{{"/contact/" | prepend: site.baseurl }}">CONTACT</a></li>
2020
</ul>
2121
</div><!--/.nav-collapse -->
2222
</div>
23-
</div>
23+
</div>

_layouts/index.html

-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@
66
{{ content }}
77

88
{% include testimonial.html %}
9-
{% include clients.html %}

_posts/2014-04-25-logo-design-contest-starts-now.markdown

-31
This file was deleted.

_posts/2014-04-25-our-new-logo-is-here.markdown

-31
This file was deleted.

0 commit comments

Comments
 (0)