David Knupp has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/5667

Change subject: Initial commit of the blog section of the Impala ASF website.
......................................................................

Initial commit of the blog section of the Impala ASF website.

Note: a sample version of the site is up and running at:

   http://dknupp.github.io/blog/

The blog site is generated using Nikola. Nikola is only being used
to manage the blog in this patch, but could easily be used to manage
the other pages as well. It may take a fair bit of tweaking to the
settings and Jinja templates to make everything work properly if Pelican
is to be used for non-blog pages -- a job for when more cycles are
generally available.

The README gives a pretty complete description of the workflow for
adding content to the blog. The formatted README file can be seen at:

https://github.com/dknupp/dknupp.github.io/tree/master/nikola_site_generator

Not a lot of effort was spent in setting up the typical bloggish bells
and whistles - e.g. RSS/ATOM feeds, comments section etc. Fancier bits
can come later.

Change-Id: If5810f04b56c587a5114953cae7e4f484a92be75
---
A .gitignore
A blog/2017/index.html
A blog/archive.html
A blog/assets/css/additional_styles.css
A blog/assets/css/bootstrap-responsive.min.css
A blog/assets/css/bootstrap.min.css
A blog/assets/css/code.css
A blog/assets/css/ipython.min.css
A blog/assets/css/ipython.min.css.map
A blog/assets/css/nikola_ipython.css
A blog/assets/css/rst.css
A blog/assets/css/theme.css
A blog/assets/images/incubator.png
A blog/assets/js/fancydates.js
A blog/assets/js/html5.js
A blog/assets/js/moment-with-locales.min.js
A blog/assets/xml/atom.xsl
A blog/assets/xml/rss.xsl
A blog/categories/index.html
A blog/index.html
A blog/posts/impala-blog-coming-soon/index.html
A blog/posts/impala-blog-coming-soon/index.md
A blog/robots.txt
A blog/sitemap.xml
A blog/sitemapindex.xml
A nikola_site_generator/README.md
A nikola_site_generator/conf.py
A nikola_site_generator/posts/blog-coming-soon.md
A nikola_site_generator/requirements.txt
A nikola_site_generator/themes/impala-theme/assets/css/additional_styles.css
A 
nikola_site_generator/themes/impala-theme/assets/css/bootstrap-responsive.min.css
A nikola_site_generator/themes/impala-theme/assets/css/bootstrap.min.css
A nikola_site_generator/themes/impala-theme/assets/images/incubator.png
A nikola_site_generator/themes/impala-theme/engine
A nikola_site_generator/themes/impala-theme/parent
A nikola_site_generator/themes/impala-theme/templates/base.tmpl
A nikola_site_generator/themes/impala-theme/templates/base_footer.tmpl
A nikola_site_generator/themes/impala-theme/templates/base_header.tmpl
A nikola_site_generator/themes/impala-theme/templates/base_helper.tmpl
A nikola_site_generator/themes/impala-theme/templates/index.tmpl
A nikola_site_generator/themes/impala-theme/templates/index_helper.tmpl
A nikola_site_generator/themes/impala-theme/templates/post.tmpl
A nikola_site_generator/themes/impala-theme/templates/post_header.tmpl
A nikola_site_generator/themes/impala-theme/templates/post_helper.tmpl
44 files changed, 4,061 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/67/5667/3
-- 
To view, visit http://gerrit.cloudera.org:8080/5667
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If5810f04b56c587a5114953cae7e4f484a92be75
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: asf-site
Gerrit-Owner: David Knupp <dkn...@cloudera.com>
Gerrit-Reviewer: Jim Apple <jbapple-imp...@apache.org>

Reply via email to