Updating .asf.yaml to be compliant with apache infra

This adds the changes to support the apache infra change request. This also then provides the ability to have a staging site if/when we want to do that. The docs for staging are here https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-WebSiteDeploymentServiceforGitRepositories 

For the time being though, I think this change satisfies the apache infra requirements.

Part of the requirements is:

> It is important to note that the .asf.yaml file MUST be present at the
root of the file system in the branch you wish to publish. The 'whoami'
parameter acts as a guard, ensure that only the intended branch is used
for publishing.

which I think means that this file must be in the root of the asf-site branch (and any other branch that hosts the site, like staging eventually). Probably should commit to master and merge up to asf-site. Though it would be nice to make asf-site the default branch since we only really ever use that but I'm unsure how to do that.

Let me know what you think.
1 file changed
tree: 41d6afd81757560999b130b117acf2fd97470a1c
  1. contributing/
  2. docs/
  3. download/
  4. fonts/
  5. logo/
  6. styles/
  7. .asf.yaml
  8. ads.txt
  9. doap_Lucene_Net.rdf
  10. docs.html
  11. favicon.ico
  12. index.html
  13. logo.svg
  14. manifest.json
  15. README.md
  16. search-stopwords.json
  17. toc.html
  18. xrefmap.yml
README.md

lucenenet-site

Apache Lucene.netsite

placeholder file until content is added