Results 71 issues of Johnny

The [Websites on IPFS](https://docs.ipfs.io/how-to/websites-on-ipfs/single-page-website/#install-ipfs-desktop) tutorial talks about linking up an [ENS domain to a CID](https://docs.ipfs.io/how-to/websites-on-ipfs/link-a-domain/#ethereum-naming-service-ens), but doesn't mention Handshake domains. A few hackathon participants have requested that it'd be nice...

P2
kind/enhancement
dif/medium
effort/days
topic/docs

As mentioned by @lidel and @gozala in #678, the [Implementation status page](https://docs.ipfs.io/project/implementation-status/) could do with a revamp. First off, it's out of date. We need to go through and check...

dif/hard
P2
kind/enhancement
need/analysis
status/ready
topic/docs

## Summary Have an option within `params.toml` that forwards the user to a specific docs page instead of the `index.html` page. ### Basic example 1. Web developer sets `set_homepage =...

Adds a, rather large, explanation for each variable you might come across when dealing with this site. I've included images and screenshots to help, where possible.

This is a teeny weeny PR that: - Clarifies that, by default, the max number of _posts_ per page is 10. - Capitalized a letter that starts a sentence. This...

If I want to tell the reader how to run a certain command I'd write something like: ````markdown 1. Run `ls` to see the files in your current directory: ```shell...

Storing data on Filecoin is _the_ thing that the network was created to do. It's a fairly complex process and isn't as straight forward as throwing bits at an API....

dif/expert
effort/days
P1

@hammertoe has created a video tutorial showing how to spin up a local network, and showcase the contract workflow. This issue tracks converting that video presentation into a text-based tutorial....

dif/hard
effort/days
P1
scope/fvm