This is an automated email from the ASF dual-hosted git repository.

johnsd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ctakes-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 6063e6e  Updated landing page
6063e6e is described below

commit 6063e6e9a79d1f30f2a411960e60aa56b9a871bd
Author: Johnsd11 <[email protected]>
AuthorDate: Tue Mar 4 16:09:50 2025 -0500

    Updated landing page
---
 Apache_Software_Foundation_Logo_(2016).svg.png | Bin 0 -> 61042 bytes
 Gemfile                                        |  36 ----
 Gemfile.lock                                   | 272 -------------------------
 _config.yml                                    |  53 -----
 _layouts/default.html                          |  51 -----
 assets/css/style.css                           | 136 -------------
 assets/images/ctakes_logo.jpg                  | Bin 14182 -> 0 bytes
 index.html                                     |  38 ++++
 style.css                                      |  43 ++++
 9 files changed, 81 insertions(+), 548 deletions(-)

diff --git a/Apache_Software_Foundation_Logo_(2016).svg.png 
b/Apache_Software_Foundation_Logo_(2016).svg.png
new file mode 100644
index 0000000..fabd647
Binary files /dev/null and b/Apache_Software_Foundation_Logo_(2016).svg.png 
differ
diff --git a/Gemfile b/Gemfile
deleted file mode 100644
index 3329762..0000000
--- a/Gemfile
+++ /dev/null
@@ -1,36 +0,0 @@
-source "https://rubygems.org";
-# Hello! This is where you manage which Jekyll version is used to run.
-# When you want to use a different version, change it below, save the
-# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
-#
-#     bundle exec jekyll serve
-#
-# This will help ensure the proper Jekyll version is running.
-# Happy Jekylling!
-# gem "jekyll", "~> 4.3.2"
-# This is the default theme for new Jekyll sites. You may change this to 
anything you like.
-gem "minima", "~> 2.5"
-gem "github-pages", "~> 228", group: :jekyll_plugins
-# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
-# uncomment the line below. To upgrade, run `bundle update github-pages`.
-# gem "github-pages", group: :jekyll_plugins
-# If you have any plugins, put them here!
-group :jekyll_plugins do
-  gem "jekyll-feed", "~> 0.12"
-end
-
-# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data 
gem
-# and associated library.
-platforms :mingw, :x64_mingw, :mswin, :jruby do
-  gem "tzinfo", ">= 1", "< 3"
-  gem "tzinfo-data"
-end
-
-# Performance-booster for watching directories on Windows
-gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
-
-# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions 
of the gem
-# do not have a Java counterpart.
-gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
-
-gem "webrick", "~> 1.8"
diff --git a/Gemfile.lock b/Gemfile.lock
deleted file mode 100644
index 6dd1514..0000000
--- a/Gemfile.lock
+++ /dev/null
@@ -1,272 +0,0 @@
-GEM
-  remote: https://rubygems.org/
-  specs:
-    activesupport (7.0.5)
-      concurrent-ruby (~> 1.0, >= 1.0.2)
-      i18n (>= 1.6, < 2)
-      minitest (>= 5.1)
-      tzinfo (~> 2.0)
-    addressable (2.8.4)
-      public_suffix (>= 2.0.2, < 6.0)
-    coffee-script (2.4.1)
-      coffee-script-source
-      execjs
-    coffee-script-source (1.11.1)
-    colorator (1.1.0)
-    commonmarker (0.23.10)
-    concurrent-ruby (1.2.2)
-    dnsruby (1.70.0)
-      simpleidn (~> 0.2.1)
-    em-websocket (0.5.3)
-      eventmachine (>= 0.12.9)
-      http_parser.rb (~> 0)
-    ethon (0.16.0)
-      ffi (>= 1.15.0)
-    eventmachine (1.2.7)
-    execjs (2.8.1)
-    faraday (2.7.6)
-      faraday-net_http (>= 2.0, < 3.1)
-      ruby2_keywords (>= 0.0.4)
-    faraday-net_http (3.0.2)
-    ffi (1.15.5)
-    forwardable-extended (2.6.0)
-    gemoji (3.0.1)
-    github-pages (228)
-      github-pages-health-check (= 1.17.9)
-      jekyll (= 3.9.3)
-      jekyll-avatar (= 0.7.0)
-      jekyll-coffeescript (= 1.1.1)
-      jekyll-commonmark-ghpages (= 0.4.0)
-      jekyll-default-layout (= 0.1.4)
-      jekyll-feed (= 0.15.1)
-      jekyll-gist (= 1.5.0)
-      jekyll-github-metadata (= 2.13.0)
-      jekyll-include-cache (= 0.2.1)
-      jekyll-mentions (= 1.6.0)
-      jekyll-optional-front-matter (= 0.3.2)
-      jekyll-paginate (= 1.1.0)
-      jekyll-readme-index (= 0.3.0)
-      jekyll-redirect-from (= 0.16.0)
-      jekyll-relative-links (= 0.6.1)
-      jekyll-remote-theme (= 0.4.3)
-      jekyll-sass-converter (= 1.5.2)
-      jekyll-seo-tag (= 2.8.0)
-      jekyll-sitemap (= 1.4.0)
-      jekyll-swiss (= 1.0.0)
-      jekyll-theme-architect (= 0.2.0)
-      jekyll-theme-cayman (= 0.2.0)
-      jekyll-theme-dinky (= 0.2.0)
-      jekyll-theme-hacker (= 0.2.0)
-      jekyll-theme-leap-day (= 0.2.0)
-      jekyll-theme-merlot (= 0.2.0)
-      jekyll-theme-midnight (= 0.2.0)
-      jekyll-theme-minimal (= 0.2.0)
-      jekyll-theme-modernist (= 0.2.0)
-      jekyll-theme-primer (= 0.6.0)
-      jekyll-theme-slate (= 0.2.0)
-      jekyll-theme-tactile (= 0.2.0)
-      jekyll-theme-time-machine (= 0.2.0)
-      jekyll-titles-from-headings (= 0.5.3)
-      jemoji (= 0.12.0)
-      kramdown (= 2.3.2)
-      kramdown-parser-gfm (= 1.1.0)
-      liquid (= 4.0.4)
-      mercenary (~> 0.3)
-      minima (= 2.5.1)
-      nokogiri (>= 1.13.6, < 2.0)
-      rouge (= 3.26.0)
-      terminal-table (~> 1.4)
-    github-pages-health-check (1.17.9)
-      addressable (~> 2.3)
-      dnsruby (~> 1.60)
-      octokit (~> 4.0)
-      public_suffix (>= 3.0, < 5.0)
-      typhoeus (~> 1.3)
-    html-pipeline (2.14.3)
-      activesupport (>= 2)
-      nokogiri (>= 1.4)
-    http_parser.rb (0.8.0)
-    i18n (1.14.1)
-      concurrent-ruby (~> 1.0)
-    jekyll (3.9.3)
-      addressable (~> 2.4)
-      colorator (~> 1.0)
-      em-websocket (~> 0.5)
-      i18n (>= 0.7, < 2)
-      jekyll-sass-converter (~> 1.0)
-      jekyll-watch (~> 2.0)
-      kramdown (>= 1.17, < 3)
-      liquid (~> 4.0)
-      mercenary (~> 0.3.3)
-      pathutil (~> 0.9)
-      rouge (>= 1.7, < 4)
-      safe_yaml (~> 1.0)
-    jekyll-avatar (0.7.0)
-      jekyll (>= 3.0, < 5.0)
-    jekyll-coffeescript (1.1.1)
-      coffee-script (~> 2.2)
-      coffee-script-source (~> 1.11.1)
-    jekyll-commonmark (1.4.0)
-      commonmarker (~> 0.22)
-    jekyll-commonmark-ghpages (0.4.0)
-      commonmarker (~> 0.23.7)
-      jekyll (~> 3.9.0)
-      jekyll-commonmark (~> 1.4.0)
-      rouge (>= 2.0, < 5.0)
-    jekyll-default-layout (0.1.4)
-      jekyll (~> 3.0)
-    jekyll-feed (0.15.1)
-      jekyll (>= 3.7, < 5.0)
-    jekyll-gist (1.5.0)
-      octokit (~> 4.2)
-    jekyll-github-metadata (2.13.0)
-      jekyll (>= 3.4, < 5.0)
-      octokit (~> 4.0, != 4.4.0)
-    jekyll-include-cache (0.2.1)
-      jekyll (>= 3.7, < 5.0)
-    jekyll-mentions (1.6.0)
-      html-pipeline (~> 2.3)
-      jekyll (>= 3.7, < 5.0)
-    jekyll-optional-front-matter (0.3.2)
-      jekyll (>= 3.0, < 5.0)
-    jekyll-paginate (1.1.0)
-    jekyll-readme-index (0.3.0)
-      jekyll (>= 3.0, < 5.0)
-    jekyll-redirect-from (0.16.0)
-      jekyll (>= 3.3, < 5.0)
-    jekyll-relative-links (0.6.1)
-      jekyll (>= 3.3, < 5.0)
-    jekyll-remote-theme (0.4.3)
-      addressable (~> 2.0)
-      jekyll (>= 3.5, < 5.0)
-      jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
-      rubyzip (>= 1.3.0, < 3.0)
-    jekyll-sass-converter (1.5.2)
-      sass (~> 3.4)
-    jekyll-seo-tag (2.8.0)
-      jekyll (>= 3.8, < 5.0)
-    jekyll-sitemap (1.4.0)
-      jekyll (>= 3.7, < 5.0)
-    jekyll-swiss (1.0.0)
-    jekyll-theme-architect (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-cayman (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-dinky (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-hacker (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-leap-day (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-merlot (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-midnight (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-minimal (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-modernist (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-primer (0.6.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-github-metadata (~> 2.9)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-slate (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-tactile (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-theme-time-machine (0.2.0)
-      jekyll (> 3.5, < 5.0)
-      jekyll-seo-tag (~> 2.0)
-    jekyll-titles-from-headings (0.5.3)
-      jekyll (>= 3.3, < 5.0)
-    jekyll-watch (2.2.1)
-      listen (~> 3.0)
-    jemoji (0.12.0)
-      gemoji (~> 3.0)
-      html-pipeline (~> 2.2)
-      jekyll (>= 3.0, < 5.0)
-    kramdown (2.3.2)
-      rexml
-    kramdown-parser-gfm (1.1.0)
-      kramdown (~> 2.0)
-    liquid (4.0.4)
-    listen (3.8.0)
-      rb-fsevent (~> 0.10, >= 0.10.3)
-      rb-inotify (~> 0.9, >= 0.9.10)
-    mercenary (0.3.6)
-    minima (2.5.1)
-      jekyll (>= 3.5, < 5.0)
-      jekyll-feed (~> 0.9)
-      jekyll-seo-tag (~> 2.1)
-    minitest (5.18.0)
-    nokogiri (1.15.2-x64-mingw-ucrt)
-      racc (~> 1.4)
-    nokogiri (1.15.2-x86_64-linux)
-      racc (~> 1.4)
-    octokit (4.25.1)
-      faraday (>= 1, < 3)
-      sawyer (~> 0.9)
-    pathutil (0.16.2)
-      forwardable-extended (~> 2.6)
-    public_suffix (4.0.7)
-    racc (1.7.1)
-    rb-fsevent (0.11.2)
-    rb-inotify (0.10.1)
-      ffi (~> 1.0)
-    rexml (3.2.5)
-    rouge (3.26.0)
-    ruby2_keywords (0.0.5)
-    rubyzip (2.3.2)
-    safe_yaml (1.0.5)
-    sass (3.7.4)
-      sass-listen (~> 4.0.0)
-    sass-listen (4.0.0)
-      rb-fsevent (~> 0.9, >= 0.9.4)
-      rb-inotify (~> 0.9, >= 0.9.7)
-    sawyer (0.9.2)
-      addressable (>= 2.3.5)
-      faraday (>= 0.17.3, < 3)
-    simpleidn (0.2.1)
-      unf (~> 0.1.4)
-    terminal-table (1.8.0)
-      unicode-display_width (~> 1.1, >= 1.1.1)
-    typhoeus (1.4.0)
-      ethon (>= 0.9.0)
-    tzinfo (2.0.6)
-      concurrent-ruby (~> 1.0)
-    tzinfo-data (1.2023.3)
-      tzinfo (>= 1.0.0)
-    unf (0.1.4)
-      unf_ext
-    unf_ext (0.0.8.2)
-    unicode-display_width (1.8.0)
-    wdm (0.1.1)
-    webrick (1.8.1)
-
-PLATFORMS
-  x64-mingw-ucrt
-  x86_64-linux
-
-DEPENDENCIES
-  github-pages (~> 228)
-  http_parser.rb (~> 0.6.0)
-  jekyll-feed (~> 0.12)
-  minima (~> 2.5)
-  tzinfo (>= 1, < 3)
-  tzinfo-data
-  wdm (~> 0.1.1)
-  webrick (~> 1.8)
-
-BUNDLED WITH
-   2.4.13
diff --git a/_config.yml b/_config.yml
deleted file mode 100644
index 3d3ac91..0000000
--- a/_config.yml
+++ /dev/null
@@ -1,53 +0,0 @@
-# Welcome to Jekyll!
-#
-# This config file is meant for settings that affect your whole blog, values
-# which you are expected to set up once and rarely edit after that. If you find
-# yourself editing this file very often, consider using Jekyll's data files
-# feature for the data you need to update frequently.
-#
-# For technical reasons, this file is *NOT* reloaded automatically when you use
-# 'bundle exec jekyll serve'. If you change this file, please restart the 
server process.
-#
-# If you need help with YAML syntax, here are some quick references for you:
-# 
https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
-# https://learnxinyminutes.com/docs/yaml/
-#
-# Site settings
-# These are used to personalize your new site. If you look in the HTML files,
-# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
-# You can create any custom variable you would like, and they will be 
accessible
-# in the templates via {{ site.myvariable }}.
-
-title: Apache cTAKES™
-email: [email protected]
-description: >- # this means to ignore newlines until "baseurl:"
-  Writing a new and updated apache cTakes site.
-baseurl: "" # the subpath of your site, e.g. /blog
-url: "" # the base hostname & protocol for your site, e.g. http://example.com
-twitter_username: jekyllrb
-github_username:  jekyll
-
-# Build settings
-theme: minima
-plugins:
-  - jekyll-feed
-
-# Exclude from processing.
-# The following items will not be processed, by default.
-# Any item listed under the `exclude:` key here will be automatically added to
-# the internal "default list".
-#
-# Excluded items can be processed by explicitly listing the directories or
-# their entries' file path in the `include:` list.
-#
-# exclude:
-#   - .sass-cache/
-#   - .jekyll-cache/
-#   - gemfiles/
-#   - Gemfile
-#   - Gemfile.lock
-#   - node_modules/
-#   - vendor/bundle/
-#   - vendor/cache/
-#   - vendor/gems/
-#   - vendor/ruby/
diff --git a/_layouts/default.html b/_layouts/default.html
deleted file mode 100644
index a1912ab..0000000
--- a/_layouts/default.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <!--<meta http-equiv="refresh" content="7; url='https://www.w3docs.com'" 
/>-->
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% 
endif %}</title>
-    <link rel="stylesheet" href="{{ '/assets/css/style.css' | relative_url }}">
-</head>
-<body>
-<header>
-    <div class="container">
-        <div class="logo">
-            <a href="https://apache.github.io/ctakes-website/";><img src="{{ 
'/assets/images/ctakes_logo.jpg' | relative_url }}" alt="Logo"></a>
-        </div>
-        <div class="support-image">
-            <img src="https://www.apache.org/images/SupportApache-small.png"; 
alt="Support Apache">
-        </div>
-    </div>
-    <h1 class="site-title">{% if page.title %}{{ page.title }}{% else %}{{ 
site.title }}{% endif %}</h1>
-    <nav>
-        <ul class="navigation">
-            <li><a href="https://apache.github.io/ctakes-website/";>Apache 
cTAKES™</a></li>
-            <li><a 
href="https://apache.github.io/ctakes-website/intro/";>Introduction</a></li>
-            <li><a href="https://github.com/apache/ctakes/wiki"; 
target="_blank">Ctakes Wiki</a></li>
-            <li><a 
href="https://apache.github.io/ctakes-website/downloads";>Downloads</a></li>
-            <li><a href="https://github.com/apache/ctakes"; target="_blank">Git 
Repository</a></li>
-            <li><a href="https://apache.org/"; target="_blank">Apache</a></li>
-        </ul>
-    </nav>
-</header>
-    <div class="flex-wrapper">
-        <main>
-            <div class="content">
-                {{ content }}
-            </div>
-
-        </main>
-
-        <footer>
-                <ul class="footer">
-                    <li><a href="https://apache.org/licenses/";>License</a></li>
-                    <li><a 
href="https://apache.org/foundation/sponsorship.html";>Donate</a></li>
-                    <li><a 
href="https://apache.org/foundation/thanks.html";>Sponsors</a></li>
-                    <li><a 
href="https://apache.org/security/";>Security</a></li>
-                    <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy</a></li>
-                </ul>
-        </footer>
-    </div>
-</body>
-</html>
diff --git a/assets/css/style.css b/assets/css/style.css
deleted file mode 100644
index b9f796b..0000000
--- a/assets/css/style.css
+++ /dev/null
@@ -1,136 +0,0 @@
-.site-title {
-  text-align: center;
-  font-size: 3.5rem; /* Adjust the font size as needed */
-  font-family: "Arial", sans-serif; /* Replace with your desired font */
-  margin-top: 15px;
-  margin-bottom: 0;
-}
-
-.title {
-  text-align: center; /* Adjust the margin as needed */
-  margin: 30px auto;
-  max-width: 1390px; /* Adjust the maximum width as needed */
-  margin-left: 20px; /* Move the title slightly to the left */
-}
-
-.title h2 {
-  font-size: 2rem; /* Adjust the font size as needed */
-}
-
-.centered-paragraph {
-  text-align: center;
-  margin: 50px auto; /* Adjust the margin as needed */
-  max-width: 800px; /* Adjust the maximum width as needed */
-  font-size: 1.25rem;
-}
-
-.navigation {
-  display: flex;
-  justify-content: center;
-  list-style: none;
-  padding: 0;
-}
-
-.navigation {
-  display: flex;
-  justify-content: center;
-  list-style: none;
-  padding: 10px 0; /* Add padding to the top and bottom */
-  border-top: 2px solid black; /* Border on top */
-  border-bottom: 2px solid black; /* Border on bottom */
-  margin: 0 auto; /* Center the navigation menu */
-  max-width: 850px; /* Adjust the maximum width as needed */
-}
-
-body {
-  margin: 0;
-  padding: 0;
-  display: flex;
-  flex-direction: column;
-  min-height: 100vh;
-  background-color: #dfebec; /* Replace with your desired light gray color */
-}
-
-.footer {
-  display: flex;
-  justify-content: center;
-  list-style: none;
-  padding: 0;
-  margin-top: auto;
-  background-color: #8B9EB7;
-  padding: 20px;
-  flex-grow: 1;
-}
-
-.flex-wrapper {
-  display: flex;
-  min-height: 100vh;
-  flex-direction: column;
-  justify-content: space-between;
-}
-
-.footer li {
-  margin: 0 1rem;
-  position: relative;
-}
-
-.footer li a {
-  text-decoration: none; /* Remove underline */
-  font-size: 1.2rem; /* Adjust the font size as needed */
-  color: black; /* Change the color to blue */
-  font-family: "Arial", sans-serif;
-}
-
-.navigation li {
-  margin: 0 1rem;
-  position: relative;
-}
-
-.navigation li a {
-  text-decoration: none; /* Remove underline */
-  font-size: 1.2rem; /* Adjust the font size as needed */
-  color: #192A51;
-  font-family: "Arial", sans-serif;
-}
-
-.navigation li:not(:last-child)::after {
-  content: "";
-  position: absolute;
-  top: 50%;
-  left: calc(100% + 16px); /* Position lines outside the links */
-  transform: translateY(-50%);
-  height: calc(160% - 8px); /* Adjust the height of the lines */
-  width: 2px;
-  background-color: black; /* Line color */
-  font-weight: bold; /* Make the lines bold */
-}
-
-
-
-.container {
-  background-color: #8B9EB7;
-  padding: 20px;
-  display: flex;
-  justify-content: center;
-  align-items: center;
-}
-
-.logo {
-  position: relative;
-  margin-right: auto;
-  margin-left: auto;
-  text-align: center;
-}
-
-.logo img {
-  max-width: 100%;
-  height: 7.5rem;
-}
-
-.support-image img{
-  position: absolute;
-  top: 20px;
-  right: 20px;
-  width: 100px;
-  height: auto;
-}
diff --git a/assets/images/ctakes_logo.jpg b/assets/images/ctakes_logo.jpg
deleted file mode 100644
index 4089c34..0000000
Binary files a/assets/images/ctakes_logo.jpg and /dev/null differ
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..c42cb89
--- /dev/null
+++ b/index.html
@@ -0,0 +1,38 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>Apache cTAKES</title>
+    <link rel="stylesheet" href="style.css"> <!-- Optional: Add a custom 
stylesheet -->
+</head>
+<body>
+<div class="branding">
+    <img src="Apache_Software_Foundation_Logo_(2016).svg.png" alt="Apache 
cTAKES Logo" />
+    <p>Apache cTAKES is an open-source project of the Apache Software 
Foundation.</p>
+</div>
+
+<div class="navbar">
+    <ul>
+        <li><a href="https://www.apache.org/licenses/";>License</a></li>
+        <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+        <li><a href="https://www.apache.org/foundation/thanks.html";>Thanks to 
our Sponsors</a></li>
+        <li><a href="https://www.apache.org/security/";>Security</a></li>
+        <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy</a></li>
+        <li><a href="https://www.apache.org/";>Apache Home</a></li>
+    </ul>
+</div>
+
+<div class="landing-page">
+    <h1>Welcome to Apache cTAKES</h1>
+    <p>The Apache cTAKES website has moved to its new GitHub repository. 
Please follow the link below to access the documentation and other 
resources:</p>
+    <a href="https://github.com/apache/ctakes/wiki"; target="_blank">
+        Visit the GitHub Wiki
+    </a>
+</div>
+
+<footer>
+    <p>This project is an Apache project and is part of a larger community of 
developers and users.</p>
+</footer>
+</body>
+</html>
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..5e5d51c
--- /dev/null
+++ b/style.css
@@ -0,0 +1,43 @@
+body {
+    font-family: Arial, sans-serif;
+    text-align: center;
+    padding: 50px;
+}
+
+.navbar ul {
+    list-style-type: none;
+    margin: 0;
+    padding: 0;
+    text-align: center;
+}
+
+.navbar li {
+    display: inline;
+    margin: 10px;
+}
+
+.navbar a {
+    text-decoration: none;
+    color: #007bff;
+    font-weight: bold;
+}
+
+.navbar a:hover {
+    text-decoration: underline;
+}
+
+.landing-page {
+    max-width: 600px;
+    margin: 20px auto;
+}
+
+footer {
+    margin-top: 40px;
+    font-size: 14px;
+    color: #777;
+}
+
+.branding img {
+    width: 450px; /* Adjust width as needed */
+    height: auto; /* Maintain aspect ratio */
+}

Reply via email to