The openhwgroup.org website is generated with Hugo.
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.
Software | Version |
---|---|
node.js | 18.13.0 |
npm | 8.19 |
Hugo | 0.110 |
Git | > 2.31 |
See our Managing Required Software wiki page for more information on this topic.
Install dependencies, build assets and start a webserver:
yarn && hugo server --disableFastRender --buildFuture
- Fork the openhwgroup/openhwgroup.org repository
- Clone repository:
git clone https://github.com/[your_github_username]/openhwgroup.org.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature' -s
- Push feature branch:
git push origin my-new-feature
- Submit a pull request
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
SPDX-License-Identifier: EPL-2.0
Images, less and JavaScript files for the Eclipse Foundation look and feel.
Hugo theme of the Eclipse Foundation look and feel.
Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Christopher Guindon (Eclipse Foundation)
- Eclipse® is a Trademark of the Eclipse Foundation, Inc.
- Eclipse Foundation is a Trademark of the Eclipse Foundation, Inc.
Copyright of the OpenHW Group and the openhwgroup.org authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).