Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@Library('releng-pipeline') _

hugo (
appName: 'openhwfoundation.org',
productionDomain: 'openhwfoundation.org',
appName: 'openhwgroup.org',
productionDomain: 'www.openhwgroup.org',
build: [
containerImage: 'eclipsefdn/hugo-node:h0.110.0-n18.13.0',
],
Expand Down
179 changes: 108 additions & 71 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseurl = "https://openhwfoundation.org/"
baseurl = "https://www.openhwgroup.org/"
DefaultContentLanguage = "en"
title = ""
theme = "eclipsefdn-hugo-solstice-theme"
Expand All @@ -8,37 +8,32 @@ disableKinds = ["taxonomyTerm"]
themesDir = "node_modules/"

[Params]
website_type = "Working Group"
google_tag_manager = "GTM-5WLCZXC"
layout_style = "astro"
description = "OpenHW Foundation is an Eclipse Foundation Working Group driven by its members and individual contributors where hardware and software designers collaborate on open source cores, related IP, tools and software projects."
layout_style = "quicksilver"
description = "OpenHW Group is a not-for-profit, global organization driven by its members and individual contributors where hardware and software designers collaborate on open source cores, related IP, tools and software projects."
subtitle = ""
seo_title_suffix = " | OpenHW Foundation"
seo_title_suffix = " | OpenHW Group"
keywords = ["open-source", "risc-v", "hardware", "software", "hw", "sw", "eclipse ide"]
logo = "/images/openhw-landscape.png"
logo_width = "200"
logo = "images/openhw-landscape.png"
styles = "css/styles.css"
favicon = "images/favicon.ico"
# share_img = ""
gcse = ""
# subtheme = ""
header_wrapper_class = "header-default-bg-img"
hide_call_for_action = true
js = "js/solstice.js"
featured_content_publish_target = "openhwgroup"
call_for_action_text = "Download"
call_for_action_url = "#"
call_for_action_icon = ""
jumbotron_class = "col-sm-20 col-sm-offset-2"
hide_footer_newsletter = true
# call_for_action_text = ""
# call_for_action_url = ""
# call_for_action_icon = ""

[taxonomies]
category = "categories"
tag = "tags"

[Author]
name = "OpenHW Foundation"
website = "https://openhwfoundation.org"
name = "OpenHW Group"
website = "https://www.openhwgroup.org"
email = "[email protected]"
# facebook = ""
twitter = "openhwgroup"
Expand All @@ -53,81 +48,123 @@ themesDir = "node_modules/"
plainIDAnchors = true
hrefTargetBlank = true

# About Menu

[[menu.main]]
name = "About"
weight = 1
identifier = "about"
name = "About Us"
url = "/about-us"
weight = 1

[[menu.main]]
name = "OpenHW Foundation"
url = "/about-us/"
weight = 1
parent = "about"
name = "CORE-V DevKits"
url = "/core-v-devkits"
weight = 1

[[menu.main]]
name = "CORE-V RISC-V Cores"
url = "/about-us/core-v-risc-v-cores/"
weight = 2
parent = "about"
name = "Projects"
url = "/projects"
weight = 2

[[menu.main]]
name = "CORE-V DevKits"
url = "/core-v-devkits/"
weight = 3
parent = "about"

# Membership Menu
name = "Membership"
url = "/membership"
weight = 3

[[menu.main]]
name = "Membership"
url = "/membership/"
weight = 2
identifier = "membership"
name = "Working Groups"
url = "/working-groups"
weight = 4

[[menu.main]]
name = "Our Members"
url = "/membership/members/"
weight = 1
parent = "membership"
name = "Resources"
url = "/"
weight = 5

[[menu.main]]
name = "Become a Member"
url = "/membership/become-a-member/"
weight = 2
parent = "membership"
name = "Contact Us"
url = "/#contact-us"
weight = 6

# Membership submenus
[[menu.main]]
name = "Projects"
url = "/projects/"
weight = 3

name = "Member Benefits and Services"
url = "/membership#tab-benefits"
parent = "Membership"
weight = 1
[[menu.main]]
name = "Get Involved"
url = "/get-involved/"
weight = 4

name = "Membership Levels"
url = "/membership#tab-levels"
parent = "Membership"
weight = 2
[[menu.main]]
name = "Resources"
url = "/resources/"
weight = 5
identifier = "resources"

name = "Membership Fees"
url = "/membership#tab-fees"
parent = "Membership"
weight = 3
[[menu.main]]
name = "Become a Member"
url = "/membership#tab-membership"
parent = "Membership"
weight = 4
[[menu.main]]
name = "Events"
url = "/events/"
parent = "resources"
weight = 1
name = "Explore our Members"
url = "/membership/members"
parent = "Membership"
weight = 5

# Working Groups submenus
[[menu.main]]
name = "Technical and Marketing Working Groups"
url = "/working-groups"
parent = "Working Groups"
weight = 1
[[menu.main]]
name = "OpenHW Asia"
url = "/working-groups/openhw-asia"
parent = "Working Groups"
weight = 2
[[menu.main]]
name = "Blog"
url = "/resources/blog/"
parent = "resources"
weight = 2
name = "OpenHW Europe"
url = "/working-groups/openhw-europe"
parent = "Working Groups"
weight = 3

# Resources submenus
[[menu.main]]
name = "Create or Edit Eclipse Account"
url = "/register"
parent = "Resources"
weight = 1
[[menu.main]]
name = "OpenHW Mattermost"
url = "https://mattermost.openhwgroup.org/all-users/channels/town-square"
parent = "Resources"
weight = 2
[[menu.main]]
name = "OpenHW Project Dashboard"
url = "https://github.com/openhwgroup/programs/blob/master/dashboard/Dashboard_SpreadSheetFriendly.md"
parent = "Resources"
weight = 3
[[menu.main]]
name = "OpenHW Project Descriptions"
url = "https://github.com/openhwgroup/programs/tree/master/Project-Descriptions-and-Plans"
parent = "Resources"
weight = 4
[[menu.main]]
name = "OpenHW TV"
url = "/resources/openhwtv/"
parent = "Resources"
weight = 5
[[menu.main]]
name = "OpenHW Blog"
url = "/resources/blog/"
parent = "Resources"
weight = 6
[[menu.main]]
name = "OpenHW Calendar"
url = "/working-groups/#working-group-calls"
parent = "Resources"
weight = 7
[[menu.main]]
name = "OpenHW TV"
url = "/resources/openhwtv"
parent = "resources"
weight = 3
name = "OpenHW Downloads"
url = "http://downloads.openhwgroup.org/"
parent = "Resources"
weight = 8
52 changes: 42 additions & 10 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,52 @@
---
title: "Home"
seo_title: "OpenHW Group"
headline: "OpenHW Foundation"
custom_jumbotron: |
<p class="featured-jumbotron-subtitle">
The leading global community for <br> Industrial Grade, Open Source RISC-V
CPU development and innovation
</p>
custom_jumbotron_class: "col-xs-24"
headline: "OpenHW Group"
hide_sidebar : true
hide_page_title: true
hide_breadcrumb: true
#subtitle: ""
#description: ""
tagline: "Proven processor IP"
date: 2019-03-14T15:50:25-04:00
links: [[href: "/about-us/", text: "Learn More"], [href: "/membership/become-a-member/", text: "Join Us"]]
show_featured_story: true
links: [[href: "/membership/members/", text: "Members"], [href: "https://share.hsforms.com/1XdNvwOBNRTONOVdZjwVleg4o9yd", text: "Join Our Mailing List"]]
container: "container-fluid"
---

{{< pages/home >}}
{{< grid/div id="news" class="container margin-bottom-50" isMarkdown="false">}}
{{< grid/div class="row" isMarkdown="false">}}
{{< news >}}
{{< newsroom/news
id="news_lists"
includeList="true"
class="news-list"
publishTarget="openhwgroup"
count="3" >}}
{{</ news >}}
{{< grid/div class="col-sm-8 col-sm-offset-1 news-list" isMarkdown="false" >}}
{{< events >}}
<h2 class="header-underline margin-bottom-30">Events</h2>
{{< pinned_news disabled="true" >}}
{{< newsroom/events
id="event-list-container"
containerClass="news-items clearfix"
templateId="event-short-list"
templatePath="/js/templates/event-list-format.mustache"
upcoming="1"
class="news-items"
publishTarget="openhwgroup"
count="3" >}}
{{</ events >}}
{{</ grid/div>}}
{{</ grid/div>}}
{{</ grid/div>}}

{{< core-v-family >}}

{{< member-partner >}}

{{< testimonials >}}

{{< about-us >}}

{{< contact-us >}}
21 changes: 3 additions & 18 deletions content/about-us/_index.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,8 @@
---
title: "About the OpenHW Foundation"
headline: "About the OpenHW Foundation"
title: "About Us"
date: 2019-05-04T10:00:45-04:00
hide_sidebar: true
hide_page_title: true
layout: "single"
---
OpenHW Group is a not-for-profit, global organization driven by its members and individual contributors where hardware and software designers collaborate in the development of open-source cores, related IP, tools and software. OpenHW provides an infrastructure for hosting high quality open-source HW developments in line with industry best practices.

OpenHW Foundation is dedicated to developing, verifying, and delivering high
quality, open source RISC-V processor cores and related IP for commercial and
industrial applications. OpenHW Foundation is driving the advancement of open
source processor technology across cloud, mobile, IoT, AI, automotive, HPC, and
other domains.

OpenHW Foundation supports transparent, industry-aligned development standards
for processors, supporting state-of-the-art system-on-chip (SoC) production.
OpenHW Foundation is supported by leading innovators.

For more information on OpenHW Foundation’s mission, governance structure, and
steering and technical advisory committees,
[read the charter](https://www.eclipse.org/org/workinggroups/openhw-foundation-charter.php).

{{< staff >}}
Binary file not shown.
47 changes: 0 additions & 47 deletions content/about-us/core-v-risc-v-cores/index.md

This file was deleted.

1 change: 1 addition & 0 deletions content/about-us/transition-faq/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tags: ["openhw foundation", "transition", "working group", "frequently asked que
headline: "FAQs"
subtitle: "OpenHW joining the Eclipse Foundation"
hide_page_title: true
container: "container margin-top-30"
---

We’re thrilled to announce that OpenHW is officially joining the Eclipse
Expand Down
Loading