guseggert / ipfs-thing-2023

ipfs-þing-2023

Home Page:https://2023.ipfs-thing.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPFS þing

IPFS þing is a week-long gathering for the IPFS implementors community. There will be talks, workshops, discussion circles, hacking time, and more — all focused on advancing IPFS implementations.

Submitting Tracks

We encourage you to submit your tracks to this site via a pull request on github, to do so...

  1. Create a new file in /content/tracks and name it your-track-name.md
  2. Copy and paste the following template into your new file
---
name: Your Track
org: Organization Name
dri: Directly Responsible Individual
website: http://www.example.com or leave blank
date: 02/06/2023
days: 1
times: 19:00 - 22:00
venueName: Venue Name
venueAddress: Street Address
attendees: 100
difficulty: All Welcome
logomark: URL to a square PNG
description: Track description
category: PLN Event
tags:
  - Tag 1
  - Tag 2
timeslots:
  - time: 09:00
    speakers: None
    title: Breakfast
    description: Lunch will be provided.
  - time: 10:30
    speakers: Juan Benet
    title: Opening Keynote
---
  1. Fill in the template with details for your track, please use month/day/year format for dates
  2. Create a PR to this repo to add this new file
  3. The Member Services team will review and merge your track into the website

Date and days are required to display the track on the schedule.

Editing Events

If you've already created your event but want to add or change details in the .md file, create a PR with your edit requests, along with any comments. The Spaceport team will review and merge your changes to the website.

Developers

This is a Microgen site.

Requirements:

Node.js >=16.10

Corepack is included by default with Node.js >=16.10, but is currently opt-in. To enable it, run the following command:

corepack enable

To run the site locally yarn install and yarn dev.

See full documentation in the docs folder.

About

ipfs-þing-2023

https://2023.ipfs-thing.io/

License:MIT License


Languages

Language:TypeScript 93.7%Language:JavaScript 6.1%Language:CSS 0.1%Language:HTML 0.1%