Skip to content

Commit

Permalink
Issue 1834: Create pages for hackfests
Browse files Browse the repository at this point in the history
Updated the `README.md` to include links to the Hackfest pages.
  • Loading branch information
carlspring committed Oct 27, 2020
1 parent 545d049 commit c4d0838
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,11 @@ Strongbox has a search engine and an [Artifact Query Language][docs-aql].

# What's in the works

* Working on migrating to JanusGraph ([#1649](https://github.com/strongbox/strongbox/issues/1649))

# Hacktoberfests

We would like to welcome everybody who would like to participate in [Hacktoberfest](https://hacktoberfest.digitalocean.com/) ([#Hacktoberfest](https://hacktoberfest.digitalocean.com/)) to join our project and try to contribute.

We'd like to invite you to:
* Check out the Developer's Guide section of our [wiki](https://strongbox.github.io/developer-guide/getting-started.html)
* [Get the project to build](https://strongbox.github.io/developer-guide/building-the-code.html)
* Have a look at our pre-selected issues for [![GitHub issues by-label][hacktoberfest-badge]][hacktoberfest-link]
* Join our [chat channel](https://chat.carlspring.org/]) to discuss things and get help started
* Working on migrating from OrientDB to JanusGraph ([#1649](https://github.com/strongbox/strongbox/issues/1649)).
Please, avoid any tasks that require work on the database, unless you're willing to apply them against the `issues/1649` branch.
* Adding support for JDK11 ([#1111](https://github.com/strongbox/strongbox/issues/1111), [#1775](https://github.com/strongbox/strongbox/issues/1649)).
We only support JDK8 in the `master`. The work for this is based off the `issues/1649` branch.
* Through Maven dependency and plugin upgrade (against the `master`).

# Documentation

Expand Down Expand Up @@ -81,6 +75,18 @@ started with our project:
[![GitHub issues by-label][help-wanted-badge]][help-wanted-link]
[![GitHub issues by-label][hacktoberfest-badge]][hacktoberfest-link]

# Hackfests

We would like to welcome everybody interested in participating in hackathons and hackfests to join our project and
try to contribute.

We'd like to invite you to:
* Check out the Developer's Guide section of our [wiki](https://strongbox.github.io/developer-guide/getting-started.html).
* Check out our [Hackfests](https://strongbox.github.io/hackfests/index.html) pages.
* [Get the project to build](https://strongbox.github.io/developer-guide/building-the-code.html).
* Have a look at our pre-selected issues for [![GitHub issues by-label][hacktoberfest-badge]][hacktoberfest-link].
* Join our [chat channel](https://chat.carlspring.org/]) to discuss things and get help started.

# Sponsors

We'd also like to thank our sponsors for generously providing us with licenses for our opensource initiative!
Expand Down

0 comments on commit c4d0838

Please sign in to comment.