diff --git a/.forestry/front_matter/templates/blog-post.yml b/.forestry/front_matter/templates/blog-post.yml index 1579c12b..67313821 100644 --- a/.forestry/front_matter/templates/blog-post.yml +++ b/.forestry/front_matter/templates/blog-post.yml @@ -155,6 +155,7 @@ pages: - src/_blog/about-500-000-in-prizes-and-grants-for-asia-hackathon-season-2021.md - src/_blog/announcing-js-ipfs-0.53.0.md - src/_blog/announcing-the-jupiter-hackathon.md +- src/_blog/announcing-the-second-ever-ipfs-camp.md - src/_blog/audius-uses-ipfs-for-content-streaming-storage-to-empower-artists-creators-worldwide.md - src/_blog/aug-20-ipfs.io-gateway-outage-resolution-next-steps.md - src/_blog/browsers-3000-winners-18k-in-prizes-goes-to-security-cryptography-and-gaming-applications.md diff --git a/src/_blog/announcing-the-second-ever-ipfs-camp.md b/src/_blog/announcing-the-second-ever-ipfs-camp.md new file mode 100644 index 00000000..461b01e3 --- /dev/null +++ b/src/_blog/announcing-the-second-ever-ipfs-camp.md @@ -0,0 +1,39 @@ +--- +title: Announcing the Second Ever IPFS Camp! +description: Join us to discuss and learn more about the present and future + of IPFS. +author: '' +date: 2022-09-14 +permalink: "/2022-09-09-announcing-ipfs-camp-2022/" +translationKey: '' +header_image: "/ipfs-blog-header_-ipfs-camp.png" +tags: [] + +--- +Get ready for [IPFS Camp 2022](https://2022.ipfs.camp/)! After a long hiatus, this incredible community is excited to come together again on October 28th-30th in Lisbon, Portugal. + +IPFS Camp is a gathering for devs, operators, implementers, researchers – and you. Join the event for talks, workshops, discussion circles, hacking time, and more, all focused on celebrating and advancing IPFS. Check out the 2019 recap [video](https://www.youtube.com/watch?v=kc_dxO-V8YM) and [blog post](https://blog.ipfs.tech/2019-07-08-ipfs-camp-recap/) for a taste of what to expect. + +### **Featured tracks** + +This will be a decentralized event with multiple tracks and track leads. Most tracks will be half-day or full-day; a few others may extend longer. Here are a few of the tracks in store: + +* IPFS Tools for Fun & Awesome: A highlights reel of the most exciting and useful user and developer tools for IPFS. +* Learning IPFS 101: What is IPFS? What can it do for me, my projects, and the internet as a whole? How do I get started using or building with it? +* Learning IPFS 201: How do I design production-grade applications with IPFS? How do things like CAR files and gateways work? +* Operating IPFS at Scale: Talks from large-scale IPFS about their deployments, best practices, problems encountered, and solutions built. +* Decentralized Science and IPFS. +* Measurement and Performance: Talks about work measuring various aspects of IPFS, libp2p, or similar systems. Profiling, measurement, and takeaways and recommendations for builders. +* Libp2p Day: A gathering of libp2p builders and users. +* Growing with IPFS: Contributing, building, funding, grants, accelerators, decentralized job fair, and more ways to get involved. +* Content Routing: Approaches and protocols to content routing in IPFS, what we've learned so far, and talks about possible directions for the future. +* IPFS Implementations: A wave of new IPFS implementations has grown in the past year, and go-ipfs has evolved into kubo. Meet the teams behind each one, learn what each is best at, and see roadmaps for the future. +* Artists, Creators, & IPFS: Learn how various artists and creators use IPFS. Learn what's important about decentralization, how to mint NFTs, and how different platforms stack up. +* Gaming, Metaverse, and Video: Demos of how IPFS can save bandwidth and increase flexibility. Talks about directions for the future. + + +### Help make IPFS Camp awesome! + +We want to showcase and celebrate users, builders, and contributors from across the globe. Please consider sharing your knowledge and experiences with the community by [Applying to Speak](https://airtable.com/shrOxmXUqwojf0Bjj) or [Suggesting a New Track](https://airtable.com/shrBQqf7YJRPdrgUo). + +Tickets are [available now](https://2022.ipfs.camp/)! Stay tuned to the [2022.ipfs.camp](https://2022.ipfs.camp/) website for the very latest info and resources. diff --git a/src/assets/ipfs-blog-header_-ipfs-camp.png b/src/assets/ipfs-blog-header_-ipfs-camp.png new file mode 100644 index 00000000..bd00f886 Binary files /dev/null and b/src/assets/ipfs-blog-header_-ipfs-camp.png differ