This is an automated email from the ASF dual-hosted git repository.
klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new 72b9979 Updated Copyright (#20)
72b9979 is described below
commit 72b9979ed0dfb79c98ba3d0e458eaad8eb5e8861
Author: Yumeng Wang <[email protected]>
AuthorDate: Wed May 18 17:57:32 2022 +0800
Updated Copyright (#20)
* added live demo example
* added glossary
* added glossary
* updated glossary
* added blog instruction to readme
* updated glossary and color pallete
* updated copyright
Co-authored-by: Yumeng Wang <[email protected]>
---
docusaurus.config.js | 51 +++++++++++++++++++++++++++++++++--------
static/img/apache-incubator.svg | 1 +
static/img/incubator-logo.svg | 13 +++++++++++
3 files changed, 55 insertions(+), 10 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 8089677..ef38308 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -4,15 +4,15 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
// With JSDoc @type annotations, IDEs can provide config autocompletion
/** @type {import('@docusaurus/types').DocusaurusConfig} */
(module.exports = {
- title: 'DevLake',
- tagline: 'DevLake is an open-source development data platform that converges
operational data sources to distill development insights throughout the
software development life cycle (SDLC).',
- url: 'https://devlake.io',
+ title: 'Apache DevLake (Incubating)',
+ tagline: 'Apache DevLake is an open-source development data platform that
converges operational data sources to distill development insights throughout
the software development life cycle (SDLC).',
+ url: 'https://devlake.apache.org',
baseUrl: '/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'throw',
favicon: 'img/logo.svg',
- organizationName: 'merico-dev', // Usually your GitHub org/user name.
- projectName: 'devlake', // Usually your repo name.
+ organizationName: 'Apache',
+ projectName: 'Apache DevLake',
presets: [
[
@@ -70,9 +70,9 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
navbar: {
- title: 'DevLake',
+ title: 'Apache DevLake',
logo: {
- alt: 'DevLake',
+ alt: 'apache-devlake',
src: 'img/logo.svg',
},
items: [
@@ -91,7 +91,7 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
},
{to: '/blog', label: 'Blog', position: 'right'},
{
- href: 'https://github.com/merico-dev/lake/graphs/contributors',
+ href:
'https://github.com/apache/incubator-devlake/graphs/contributors',
label: 'Team',
position: 'right',
},
@@ -100,7 +100,33 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
label: 'GitHub',
position: 'right',
},
-
+ {
+ type: 'dropdown',
+ label: 'ASF',
+ position: 'right',
+ items: [
+ {
+ label: 'Foundation',
+ href: 'https://www.apache.org/',
+ },
+ {
+ label: 'License',
+ href: 'https://www.apache.org/licenses/',
+ },
+ {
+ label: 'Security',
+ href: 'https://www.apache.org/security/',
+ },
+ {
+ label: 'Sponsorship',
+ href: 'https://www.apache.org/foundation/sponsorship.html',
+ },
+ {
+ label: 'Thanks',
+ href: 'https://www.apache.org/foundation/thanks.html',
+ }
+ ],
+ },
{
type: 'localeDropdown',
position: 'right',
@@ -138,7 +164,12 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
],
},
],
- copyright: `Copyright © ${new Date().getFullYear()} The Apache
Software Foundation.`,
+ copyright: `
+ <div style="margin-top: 20px">
+ <img style="height:50px; margin-bottom: 10px; margin-top:
10px" alt="Apache Software Foundation" src= "/img/apache-incubator.svg" />
+ <p style="color: #fff;font-weight:400;text-align:left">Apache
DevLake is an effort undergoing incubation at The Apache Software Foundation
(ASF), sponsored by the Apache Incubator. Incubation is required of all newly
accepted projects until a further review indicates that the infrastructure,
communications, and decision making process have stabilized in a manner
consistent with other successful ASF projects. While incubation status is not
necessarily a reflection of the c [...]
+ <div style="border-top: 1px solid #fff;min-height:
60px;line-height: 20px;text-align: center;font-family: Avenir-Medium;font-size:
14px;color: #fff;display: flex;align-items: center;"><span>Copyright ©${new
Date().getFullYear()} Apache, Apache DevLake, DevLake, the Apache feather logo
and the Apache DevLake project logo are trademarks of The Apache Software
Foundation.</span></div>
+ `,
},
prism: {
theme: lightCodeTheme,
diff --git a/static/img/apache-incubator.svg b/static/img/apache-incubator.svg
new file mode 100644
index 0000000..1b4c364
--- /dev/null
+++ b/static/img/apache-incubator.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 473.26
110.22"><defs><style>.cls-1,.cls-2{fill:#fff;}.cls-1{fill-rule:evenodd;}</style></defs><g
id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer
1"><polygon class="cls-1" points="445.81 13.29 467.03 13.29 467.03 15.29 448.03
15.29 448.03 27.09 465.11 27.09 465.11 29.09 448.03 29.09 448.03 41.1 467.24
41.1 467.24 43.11 445.81 43.11 445.81 13.29"/><polygon class="cls-1"
points="377.65 13.29 379.86 13.29 379.86 27.13 3 [...]
\ No newline at end of file
diff --git a/static/img/incubator-logo.svg b/static/img/incubator-logo.svg
new file mode 100644
index 0000000..7f54eea
--- /dev/null
+++ b/static/img/incubator-logo.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="248px" height="59px" viewBox="0 0 248 59" version="1.1"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com -->
+ <title>egg-logo</title>
+ <desc>Created with Sketch.</desc>
+ <g id="框架图" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="重构稿" transform="translate(-363.000000, -2089.000000)">
+ <g id="3" transform="translate(0.000000, 1869.000000)">
+ <image id="egg-logo" x="359" y="215" width="256" height="65"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAB+CAYAAADSiuOAAAAABGdBTUEAALGN5fIAKQAAQABJREFUeAHtXQecFMXS79m9QAYBQUQ4OO4OAQEDBp4JjA8jJlQUBAOKOesTUcxZFBNgeAoGRPQpfIgRMGFExYByiSQIomQ4uLvd+f7/2Zm9uWN3ZnZ3ZsPRdb+6memqrq6unenqru6eEUKCtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAtIC0gLSAt
[...]
+ </g>
+ </g>
+ </g>
+</svg>
\ No newline at end of file