Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
{% seo %}
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta property="og:title" content="JManc Unconference" />
<meta property="og:image" content="https://jmanc.org/assets/images/jmanc_bee.jpg" />
<meta property="og:title" content="JManc Unconference" />
<meta property="og:image" content="https://jmanc.org/assets/images/jmanc-logo.png" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
Expand All @@ -16,7 +16,7 @@
</head>
<section class="page-header">
<a href="{{ site.baseurl }}/">
<img src="{{ site.baseurl }}/assets/images/jmanc-logo.png" alt="JMANC LOGO">
<img src="{{ site.baseurl }}/assets/images/jmanc-logo.png" alt="JManc Logo">
</a>

<nav class="primary-nav" id="nav">
Expand Down
Binary file added assets/images/marketplace.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/session1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/session2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions code-of-conduct.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ All attendees, sponsors, partners, volunteers and staff at our event are require
---
Our event is dedicated to providing a harassment-free experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, nationality, religion, previous event attendance or computing experience (or lack of any of the aforementioned). We do not tolerate harassment of event participants in any form. Sexual language and imagery is not appropriate at any event venue, including hacks, talks, workshops, parties, social media and other online media. Event participants violating these rules may be sanctioned or expelled from the event without a refund (if applicable) at the discretion of the event organisers.

<img src="{{ site.baseurl }}/assets/images/session2.jpg" class="center" title="Session" alt="Session">

## The Less Quick Version
---
Harassment includes offensive verbal comments related to gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, ethnicity, nationality, religion, sexual images in public spaces, deliberate intimidation, stalking, following, photography or audio/video recording against reasonable consent, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention.
Expand Down
4 changes: 3 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Following the success of JManc in 2018, 2019, 2024 and 2025 the Manchester Java Community are delighted to be hosting the fifth JManc Unconference on **Friday 10th July 2026**.
Following the success of JManc in [2018](https://2018.jmanc.org/), [2019](https://2019.jmanc.org/), [2024](https://2024.jmanc.org/) and [2025](https://2025.jmanc.org/) the Manchester Java Community are delighted to be hosting the fifth JManc Unconference on **Friday 10th July 2026**.

The idea is that Java developers of all skill levels will come together for a full day of discussions, sharing experiences, learning and spending time with our peers in the industry.

Expand Down Expand Up @@ -43,6 +43,8 @@ This means that some simple rules apply:
Don’t keep rehashing just because there’s 30 minutes left in the session.
Do the work, not the time.

<img src="{{ site.baseurl }}/assets/images/marketplace.jpg" class="center" title="Marketplace" alt="Marketplace">

### The law of two feet

Open Space Technology has only one “law”, **the law of two feet**:
Expand Down