This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/master by this push:
new a9b0d4b WIP.
a9b0d4b is described below
commit a9b0d4b0dfe7939750ff5a494325061e55ca7b14
Author: Aaron Radzinski <[email protected]>
AuthorDate: Fri Oct 16 01:15:37 2020 -0700
WIP.
---
vercheck/cli.html | 25 -------------------------
vercheck/probe.html | 25 -------------------------
vercheck/server.html | 25 -------------------------
3 files changed, 75 deletions(-)
diff --git a/vercheck/cli.html b/vercheck/cli.html
deleted file mode 100644
index 78a6fad..0000000
--- a/vercheck/cli.html
+++ /dev/null
@@ -1,25 +0,0 @@
----
-active_crumb: CLI Check
-layout: interior
----
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<h1 class="page-title">
- <span><i class="fas fa-check-circle"></i> {{ page.active_crumb }}</span>
-</h1>
\ No newline at end of file
diff --git a/vercheck/probe.html b/vercheck/probe.html
deleted file mode 100644
index 78972e6..0000000
--- a/vercheck/probe.html
+++ /dev/null
@@ -1,25 +0,0 @@
----
-active_crumb: Probe Check
-layout: interior
----
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<h1 class="page-title">
- <span><i class="fas fa-check-circle"></i> {{ page.active_crumb }}</span>
-</h1>
\ No newline at end of file
diff --git a/vercheck/server.html b/vercheck/server.html
deleted file mode 100644
index ee0ea22..0000000
--- a/vercheck/server.html
+++ /dev/null
@@ -1,25 +0,0 @@
----
-active_crumb: Server Check
-layout: interior
----
-
-<!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<h1 class="page-title">
- <span><i class="fas fa-check-circle"></i> {{ page.active_crumb }}</span>
-</h1>
\ No newline at end of file