app.rb
require 'sinatra'
get '/hi' do
Files with Apache License headers will be marked AL | |
Binary files (which do not require any license headers) will be marked B | |
Compressed archives will be marked A | |
Notices, licenses etc. will be marked N | |
!????? incubator-kie-kogito-runtimes/.gitignore | |
AL incubator-kie-kogito-runtimes/CONTRIBUTING.md | |
!????? incubator-kie-kogito-runtimes/Develop_on_Mac.md | |
N incubator-kie-kogito-runtimes/LICENSE | |
!????? incubator-kie-kogito-runtimes/Makefile | |
N incubator-kie-kogito-runtimes/NOTICE |
Files with Apache License headers will be marked AL | |
Binary files (which do not require any license headers) will be marked B | |
Compressed archives will be marked A | |
Notices, licenses etc. will be marked N | |
AL incubator-kie-kogito-images/.asf.yaml | |
!????? incubator-kie-kogito-images/.gitignore | |
N incubator-kie-kogito-images/LICENSE | |
!????? incubator-kie-kogito-images/Makefile | |
!????? incubator-kie-kogito-images/README.md | |
!????? incubator-kie-kogito-images/RELEASE_NOTES.md |
Files with Apache License headers will be marked AL | |
Binary files (which do not require any license headers) will be marked B | |
Compressed archives will be marked A | |
Notices, licenses etc. will be marked N | |
!????? incubator-kie-kogito-apps/.asf.yaml | |
!????? incubator-kie-kogito-apps/.gitignore | |
N incubator-kie-kogito-apps/LICENSE | |
!????? incubator-kie-kogito-apps/Makefile | |
N incubator-kie-kogito-apps/NOTICE | |
!????? incubator-kie-kogito-apps/README.md |
Files with Apache License headers will be marked AL | |
Binary files (which do not require any license headers) will be marked B | |
Compressed archives will be marked A | |
Notices, licenses etc. will be marked N | |
!????? incubator-kie-optaplanner/.gitattributes | |
!????? incubator-kie-optaplanner/.gitignore | |
N incubator-kie-optaplanner/LICENSE.txt | |
AL incubator-kie-optaplanner/README.adoc | |
AL incubator-kie-optaplanner/pom.xml | |
AL incubator-kie-optaplanner/build/8-to-9-migration/migrate.sh |
***************************************************** | |
Files with Apache License headers will be marked AL | |
Binary files (which do not require any license headers) will be marked B | |
Compressed archives will be marked A | |
Notices, licenses etc. will be marked N | |
!????? incubator-kie-drools/.asf.yaml | |
!????? incubator-kie-drools/.git-blame-ignore-revs | |
!????? incubator-kie-drools/.gitignore | |
AL incubator-kie-drools/LICENSE-Apache-2.0.txt | |
!????? incubator-kie-drools/Makefile |
require 'sinatra'
get '/hi' do
Maybe this won’t work, but the idea is found at http://asciidoctor.org/docs/user-manual/#discrete-or-floating-section-titles
I think we all know what these are.
Same
Typically applied to lists, but elements are scattered around the borders of the slide
Callouts from source typically, attention to a particular line
Some sort of media (image, video, audio, etc) followed by text
Source code or some other monospace section of text
pull the content of the container to one side
We all know what these are
Think HTML table
Some sort of demarcation for grabbing attention
diff --git a/_ext/breadcrumb.rb b/_ext/breadcrumb.rb | |
index 410c2dd..71dc4e5 100644 | |
--- a/_ext/breadcrumb.rb | |
+++ b/_ext/breadcrumb.rb | |
@@ -56,13 +56,11 @@ module Awestruct | |
def findInPages(path) | |
- | |
- for page in site.pages |
java.lang.NoClassDefFoundError: org/hamcrest/core/CombinableMatcher | |
at java.lang.Class.getDeclaredMethods0(Native Method) | |
at java.lang.Class.privateGetDeclaredMethods(Class.java:2521) | |
at java.lang.Class.getDeclaredMethods(Class.java:1845) | |
at org.codehaus.groovy.reflection.CachedClass$3$1.run(CachedClass.java:84) | |
at java.security.AccessController.doPrivileged(Native Method) | |
at org.codehaus.groovy.reflection.CachedClass$3.initValue(CachedClass.java:81) | |
at org.codehaus.groovy.reflection.CachedClass$3.initValue(CachedClass.java:79) | |
at org.codehaus.groovy.util.LazyReference.getLocked(LazyReference.java:46) | |
at org.codehaus.groovy.util.LazyReference.get(LazyReference.java:33) |