You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Carlos Santana (JIRA)" <ji...@apache.org> on 2013/07/03 15:15:21 UTC

[jira] [Comment Edited] (CB-3997) Add a Blog section to cordova.apache.org

    [ https://issues.apache.org/jira/browse/CB-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13698931#comment-13698931 ] 

Carlos Santana edited comment on CB-3997 at 7/3/13 1:13 PM:
------------------------------------------------------------

[~pmuellr] I think this intention is to make it a blog
We can use categories and tags to organize the blog "news" could be one category or tag.
I'm on the impression that the intent is to have blog posts hosted on the site, or point to interesting/related blog post hosted externally.

The concept will be similar to [PhoneGap Blog|http://phonegap.com/blog]

About the "jekyll/update" in the URL that's handle by [jekyll|http://jekyllrb.com] and the [YAML Front-matter|http://jekyllrb.com/docs/frontmatter] its using the categories variable
---
layout: post
title:  "Welcome to Jekyll!"
date:   2013-07-01 16:01:14
categories: jekyll update
---

About mechanics involved in "posting an entry" (eg, "rebuild the web site"). That's jekyll's system the principle is that hosting static files is better, jekyll is being use by GitHub Pages.
Jekyll is the system that was recommended to use for the blog.

About a weekly email digest that will depend in a few things:
1. How much content we post on the blog (eg, you don't want an empty week with no content)
2. How to decide which posts make it to weekly news or just go with all

--Carlos

[PhoneGap Blog]: http://phonegap.com/blog
[jekyll]: http://jekyllrb.com
[YAML Front-matter]: http://jekyllrb.com/docs/frontmatter
                
      was (Author: csantana):
    [~pmuellr] I think this intention is to make it a blog
We can use categories and tags to organize the blog "news" could be one category or tag.
I'm on the impression that the intent is to have blog posts hosted on the site, or point to interesting/related blog post hosted externally.

The concept will be similar to [PhoneGap Blog][]

About the "jekyll/update" in the URL that's handle by [jekyll][] and the [YAML Front-matter][] its using the categories variable
---
layout: post
title:  "Welcome to Jekyll!"
date:   2013-07-01 16:01:14
categories: jekyll update
---

About mechanics involved in "posting an entry" (eg, "rebuild the web site"). That's jekyll's system the principle is that hosting static files is better, jekyll is being use by GitHub Pages.
Jekyll is the system that was recommended to use for the blog.

About a weekly email digest that will depend in a few things:
1. How much content we post on the blog (eg, you don't want an empty week with no content)
2. How to decide which posts make it to weekly news or just go with all

--Carlos

[PhoneGap Blog]: http://phonegap.com/blog/
[jekyll]: http://jekyllrb.com/
[YAML Front-matter]: http://jekyllrb.com/docs/frontmatter/
                  
> Add a Blog section to cordova.apache.org
> ----------------------------------------
>
>                 Key: CB-3997
>                 URL: https://issues.apache.org/jira/browse/CB-3997
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Andrew Grieve
>            Assignee: Carlos Santana
>         Attachments: cordova-blog.diff, cordova-blog-svn-status.txt
>
>
> ML discussion: http://callback.markmail.org/thread/ubude5trywrzbi6g
> Set up Jekyll's blogging system at cordova.apache.org/blog

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira