Skip to content

Commit f76c5d2

Browse files
committed
updating about section and change log
1 parent e2725bd commit f76c5d2

File tree

10 files changed

+111
-111
lines changed

10 files changed

+111
-111
lines changed

css/c.css

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2013-11-03T10:45:02Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2013-11-04T08:08:39Z</updated></feed>

index.html

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -513,31 +513,32 @@ <h1>About</h1>
513513
<p>I'm <a class="reference external" href="http://www.mattmakai.com/">Matt Makai</a> and I solve problems by
514514
developing software. I often use Python and occasionally work with
515515
languages in the Java Virtual Machine (JVM) stack.</p>
516-
<p>In 2013 I will be traveling to 30 cities in the United States to visit with
516+
<p>In 2013 I traveled to 30 cities in the United States to visit with
517517
tech companies, attend and speak at tech meetups, and blog from an experienced
518518
software developer's perspective about the current state of technology in the
519-
United States. If you're reading this guide then you're likely someone I'm
520-
interested in meeting during my trip. Send me an email at
521-
<a class="reference external" href="mailto:matthew.makai&#64;gmail.com">matthew.makai&#64;gmail.com</a> or
522-
<a class="reference external" href="https://twitter.com/makaimc">message me on Twitter</a>. Read more about
523-
my upcoming trip that will take place between March 9 and August 15, 2013 at
524-
<a class="reference external" href="http://www.codingacrossamerica.com/about.html">Coding Across America</a>.</p>
519+
United States.</p>
520+
<p>Read more about my trip on my
521+
<a class="reference external" href="http://www.codingacrossamerica.com/">Coding Across America</a> website.</p>
525522
<p>If there are typos, inaccurate statements, or general areas for improvement
526523
that you see in this guide, please issue a
527524
<a class="reference external" href="https://github.com/makaimc/fullstackpython.github.com/pull/new/gh-pages">pull request on this website's Github repository</a>. Thank you!</p>
525+
<p>You can reach me by email at <a class="reference external" href="mailto:matthew.makai&#64;gmail.com">matthew.makai&#64;gmail.com</a> or send me a
526+
<a class="reference external" href="https://twitter.com/makaimc">message me on Twitter</a>.</p>
528527

529528
</section>
530529
<section id="change-log" class="tech-section">
531530
<h1>Change Log</h1>
532-
<p>2013.10.29: Creating separate monitoring section.</p>
531+
<p>2013.11.02: Updated about section and color scheme.</p>
532+
<p>2013.11.03: Updating monitoring section with third party services.</p>
533+
<p>2013.10.29: Creating separate monitoring section.</p>
533534
<p>2013.08.20: Adding more resources for web servers and other categories.</p>
534535
<p>2013.06.23: Updating styling, adding new content, switching around sections.</p>
535-
<p>2013.01.11: Fleshing out server section, particularly IaaS and PaaS.</p>
536-
<p>2013.01.04: Added initial trial of a WSGI server -&gt; web server -&gt; browser diagram. Updated web server and OS sections.</p>
537-
<p>2013.01.02: Minor updates to OS section.</p>
538-
<p>2012.12.30: Updated introduction with improved wording. Working on CDN section. Added very basic database content and removed stub from that section.</p>
539-
<p>2012.12.27: Added beginning of section on Python web frameworks. Added stub for content delivery network.</p>
540-
<p>2012.12.25: Initial incomplete release on fullstackpython.com.</p>
536+
<p>Jan 2013: Fleshed out web server, OS, and server sections, particularly IaaS
537+
and PaaS topics, added initial &quot;hand drawn&quot; diagram placeholders for better
538+
diagrams later.</p>
539+
<p>Dec 2012: Initial incomplete release on fullstackpython.com, created
540+
introduction, CDN, web frameworks, and database sections with stubs for
541+
other areas.</p>
541542

542543
</section>
543544
</div>

pages/about-author.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,17 @@ <h1>About</h1>
5151
<p>I'm <a class="reference external" href="http://www.mattmakai.com/">Matt Makai</a> and I solve problems by
5252
developing software. I often use Python and occasionally work with
5353
languages in the Java Virtual Machine (JVM) stack.</p>
54-
<p>In 2013 I will be traveling to 30 cities in the United States to visit with
54+
<p>In 2013 I traveled to 30 cities in the United States to visit with
5555
tech companies, attend and speak at tech meetups, and blog from an experienced
5656
software developer's perspective about the current state of technology in the
57-
United States. If you're reading this guide then you're likely someone I'm
58-
interested in meeting during my trip. Send me an email at
59-
<a class="reference external" href="mailto:matthew.makai&#64;gmail.com">matthew.makai&#64;gmail.com</a> or
60-
<a class="reference external" href="https://twitter.com/makaimc">message me on Twitter</a>. Read more about
61-
my upcoming trip that will take place between March 9 and August 15, 2013 at
62-
<a class="reference external" href="http://www.codingacrossamerica.com/about.html">Coding Across America</a>.</p>
57+
United States.</p>
58+
<p>Read more about my trip on my
59+
<a class="reference external" href="http://www.codingacrossamerica.com/">Coding Across America</a> website.</p>
6360
<p>If there are typos, inaccurate statements, or general areas for improvement
6461
that you see in this guide, please issue a
6562
<a class="reference external" href="https://github.com/makaimc/fullstackpython.github.com/pull/new/gh-pages">pull request on this website's Github repository</a>. Thank you!</p>
63+
<p>You can reach me by email at <a class="reference external" href="mailto:matthew.makai&#64;gmail.com">matthew.makai&#64;gmail.com</a> or send me a
64+
<a class="reference external" href="https://twitter.com/makaimc">message me on Twitter</a>.</p>
6665

6766
<hr/>
6867
<div class="footer pull-right">

pages/change-log.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,17 @@
4848
<h1>Change Log</h1>
4949

5050

51-
<p>2013.10.29: Creating separate monitoring section.</p>
51+
<p>2013.11.02: Updated about section and color scheme.</p>
52+
<p>2013.11.03: Updating monitoring section with third party services.</p>
53+
<p>2013.10.29: Creating separate monitoring section.</p>
5254
<p>2013.08.20: Adding more resources for web servers and other categories.</p>
5355
<p>2013.06.23: Updating styling, adding new content, switching around sections.</p>
54-
<p>2013.01.11: Fleshing out server section, particularly IaaS and PaaS.</p>
55-
<p>2013.01.04: Added initial trial of a WSGI server -&gt; web server -&gt; browser diagram. Updated web server and OS sections.</p>
56-
<p>2013.01.02: Minor updates to OS section.</p>
57-
<p>2012.12.30: Updated introduction with improved wording. Working on CDN section. Added very basic database content and removed stub from that section.</p>
58-
<p>2012.12.27: Added beginning of section on Python web frameworks. Added stub for content delivery network.</p>
59-
<p>2012.12.25: Initial incomplete release on fullstackpython.com.</p>
56+
<p>Jan 2013: Fleshed out web server, OS, and server sections, particularly IaaS
57+
and PaaS topics, added initial &quot;hand drawn&quot; diagram placeholders for better
58+
diagrams later.</p>
59+
<p>Dec 2012: Initial incomplete release on fullstackpython.com, created
60+
introduction, CDN, web frameworks, and database sections with stubs for
61+
other areas.</p>
6062

6163
<hr/>
6264
<div class="footer pull-right">

source/content/pages/about-author.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ I'm `Matt Makai <http://www.mattmakai.com/>`_ and I solve problems by
99
developing software. I often use Python and occasionally work with
1010
languages in the Java Virtual Machine (JVM) stack.
1111

12-
In 2013 I will be traveling to 30 cities in the United States to visit with
12+
In 2013 I traveled to 30 cities in the United States to visit with
1313
tech companies, attend and speak at tech meetups, and blog from an experienced
1414
software developer's perspective about the current state of technology in the
15-
United States. If you're reading this guide then you're likely someone I'm
16-
interested in meeting during my trip. Send me an email at
17-
matthew.makai@gmail.com or
18-
`message me on Twitter <https://twitter.com/makaimc>`_. Read more about
19-
my upcoming trip that will take place between March 9 and August 15, 2013 at
20-
`Coding Across America <http://www.codingacrossamerica.com/about.html>`_.
15+
United States.
16+
17+
Read more about my trip on my
18+
`Coding Across America <http://www.codingacrossamerica.com/>`_ website.
2119

2220
If there are typos, inaccurate statements, or general areas for improvement
2321
that you see in this guide, please issue a
2422
`pull request on this website's Github repository <https://github.com/makaimc/fullstackpython.github.com/pull/new/gh-pages>`_. Thank you!
2523

24+
You can reach me by email at matthew.makai@gmail.com or send me a
25+
`message me on Twitter <https://twitter.com/makaimc>`_.

source/content/pages/change-log.rst

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Change Log
55
:slug: change-log
66
:sort-order: 13
77

8+
2013.11.02: Updated about section and color scheme.
9+
810
2013.11.03: Updating monitoring section with third party services.
911

1012
2013.10.29: Creating separate monitoring section.
@@ -13,14 +15,10 @@ Change Log
1315

1416
2013.06.23: Updating styling, adding new content, switching around sections.
1517

16-
2013.01.11: Fleshing out server section, particularly IaaS and PaaS.
17-
18-
2013.01.04: Added initial trial of a WSGI server -> web server -> browser diagram. Updated web server and OS sections.
19-
20-
2013.01.02: Minor updates to OS section.
21-
22-
2012.12.30: Updated introduction with improved wording. Working on CDN section. Added very basic database content and removed stub from that section.
23-
24-
2012.12.27: Added beginning of section on Python web frameworks. Added stub for content delivery network.
18+
Jan 2013: Fleshed out web server, OS, and server sections, particularly IaaS
19+
and PaaS topics, added initial "hand drawn" diagram placeholders for better
20+
diagrams later.
2521

26-
2012.12.25: Initial incomplete release on fullstackpython.com.
22+
Dec 2012: Initial incomplete release on fullstackpython.com, created
23+
introduction, CDN, web frameworks, and database sections with stubs for
24+
other areas.

source/theme/less/custom.less

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
@import "bootswatch-variables.less";
33
@import "bootswatch.less";
44

5-
body {background: #FFFBE6;}
6-
@textColor: #403072;
5+
body {background: #fafafa;}
6+
@textColor: #171717;
77
@baseFontSize: 16px;
88
.underline {text-decoration: underline;}
9-
h1, h2, h3, h4, h5, h6 {color: #403072;}
9+
h1, h2, h3, h4, h5, h6 {color: #222;}
1010
.logo-header-section {margin: 35px 0 30px 0;}
1111
.logo-title {font-size: 3.9em; color: #403072; font-family: @sansFontFamily;
1212
font-weight: bold; line-height: 30px; margin-left: 5px;}
13-
.logo-title a, .logo-title a:hover {color: #403072; text-decoration: none;}
13+
.logo-title a, .logo-title a:hover {color: #000; text-decoration: none;}
1414
.logo-title a:hover {color: gray;}
1515
h2 {font-size: 1.8em; margin: 10px 0 5px 0;}
1616
h3 {font-size: 1.25em; margin: 5px 0 0 0;}
1717
.fsp-side-nav-ul li.active {background: #FF6600;}
1818
.tech-section {margin-bottom: 30px;}
1919
p {color: #333; font-size: @baseFontSize+2; line-height: @baseFontSize+8;}
2020
.footer {margin-bottom: 15px;}
21-
img {border: 1px solid #403072;}
21+
img {border: 1px solid #222;}
2222
.logo-image {vertical-align: top; padding-bottom: 15px; border: none;}
2323

0 commit comments

Comments
 (0)