Hello World!
while (you-are-here) {
if (you-want-to-learn-aem || you-are-aem-dev || you-are-aem-admin || you-are-aem-user) {
System.out.println
("This blog intends to cover many aspects of AEM; from sites, assets, forms, mobile and more.");
System.out.println
("For Authors, Developers, Marketers, Administrators, Students and even you!");
}
else if (you-work-on-marketing-cloud) {
System.out.println("We can learn from each other");
} else {
System.out.println("Appreciate you stopping by :-)");
}
}