Skip to content

Commit f9c1089

Browse files
committed
generate list of newsletters via metadata
1 parent f735d67 commit f9c1089

File tree

38 files changed

+55
-19
lines changed

38 files changed

+55
-19
lines changed

content/pages/12-meta/01-change-log.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on GitHub.
1717

1818
## 2017
1919
### December
20+
* Added a ton of new [SQLite](/sqlite.html) resources.
2021
* Cleaned up broken and redirected links on all pages including blog posts.
2122
* Added [5 years of Full Stack Python](/blog/five-years-full-stack-python.html)
2223
retrospective blog post.

content/posts/160509-django-gunicorn-ubuntu-1604.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: Step-by-step instructions for developing on Ubuntu 16.04 with Python 3, Dj
44
category: post
55
date: 2016-05-09
66
modified: 2017-04-28
7+
newsletter: False
78
headerimage: /img/160509-ubuntu-django-gunicorn/header.jpg
89
headeralt: Django, Green Unicorn and Ubuntu Linux logos. Copyright their respective owners.
910

content/posts/160510-flask-gunicorn-ubuntu-1604.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: Instructions for setting up Ubuntu 16.04 with Python 3, Flask and Green Un
44
category: post
55
date: 2016-05-10
66
modified: 2017-04-28
7+
newsletter: False
78
headerimage: /img/160510-ubuntu-flask-gunicorn/header.jpg
89
headeralt: Flask, Green Unicorn and Ubuntu logos. Copyright their respective owners.
910

content/posts/160511-send-sms-text-message-python.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: A how-to guide for sending SMS (text messages) using the Python programmin
44
category: post
55
date: 2016-05-11
66
modified: 2017-04-28
7+
newsletter: False
78
headerimage: /img/160511-send-sms-python/header.jpg
89
headeralt: Twilio and Python logos. Copyright their respective owners.
910

content/posts/160513-bottle-gunicorn-ubuntu-1604.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: Learn to develop Bottle web apps on Ubuntu 16.04 with Python 3 and Green U
44
category: post
55
date: 2016-05-13
66
modified: 2017-04-28
7+
newsletter: False
78
headerimage: /img/160513-ubuntu-bottle-gunicorn/header.jpg
89
headeralt: Bottle, Green Unicorn and Ubuntu logos. Copyright their respective owners.
910

content/posts/160515-sending-mms-picture-messages-python.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: A tutorial on how to send MMS (picture multimedia messages) using the Pyth
44
category: post
55
date: 2016-05-15
66
modified: 2017-04-28
7+
newsletter: False
78
headerimage: /img/160515-mms-python/header.jpg
89
headeralt: Twilio and Python logos. Copyright their respective owners.
910

content/posts/160516-install-redis-use-python-3-ubuntu-1604.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: Step-by-step instructions to install Redis and use it with Python 3 and re
44
category: post
55
date: 2016-05-16
66
modified: 2017-04-28
7+
newsletter: False
78
headerimage: /img/160516-redis-ubuntu-1604/header.jpg
89
headeralt: Redis and Ubuntu logos. Copyright their respective owners.
910

content/posts/160518-install-postgresql-python-3-ubuntu-1604.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: A guide for installing and using PostgreSQL with Python 3 and psycopg2 on
44
category: post
55
date: 2016-05-18
66
modified: 2017-12-25
7+
newsletter: False
78
headerimage: /img/160518-postgresql-ubuntu-1604/header.jpg
89
headeralt: PostgreSQL and Ubuntu logos. Copyright their respective owners.
910

content/posts/160528-install-mysql-ubuntu-1604.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: A quick tutorial to install and use MySQL on Ubuntu 16.04 Xenial Xerus.
44
category: post
55
date: 2016-05-28
66
modified: 2017-12-22
7+
newsletter: False
78
headerimage: /img/160528-mysql-ubuntu-1604/header.jpg
89
headeralt: MySQL and Ubuntu logos. Copyright their respective owners.
910

content/posts/160530-respond-sms-text-messages-python-flask.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ meta: A quick tutorial on receiving and responding to SMS text messages in a Fla
44
category: post
55
date: 2016-05-30
66
modified: 2017-05-11
7+
newsletter: False
78
headerimage: /img/160530-respond-sms-python-flask/header.jpg
89
headeralt: Twilio, Python and Flask logos. Copyright their respective owners.
910

0 commit comments

Comments
 (0)