You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by "Zeolla@GMail.com" <ze...@gmail.com> on 2017/04/02 19:33:48 UTC

asf-site

I had considered pushing an updated website today as a part of METRON-810,
but when I followed the instructions here
<https://cwiki.apache.org/confluence/display/METRON/Website+PR+Merge> I
found a surprising amount of changes for asf-site.  Is this expected?  I
sifted through some of the changes and found that many of the changes are
to unlinked pages that are formatted pretty poorly.  They should probably
go away altogether.  I considered just pushing community/index.html but I
wanted to bring this up to the group first.

Should we consider cleaning things up a bit?  Pages like this
<http://metron.incubator.apache.org/docs/index.html>, this
<http://metron.incubator.apache.org/docs/sensor.html>, this
<http://metron.incubator.apache.org/docs/hive-ddl.html>, etc. probably
don't need to exist any more unless they have some sort of purpose that I'm
not aware of, not to mention I think search engines are still indexing
these pages and so they are linked to from there.  At least I know that was
happening a few months ago.  Here is specifically what I saw:


jzeolla@~/dev/incubator-metron on asf-site*$ git status
On branch asf-site
Your branch is up-to-date with 'origin/asf-site'.
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

modified:   community/index.html
modified:   develop/index.html
modified:   docs/hive-ddl.html
modified:   docs/index.html
modified:   docs/sensor.html
modified:   feed.xml
modified:   help/index.html
modified:   news/2015/12/12/new-logo/index.html

Untracked files:
  (use "git add <file>..." to include in what will be committed)

develop/bylaws/
develop/coding/

Jon
-- 

Jon