My experience learning IPFS and publishing my personal website
1–5 of 5 posts
Re: My experience learning IPFS and publishing my personal website
#2I had a great time learning IPFS basics and getting something published. I'm a total n00b with this stuff - but the IPFS learning resources were great.
I wrote a blog post too: http://justinpoliachik.com/posts/2020-03_ipfs_website/
Working on a Part 2 where I talk about building the blog and publishing via GitHub Actions.
Feedback welcome! Let me know if I missed any technical details...
Re: My experience learning IPFS and publishing my personal website
#3I've been meaning to update my personal website for a while - and learning IPFS gave me a great excuse to get started! I had a great time learning IPFS basics and getting something published. I'm a total n00b with this stuff - but the IPFS learning resources were great. I wrote a blog post too: http://justinpoliachik.com/posts/2020-03_ipfs_website/ Working on a Part 2 where I talk about building the blog and publishi…
Re: My experience learning IPFS and publishing my personal website
#4I've been meaning to update my personal website for a while - and learning IPFS gave me a great excuse to get started! I had a great time learning IPFS basics and getting something published. I'm a total n00b with this stuff - but the IPFS learning resources were great. I wrote a blog post too: http://justinpoliachik.com/posts/2020-03_ipfs_website/ Working on a Part 2 where I talk about building the blog and publishi…
You don't seem to actually talk about where the data is stored. Someone on IPFS has to pin your content, who is doing that? Or you're running your own node + gateway to serve the content? (I only read the blogpost, not a fan of video content, so maybe you answered it in the video)
Re: My experience learning IPFS and publishing my personal website
#5Earlier quoted context omitted.
You don't seem to actually talk about where the data is stored. Someone on IPFS has to pin your content, who is doing that? Or you're running your own node + gateway to serve the content? (I only read the blogpost, not a fan of video content, so maybe you answered it in the video)
I could run my own node, but I opted to use pinata.cloud instead.