Github user ddebrunner commented on a diff in the pull request:

    
https://github.com/apache/incubator-quarks-website/pull/13#discussion_r56917260
  
    --- Diff: site/docs/recipe_hello_quarks.md ---
    @@ -0,0 +1,62 @@
    +---
    +title: Recipe 1. Hello Quarks!
    +---
    +
    +Quarks' pure Java implementation is a powerful feature which allows it to 
be run on the majority of JVM-compatible systems. It also has the added benefit 
of enabling the developer to develop applications entirely within the Eclipse 
and Intellij ecosystems. For the purposes of this (and future) recipes, it will 
be assumed that the developer is using Eclipse. To begin the Hello World 
recipe, create a new project and import the necessary libraries as outlined in 
the [getting started guide](quarks-getting-started). Next, write the following 
template application:
    --- End diff --
    
    I put a comment in QUARKS-16
    
    Looks good though maybe we should not have all recipes directly in the 
`docs` directory, but at least a `recipes` or `cookbook` folder and maybe a 
sub-directory under that for each recipe?
    
    Image if we had 100 recipes ...
    
    
https://issues.apache.org/jira/browse/QUARKS-16?focusedCommentId=15205345&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15205345


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to