Skip to content
Snippets Groups Projects
Commit 132cd096 authored by Christopher Guindon's avatar Christopher Guindon
Browse files
parent bd079365
No related branches found
No related tags found
No related merge requests found
# Contributing to hugo-eclipsefdn-website-starterkit
# Contributing to hugo-eclipsefdn-website-boilerplate
Thanks for your interest in this project.
## Project description
hugo-eclipsefdn-website-starterkit
hugo-eclipsefdn-website-boilerplate
is a project to regroup assets for the Eclipse Foundation look and feel.
* https://github.com/EclipseFdn/hugo-eclipsefdn-website-starterkit
* https://github.com/EclipseFdn/hugo-eclipsefdn-website-boilerplate
## Developer resources
The project maintains the following source code repositories
* https://github.com/EclipseFdn/hugo-eclipsefdn-website-starterkit
* https://github.com/EclipseFdn/hugo-eclipsefdn-website-boilerplate
## Eclipse Contributor Agreement
......
# Notices for hugo-eclipsefdn-website-starterkit
# Notices for hugo-eclipsefdn-website-boilerplate
This content is produced and maintained by the Eclipse Foundation.
* Project home: https://github.com/EclipseFdn/hugo-eclipsefdn-website-starterkit
* Project home: https://github.com/EclipseFdn/hugo-eclipsefdn-website-boilerplate
## Trademarks
......@@ -28,7 +28,7 @@ SPDX-License-Identifier: EPL-2.0
The project maintains the following source code repositories:
* https://github.com/EclipseFdn/hugo-eclipsefdn-website-starterkit
* https://github.com/EclipseFdn/hugo-eclipsefdn-website-boilerplate
## Third-party Content
......
# hugo-eclipsefdn-website-starterkit
# hugo-eclipsefdn-website-boilerplate
The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation.
[![Build Status](https://travis-ci.org/EclipseFdn/hugo-eclipsefdn-website-starterkit.svg?branch=main)](https://travis-ci.org/eclipsefdn/hugo-eclipsefdn-website-starterkit)
[![Build Status](https://travis-ci.org/EclipseFdn/hugo-eclipsefdn-website-boilerplate.svg?branch=main)](https://travis-ci.org/eclipsefdn/hugo-eclipsefdn-website-boilerplate)
## Getting started
Install dependencies, build assets and start a web server:
```bash
git clone --recurse-submodules https://github.com/EclipseFdn/hugo-eclipsefdn-website-starterkit.git
cd hugo-eclipsefdn-website-starterkit
git clone --recurse-submodules https://github.com/EclipseFdn/hugo-eclipsefdn-website-boilerplate.git
cd hugo-eclipsefdn-website-boilerplate
hugo server
```
......@@ -32,8 +32,8 @@ If you don't have a Jenkins instance already, [ask for one](https://wiki.eclipse
## Contributing
1. [Fork](https://help.github.com/articles/fork-a-repo/) the [eclipsefdn/hugo-eclipsefdn-website-starterkit](https://github.com/eclipsefdn/hugo-eclipsefdn-website-starterkit) repository
2. Clone repository: `git clone --recurse-submodules https://github.com/[your_github_username]/hugo-eclipsefdn-website-starterkit.git`
1. [Fork](https://help.github.com/articles/fork-a-repo/) the [eclipsefdn/hugo-eclipsefdn-website-boilerplate](https://github.com/eclipsefdn/hugo-eclipsefdn-website-boilerplate) repository
2. Clone repository: `git clone --recurse-submodules https://github.com/[your_github_username]/hugo-eclipsefdn-website-boilerplate.git`
3. Create your feature branch: `git checkout -b my-new-feature`
4. Commit your changes: `git commit -m 'Add some feature' -s`
5. Push feature branch: `git push origin my-new-feature`
......@@ -59,7 +59,7 @@ 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](https://github.com/eclipsefdn/hugo-eclipsefdn-website-starterkit/issues/new).
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](https://github.com/eclipsefdn/hugo-eclipsefdn-website-boilerplate/issues/new).
## Author
......@@ -75,4 +75,4 @@ Have a bug or a feature request? Please search for existing and closed issues. I
## Copyright and license
Copyright 2021 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [hugo-eclipsefdn-website-starterkit authors](https://github.com/eclipsefdn/hugo-eclipsefdn-website-starterkit/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/hugo-eclipsefdn-website-starterkit/blob/src/LICENSE).
\ No newline at end of file
Copyright 2021 the [Eclipse Foundation, Inc.](https://www.eclipse.org) and the [hugo-eclipsefdn-website-boilerplate authors](https://github.com/eclipsefdn/hugo-eclipsefdn-website-boilerplate/graphs/contributors). Code released under the [Eclipse Public License Version 2.0 (EPL-2.0)](https://github.com/eclipsefdn/hugo-eclipsefdn-website-boilerplate/blob/src/LICENSE).
\ No newline at end of file
---
title: "hugo-eclipsefdn-website-starterkit"
title: "hugo-eclipsefdn-website-boilerplate"
date: 2020-03-01T16:09:45-04:00
#headline: "The Community for Open Innovation and Collaboration"
#tagline: "The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation."
......@@ -12,9 +12,9 @@ hide_page_title: true
#container: "container-fluid"
---
# hugo-eclipsefdn-website-starterkit
# hugo-eclipsefdn-website-boilerplate
The hugo-eclipsefdn-website-starterkit project is available under the EPL-v2.
The hugo-eclipsefdn-website-boilerplate project is available under the EPL-v2.
Currently the project is maintained by the Eclipse Foundation web development team, but like other projects under the Eclipse Foundation umbrella is open to community input and development.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment