This is an automated email from the ASF dual-hosted git repository.
aloalt pushed a commit to branch website-new
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
The following commit(s) were added to refs/heads/website-new by this push:
new be751c7 jekyll setup
be751c7 is described below
commit be751c79e48461205a641aba3390fdae7991b50f
Author: 2pk03 <[email protected]>
AuthorDate: Mon Mar 6 12:14:27 2023 +0100
jekyll setup
---
404.html | 113 ++++-----------------
Gemfile | 33 +++++-
_config.yml | 33 ++++++
.../2023-03-06-welcome-to-jekyll.markdown | 0
wayang-website/about.markdown => about.markdown | 0
wayang-website/index.markdown => index.markdown | 0
wayang-website/404.html | 25 -----
wayang-website/Gemfile | 33 ------
wayang-website/_config.yml | 55 ----------
9 files changed, 87 insertions(+), 205 deletions(-)
diff --git a/404.html b/404.html
index 6e2eb9c..086a5c9 100644
--- a/404.html
+++ b/404.html
@@ -1,94 +1,25 @@
-<!DOCTYPE html>
-<html lang="en">
+---
+permalink: /404.html
+layout: default
+---
-<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0,
shrink-to-fit=no">
- <title>Page Not Found - Apache Wayang</title>
- <meta name="description" content="Apache Wayang is a cross-platform data
processing system that aims at decoupling the business logic of data analytics
applications from concrete data processing platforms.">
- <link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
- <link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Raleway:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap">
-</head>
+<style type="text/css" media="screen">
+ .container {
+ margin: 10px auto;
+ max-width: 600px;
+ text-align: center;
+ }
+ h1 {
+ margin: 30px 0;
+ font-size: 4em;
+ line-height: 1;
+ letter-spacing: -1px;
+ }
+</style>
-<body>
- <nav class="navbar navbar-light navbar-expand-md fixed-top navbar-shrink
py-3" id="mainNav">
- <div class="container"><a class="navbar-brand d-flex
align-items-center" href="/"><span>Apache Wayang</span></a><button
data-bs-toggle="collapse" class="navbar-toggler"
data-bs-target="#navcol-1"><span class="visually-hidden">Toggle
navigation</span><span class="navbar-toggler-icon"></span></button>
- <div class="collapse navbar-collapse" id="navcol-1">
- <ul class="navbar-nav mx-auto">
- <li class="nav-item"><a class="nav-link"
href="index.html">Home</a></li>
- <li class="nav-item"><a class="nav-link"
href="features.html">Features</a></li>
- <li class="nav-item"><a class="nav-link"
href="integrations.html">Integrations</a></li>
- <li class="nav-item"><a class="nav-link"
href="testimonials.html">Testimonials</a></li>
- <li class="nav-item"><a class="nav-link"
href="contacts.html">Community</a></li>
- </ul><a class="btn btn-primary shadow" role="button"
href="https://github.com/apache/incubator-wayang" target="_blank"
rel="external">Star on GitHub</a>
- </div>
- </div>
- </nav>
- <section class="py-5 mt-5">
- <div class="container">
- <div class="row row-cols-1 d-flex justify-content-center
align-items-center">
- <div class="col-md-10 text-center"><img class="img-fluid
w-100" src="assets/img/illustrations/404.svg"></div>
- <div class="col text-center">
- <h2 class="display-3 fw-bold mb-4">Page Not Found</h2>
- <p class="fs-4 text-muted">Fusce adipiscing sit, torquent
porta pulvinar.</p>
- </div>
- </div>
- </div>
- </section>
- <footer>
- <div class="container py-4 py-lg-5">
- <div class="row row-cols-2 row-cols-md-4">
- <div class="col-12 col-md-3">
- <div class="fw-bold d-flex align-items-center
mb-2"><span>Apache Wayang</span></div>
- <p class="text-muted">Apache Wayang: Cross-Platform Data
Processing Made Easy</p>
- </div>
- <div class="col-sm-4 col-md-3 text-lg-start d-flex
flex-column">
- <h3 class="fs-6 fw-bold">The Project</h3>
- <ul class="list-unstyled">
- <li><a href="#">Home</a></li>
- <li><a href="#">Community</a></li>
- <li><a href="#">Codebase</a></li>
- </ul>
- </div>
- <div class="col-sm-4 col-md-3 text-lg-start d-flex
flex-column">
- <h3 class="fs-6 fw-bold">Developer Corner</h3>
- <ul class="list-unstyled">
- <li><a href="#">Documentation</a></li>
- <li><a href="#">Publications</a></li>
- <li><a href="#">Download</a></li>
- </ul>
- </div>
- <div class="col-sm-4 col-md-3 text-lg-start d-flex
flex-column">
- <h3 class="fs-6 fw-bold">Apache</h3>
- <ul class="list-unstyled">
- <li><a
href="https://www.apache.org/foundation/how-it-works.html"
target="_blank">Apache Software Foundation</a></li>
- <li><a href="https://www.apache.org/licenses/"
target="_blank">License</a></li>
- <li><a
href="https://www.apache.org/foundation/sponsorship.html"
target="_blank">Sponsorship</a></li>
- <li><a
href="https://www.apache.org/foundation/thanks.html"
target="_blank">Thanks</a></li>
- <li><a href="https://www.apache.org/security/"
target="_blank">Security</a></li>
- <li><a
href="https://www.apache.org/events/current-event"
target="_blank">Events</a></li>
- </ul>
- </div>
- </div>
- <hr>
- <div class="text-muted d-flex justify-content-between
align-items-center pt-3">
- <p class="mb-0">Copyright © 2023 Apache Wayang</p>
- <ul class="list-inline mb-0">
- <li class="list-inline-item"><svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-facebook">
- <path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58
0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75
7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0
1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354
2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"></path>
- </svg></li>
- <li class="list-inline-item"><svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-twitter">
- <path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334
0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518
3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0
7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323
3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0
1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588
0 0 1 .78 13.58a6.32 6.32 0 0 [...]
- </svg></li>
- <li class="list-inline-item"><svg
xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor"
viewBox="0 0 16 16" class="bi bi-instagram">
- <path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088
3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222
3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048
3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719
1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01
3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0
1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372 [...]
- </svg></li>
- </ul>
- </div>
- </div>
- </footer>
- <script src="assets/bootstrap/js/bootstrap.min.js"></script>
- <script src="assets/js/startup-modern.js"></script>
-</body>
+<div class="container">
+ <h1>404</h1>
-</html>
\ No newline at end of file
+ <p><strong>Page not found :(</strong></p>
+ <p>The requested page could not be found.</p>
+</div>
diff --git a/Gemfile b/Gemfile
index 0948693..ff2c342 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,33 @@
source "https://rubygems.org"
-gem "jekyll"
+# 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"
+# 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]
diff --git a/_config.yml b/_config.yml
index 5bb4c76..08462a9 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,3 +1,36 @@
+title: Apache Wayang Website
+email: [email protected]
+description: >- # this means to ignore newlines until "baseurl:"
+Apache Wayang: Cross-Platform Data Processing Made Easy
+baseurl: "/" # the subpath of your site, e.g. /blog
+url: "https://wayang.apache.org"
+twitter_username: apachewayang
+github_username:
+
+# 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.lock
+ - node_modules/
+ - vendor/bundle/
+ - vendor/cache/
+ - vendor/gems/
+ - vendor/ruby/
+
sass:
sass_dir: _sass
style: compressed
diff --git a/wayang-website/_posts/2023-03-06-welcome-to-jekyll.markdown
b/_posts/2023-03-06-welcome-to-jekyll.markdown
similarity index 100%
rename from wayang-website/_posts/2023-03-06-welcome-to-jekyll.markdown
rename to _posts/2023-03-06-welcome-to-jekyll.markdown
diff --git a/wayang-website/about.markdown b/about.markdown
similarity index 100%
rename from wayang-website/about.markdown
rename to about.markdown
diff --git a/wayang-website/index.markdown b/index.markdown
similarity index 100%
rename from wayang-website/index.markdown
rename to index.markdown
diff --git a/wayang-website/404.html b/wayang-website/404.html
deleted file mode 100644
index 086a5c9..0000000
--- a/wayang-website/404.html
+++ /dev/null
@@ -1,25 +0,0 @@
----
-permalink: /404.html
-layout: default
----
-
-<style type="text/css" media="screen">
- .container {
- margin: 10px auto;
- max-width: 600px;
- text-align: center;
- }
- h1 {
- margin: 30px 0;
- font-size: 4em;
- line-height: 1;
- letter-spacing: -1px;
- }
-</style>
-
-<div class="container">
- <h1>404</h1>
-
- <p><strong>Page not found :(</strong></p>
- <p>The requested page could not be found.</p>
-</div>
diff --git a/wayang-website/Gemfile b/wayang-website/Gemfile
deleted file mode 100644
index ff2c342..0000000
--- a/wayang-website/Gemfile
+++ /dev/null
@@ -1,33 +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"
-# 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]
diff --git a/wayang-website/_config.yml b/wayang-website/_config.yml
deleted file mode 100644
index ef7ba7c..0000000
--- a/wayang-website/_config.yml
+++ /dev/null
@@ -1,55 +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: Your awesome title
-email: [email protected]
-description: >- # this means to ignore newlines until "baseurl:"
- Write an awesome description for your new site here. You can edit this
- line in _config.yml. It will appear in your document head meta (for
- Google search results) and in your feed.xml site description.
-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/