entrepreneurialopensource.org
The entrepreneurialopensource.org website is generated with Hugo.
The Entrepreneurial Open Source Podcast is where leaders and innovators who've made an impact in the open-source community while growing a profitable business, discuss the power and practical value of open source in business and entrepreneurship.
Getting started
Install dependencies, build assets and start a webserver:
npm install
hugo server
Contributing
- Fork the eclipsefdn/entrepreneurialopensource.org repository
- Clone repository:
git clone https://github.com/[your_github_username]/entrepreneurialopensource.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
Declared Project Licenses
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
Related projects
EclipseFdn/solstice-assets
Images, less and JavaScript files for the Eclipse Foundation look and feel.
EclipseFdn/hugo-solstice-theme
Hugo theme of the Eclipse Foundation look and feel.
Bugs and feature requests
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.
Author
Christopher Guindon (Eclipse Foundation)
Trademarks
- Eclipse® is a Trademark of the Eclipse Foundation, Inc.
- Eclipse Foundation is a Trademark of the Eclipse Foundation, Inc.
Copyright and license
Copyright 2021 the Eclipse Foundation, Inc. and the entrepreneurialopensource.org authors. Code released under the Eclipse Public License Version 2.0 (EPL-2.0).