From: Sarah Conway Date: Sun, 26 May 2019 15:05:39 +0000 (-0700) Subject: These blogposts are unnecessary X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=959678934b776ae1344bef46d3a3c09588fad7cc;p=pgopen2019.git These blogposts are unnecessary --- diff --git a/templates/pages/blog_brandon_philips_to_keynote.html b/templates/pages/blog_brandon_philips_to_keynote.html deleted file mode 100644 index 1207ed8..0000000 --- a/templates/pages/blog_brandon_philips_to_keynote.html +++ /dev/null @@ -1,19 +0,0 @@ -{%extends "base.html" %} -{%block title%}Blog | PostgresOpen {%endblock%} -{%block pagetitle%}PostgresOpen {%endblock%} -{%block content%} - -

Blog

-
-{%for blog in blogposts %} - -{% if blog.title == 'Announcing PostgresOpen Silicon Valley Guest Keynote: Brandon Philips' %} - -

{{blog.title}}

-

Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}

- {{blog.content|markdown}} -
-{% endif %} -{%endfor%} - -{% endblock %} \ No newline at end of file diff --git a/templates/pages/blog_brandon_phillips_to_keynote.html b/templates/pages/blog_brandon_phillips_to_keynote.html deleted file mode 100644 index 1207ed8..0000000 --- a/templates/pages/blog_brandon_phillips_to_keynote.html +++ /dev/null @@ -1,19 +0,0 @@ -{%extends "base.html" %} -{%block title%}Blog | PostgresOpen {%endblock%} -{%block pagetitle%}PostgresOpen {%endblock%} -{%block content%} - -

Blog

-
-{%for blog in blogposts %} - -{% if blog.title == 'Announcing PostgresOpen Silicon Valley Guest Keynote: Brandon Philips' %} - -

{{blog.title}}

-

Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}

- {{blog.content|markdown}} -
-{% endif %} -{%endfor%} - -{% endblock %} \ No newline at end of file diff --git a/templates/pages/blog_early_bird_reg_open.html b/templates/pages/blog_early_bird_reg_open.html deleted file mode 100644 index 54dfa8a..0000000 --- a/templates/pages/blog_early_bird_reg_open.html +++ /dev/null @@ -1,19 +0,0 @@ -{%extends "base.html" %} -{%block title%}Blog | PostgresOpen {%endblock%} -{%block pagetitle%}PostgresOpen {%endblock%} -{%block content%} - -

Blog

-
-{%for blog in blogposts %} - -{% if blog.title == 'PostgresOpen Early Bird Registration now Open' %} - -

{{blog.title}}

-

Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}

- {{blog.content|markdown}} -
-{% endif %} -{%endfor%} - -{% endblock %} \ No newline at end of file diff --git a/templates/pages/blog_month_out_2018.html b/templates/pages/blog_month_out_2018.html deleted file mode 100644 index 1bc1042..0000000 --- a/templates/pages/blog_month_out_2018.html +++ /dev/null @@ -1,19 +0,0 @@ -{%extends "base.html" %} -{%block title%}Blog | PostgresOpen {%endblock%} -{%block pagetitle%}PostgresOpen {%endblock%} -{%block content%} - -

Blog

-
-{%for blog in blogposts %} - -{% if blog.title == 'PostgresOpen less than a month away' %} - -

{{blog.title}}

-

Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}

- {{blog.content|markdown}} -
-{% endif %} -{%endfor%} - -{% endblock %} \ No newline at end of file diff --git a/templates/pages/blog_qa_with_sudhakar_gm_azure_oss_db.html b/templates/pages/blog_qa_with_sudhakar_gm_azure_oss_db.html deleted file mode 100644 index 9ce46d3..0000000 --- a/templates/pages/blog_qa_with_sudhakar_gm_azure_oss_db.html +++ /dev/null @@ -1,19 +0,0 @@ -{%extends "base.html" %} -{%block title%}Blog | PostgresOpen {%endblock%} -{%block pagetitle%}PostgresOpen {%endblock%} -{%block content%} - -

Blog

-
-{%for blog in blogposts %} - -{% if blog.title == 'Postgres Open Q&A with Sudhakar Sannakkayala, General Manager, Azure OSS Databases' %} - -

{{blog.title}}

-

Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}

- {{blog.content|markdown}} -
-{% endif %} -{%endfor%} - -{% endblock %} \ No newline at end of file diff --git a/templates/pages/blog_reg_closing_2018.html b/templates/pages/blog_reg_closing_2018.html deleted file mode 100644 index d281bb1..0000000 --- a/templates/pages/blog_reg_closing_2018.html +++ /dev/null @@ -1,19 +0,0 @@ -{%extends "base.html" %} -{%block title%}Blog | PostgresOpen {%endblock%} -{%block pagetitle%}PostgresOpen {%endblock%} -{%block content%} - -

Blog

-
-{%for blog in blogposts %} - -{% if blog.title == 'PostgresOpen Silicon Valley Registration Closing' %} - -

{{blog.title}}

-

Posted By: {{blog.sponsorname}} on {{blog.posttime|datetimeformat('%A, %B %d')}}

- {{blog.content|markdown}} -
-{% endif %} -{%endfor%} - -{% endblock %} \ No newline at end of file