Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.24 KB

File metadata and controls

41 lines (32 loc) · 1.24 KB
layout default
title Welcome to WileyLabs

{{ site.description }}

We're just getting started, but we'd love your contributions on any of the projects below.

{% assign projects = site.data.repos | where: "fork","false" %}

{% for project in projects %} {% unless project.name contains 'github.io' %} {% unless project.topics contains 'experiment' %} {% unless project.topics contains 'meetup' %} {% include project-card.html %} {% endunless %} {% endunless %} {% endunless %} {% endfor %}

Experimental Projects

Just a few things we're exploring. Feel free to watch, contribute, or fork! {% assign projects = site.data.repos | where: "fork","false" | where: "topics", "experiment" %} {% include project-cards.html %}

Communities

Wiley employees also contribute to a number of Open Source projects. Here are a few:

{% include epubcheck-message.html %}