Replacing jekyll welcome post with our announcement

This commit is contained in:
Correl Roush 2014-05-01 12:00:41 -04:00
parent 5fa62c821d
commit 6c6415c2fe
3 changed files with 8 additions and 28 deletions

View file

@ -25,8 +25,9 @@
<div class="page-navbar-container">
<ul class="page-nav">
<li><a href="/">Home</a></li>
<li><a href="/announcement.html">Announcement</a></li>
<li><a href="/2014/05/01/announcing-extreme-tech-seminar.html">Announcement</a></li>
<li><a href="/sicp/">SICP</a></li>
<li><a href="/archive.html">Archive</a></li>
</ul>
</div>
</div>

View file

@ -1,24 +0,0 @@
---
layout: post
title: "Welcome to Jekyll!"
date: 2014-04-30 16:57:18
categories: jekyll update
---
You'll find this post in your `_posts` directory - edit this post and re-build (or run with the `-w` switch) to see your changes!
To add new posts, simply add a file in the `_posts` directory that follows the convention: YYYY-MM-DD-name-of-post.ext.
Jekyll also offers powerful support for code snippets:
{% highlight ruby %}
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
{% endhighlight %}
Check out the [Jekyll docs][jekyll] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll's GitHub repo][jekyll-gh].
[jekyll-gh]: https://github.com/mojombo/jekyll
[jekyll]: http://jekyllrb.com

View file

@ -1,10 +1,12 @@
---
title: Invitation - Extreme Tech Seminar
layout: post
title: Announcing the Extreme Tech Seminar
author: Kevin McAllister
layout: page
---
This is an announcement and an invitation to participate in the Tech Seminar being held at CoreDial. Join the Google Group [Extreme Tech Seminar](https://groups.google.com/d/forum/extreme-tech-seminar) to receive further announcements.
We'd like to announce and invite you to attend the new Extreme Tech Seminar, a regular meeting to systematically study technology topics using significant works in the field, beginning with the seminal text _Structure and Interpretation of Computer Programs_!
Join the Google Group [Extreme Tech Seminar](https://groups.google.com/d/forum/extreme-tech-seminar) to receive further announcements.
## What ##
@ -60,3 +62,4 @@ To learn and grow. To keep from getting too comfortable and lazy in our careers
* We'll decide on the next chunk of work and the leader for meeting two at the end of the first meeting.
This is less than a week away, so sign up and get some study in.