Skip to content

Commit

Permalink
change the people page a little and added a logo as well as doing som…
Browse files Browse the repository at this point in the history
…e news blog hello worlding
  • Loading branch information
yoloVoe committed Jul 28, 2017
1 parent 0a7754f commit a3d8928
Show file tree
Hide file tree
Showing 23 changed files with 484 additions and 175 deletions.
12 changes: 7 additions & 5 deletions _data/people.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ vijay:
webpage: "http://www.cs.utexas.edu/~vijay/"
github: vijay03
role: faculty
bio: |
Professor Vijay Chidambaram leads the System and Storage Research Group at UT Austin.
bio: Head of the System and Storage Research Lab.
img: /people/vijay.jpg

pandian:
Expand Down Expand Up @@ -63,17 +62,20 @@ bhavin:

tom:
display_name: Tom Gong
webpage:
webpage: https://lockijazz.github.io/
github: lockijazz
role: undergrad
img: /people/tom.jpg
bio: BS CS 2020


subrat:
display_name: Subrat Mainali
webpage:
webpage: http://www.cs.utexas.edu/~sm63966/
github: gk159yo
role: undergrad

img: /people/subrat.jpg
bio: BS CS 2020

carolyn:
display_name: Carolyn Tran
Expand Down
2 changes: 1 addition & 1 deletion _posts/2017-7-23-post.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
shortnews: true
blog: true
blog: false
news: true
---
The UT SAS Lab website is up and running! Hooray!
8 changes: 8 additions & 0 deletions _posts/2017-7-26-hello-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
layout: post
shortnews: true
blog: true
news: false
---
<br>
Two kinds of blogs possible. Short one (this one) and long one(the one above).
15 changes: 15 additions & 0 deletions _posts/2017-7-27-hello-world-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: post
shortnews: false
blog: true
news: false
---
Hello, world!


Where does it come from?
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.

The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.

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. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
96 changes: 96 additions & 0 deletions _site/blog/2017/07/26/hello-2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Systems and Storage Research Lab: Hello 2</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/group.css" rel="stylesheet">
<link rel="alternate" type="application/atom+xml" title="Atom"
href="/blog/blog.xml">
</head>
<body>
<div class="container">
<div class="header">
<ul class="nav nav-pills pull-right">


<li >
<a href="/">
Home
</a>
</li>

<li >
<a href="/people.html">
People
</a>
</li>

<li >
<a href="/research/">
Research
</a>
</li>

<li >
<a href="/publications.html">
Publications
</a>
</li>

<li >
<a href="/code.html">
Code
</a>
</li>

<li >
<a href="/blog/">
Blog
</a>
</li>

<li >
<a href="/news/">
News
</a>
</li>

</ul>
<a href="/">
<img src="/img/logo.png"
srcset="/img/[email protected] 2x"
alt="Awesome" id="logo">
</a>
</div>


<h2>Hello 2</h2>


<p class="meta">26 Jul 2017</p>

<div class="post">
<p><br />
Two kinds of blogs possible. Short one (this one) and long one(the one above).</p>

</div>


<div class="footer">
<p>
<a href="https://www.cs.utexas.edu/">Department of Computer Science</a>
at the
<a href="https://www.utexas.edu/">University of
Texas at Austin</a>
</p>
</div>

</div> <!-- /container -->

<!-- Support retina images. -->
<script type="text/javascript"
src="/js/srcset-polyfill.js"></script>
</body>
</html>
102 changes: 102 additions & 0 deletions _site/blog/2017/07/27/hello-world-1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Systems and Storage Research Lab: Hello World 1</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/group.css" rel="stylesheet">
<link rel="alternate" type="application/atom+xml" title="Atom"
href="/blog/blog.xml">
</head>
<body>
<div class="container">
<div class="header">
<ul class="nav nav-pills pull-right">


<li >
<a href="/">
Home
</a>
</li>

<li >
<a href="/people.html">
People
</a>
</li>

<li >
<a href="/research/">
Research
</a>
</li>

<li >
<a href="/publications.html">
Publications
</a>
</li>

<li >
<a href="/code.html">
Code
</a>
</li>

<li >
<a href="/blog/">
Blog
</a>
</li>

<li >
<a href="/news/">
News
</a>
</li>

</ul>
<a href="/">
<img src="/img/logo.png"
srcset="/img/[email protected] 2x"
alt="Awesome" id="logo">
</a>
</div>


<h2>Hello World 1</h2>


<p class="meta">27 Jul 2017</p>

<div class="post">
<p>Hello, world!</p>

<p>Where does it come from?
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of “de Finibus Bonorum et Malorum” (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, “Lorem ipsum dolor sit amet..”, comes from a line in section 1.10.32.</p>

<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from “de Finibus Bonorum et Malorum” by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>

<p>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. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>

</div>


<div class="footer">
<p>
<a href="https://www.cs.utexas.edu/">Department of Computer Science</a>
at the
<a href="https://www.utexas.edu/">University of
Texas at Austin</a>
</p>
</div>

</div> <!-- /container -->

<!-- Support retina images. -->
<script type="text/javascript"
src="/js/srcset-polyfill.js"></script>
</body>
</html>
32 changes: 31 additions & 1 deletion _site/blog/blog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,43 @@
<title type="text" xml:lang="en">Systems and Storage Research Lab</title>
<link type="application/atom+xml" href="http://localhost:4000/blog/blog.xml" rel="self"/>
<link href="http://localhost:4000/"/>
<updated>2017-07-26T22:18:57-07:00</updated>
<updated>2017-07-27T21:20:22-07:00</updated>
<id>http://localhost:4000/</id>
<author>
<name>Systems and Storage Research</name>
</author>


<entry>

<title>Hello World 1</title>
<link href="http://localhost:4000/blog/2017/07/27/hello-world-1.html"/>

<updated>2017-07-27T00:00:00-07:00</updated>
<id>http://localhost:4000/blog/2017/07/27/hello-world-1.html</id>
<content type="html">&lt;p&gt;Hello, world!&lt;/p&gt;

&lt;p&gt;Where does it come from?
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of “de Finibus Bonorum et Malorum” (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, “Lorem ipsum dolor sit amet..”, comes from a line in section 1.10.32.&lt;/p&gt;

&lt;p&gt;The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from “de Finibus Bonorum et Malorum” by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.&lt;/p&gt;

&lt;p&gt;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. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.&lt;/p&gt;
</content>
</entry>

<entry>

<title>26 July 2017</title>
<link href="http://localhost:4000/blog/"/>

<updated>2017-07-26T00:00:00-07:00</updated>
<id>http://localhost:4000/blog/2017/07/26/hello-2.html</id>
<content type="html">&lt;p&gt;&lt;br /&gt;
Two kinds of blogs possible. Short one (this one) and long one(the one above).&lt;/p&gt;
</content>
</entry>

<entry>

<title>23 July 2017</title>
Expand Down
16 changes: 14 additions & 2 deletions _site/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,26 @@ <h2>Blogs</h2>



<li class="bloglink">
<span class="date">27 July 2017</span>
<a href="/blog/2017/07/27/hello-world-1.html">&raquo; Hello World 1</a>
</li>





<li class="shortnews">
<span class="date">23 July 2017</span>
<p>The UT SAS Lab website is up and running! Hooray!</p>
<span class="date">26 July 2017</span>
<p><br />
Two kinds of blogs possible. Short one (this one) and long one(the one above).</p>

</li>





</ul>

<p><a href="/oldnews.html">See archived news posts.</a></p>
Expand Down
16 changes: 11 additions & 5 deletions _site/css/group.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ a {

/* Group logo */
#logo {
width: 290px;
width: 250px;
height: 50px;
margin: 0px 0 8px 0;
}
Expand All @@ -81,15 +81,21 @@ a {
float: left;
}

.people {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}

.people-info {
display: block;
height: 150px;
/*margin-bottom: 100px;*/
height: 160px;
width: 260px;
order: 1;
flex-grow: 1;
}

.people-intro {
font-weight: normal;
/*margin-bottom: 100px;*/
}

/* Responsive: Portrait tablets and up */
Expand Down
Binary file modified _site/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _site/img/sas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a3d8928

Please sign in to comment.