-
Notifications
You must be signed in to change notification settings - Fork 10
/
feed.xml
42 lines (31 loc) · 3.8 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Systems Research Lab</title>
<description>The Systems Research Lab (SRL) is part of the Jack Baskin School of Engineering at the University of California, Santa Cruz. The SRL is interested in a broad range of topics including real-time systems, performance management, and large-scale storage systems. We are particularly interested in the intersection of these topics, and in their application to problems requiring inter-disciplinary collaboration. The SRL is composed of a broad range of students and collaborators from industry, government research labs, and other universities.
</description>
<link>http://systems.soe.ucsc.edu/</link>
<atom:link href="http://systems.soe.ucsc.edu/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Thu, 24 Jan 2019 19:17:48 -0800</pubDate>
<lastBuildDate>Thu, 24 Jan 2019 19:17:48 -0800</lastBuildDate>
<generator>Jekyll v3.7.3</generator>
<item>
<title>Welcome to Jekyll!</title>
<description><p>You’ll find this post in your <code class="highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
<p>To add new posts, simply add a file in the <code class="highlighter-rouge">_posts</code> directory that follows the convention <code class="highlighter-rouge">YYYY-MM-DD-name-of-post.ext</code> and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.</p>
<p>Jekyll also offers powerful support for code snippets:</p>
<figure class="highlight"><pre><code class="language-ruby" data-lang="ruby"><span class="k">def</span> <span class="nf">print_hi</span><span class="p">(</span><span class="nb">name</span><span class="p">)</span>
<span class="nb">puts</span> <span class="s2">"Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">"</span>
<span class="k">end</span>
<span class="n">print_hi</span><span class="p">(</span><span class="s1">'Tom'</span><span class="p">)</span>
<span class="c1">#=&gt; prints 'Hi, Tom' to STDOUT.</span></code></pre></figure>
<p>Check out the <a href="http://jekyllrb.com/docs/home">Jekyll docs</a> for more info on how to get the most out of Jekyll. File all bugs/feature requests at <a href="https://github.com/jekyll/jekyll">Jekyll’s GitHub repo</a>. If you have questions, you can ask them on <a href="https://talk.jekyllrb.com/">Jekyll Talk</a>.</p>
</description>
<pubDate>Wed, 06 Apr 2016 15:02:17 -0700</pubDate>
<link>http://systems.soe.ucsc.edu/jekyll/update/2016/04/06/welcome-to-jekyll.html</link>
<guid isPermaLink="true">http://systems.soe.ucsc.edu/jekyll/update/2016/04/06/welcome-to-jekyll.html</guid>
<category>jekyll</category>
<category>update</category>
</item>
</channel>
</rss>